summaryrefslogtreecommitdiff
path: root/samples/vfs
AgeCommit message (Expand)AuthorFilesLines
2021-05-02.gitignore: prefix local generated files with a slashMasahiro Yamada1-2/+2
2020-08-10kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada1-2/+1
2020-07-03samples/vfs: avoid warning in statx overrideKees Cook1-0/+2
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-8/+3
2020-05-17samples: vfs: build sample programs for target architectureMasahiro Yamada1-8/+3
2020-05-14uapi: deprecate STATX_ALLMiklos Szeredi1-1/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada1-3/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2-10/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-18samples: guard sub-directories with CONFIG optionsMasahiro Yamada1-1/+1
2019-05-14Add gitignore file for samples/vfs/ generated filesLinus Torvalds1-0/+2
2019-03-20vfs: Add a sample program for the new mount APIDavid Howells3-0/+410