summaryrefslogtreecommitdiff
path: root/samples/vfs
AgeCommit message (Expand)Author
2025-01-20samples/vfs: fix build warningsChristian Brauner
2025-01-20samples/vfs: use shared headerChristian Brauner
2025-01-10samples/vfs/mountinfo: Use __u64 instead of uint64_tGeert Uytterhoeven
2025-01-09samples: add test-list-all-mountsChristian Brauner
2025-01-09samples: add a mountinfo program to demonstrate statmount()/listmount()Jeff Layton
2021-05-02.gitignore: prefix local generated files with a slashMasahiro Yamada
2020-08-10kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada
2020-07-03samples/vfs: avoid warning in statx overrideKees Cook
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-05-17samples: vfs: build sample programs for target architectureMasahiro Yamada
2020-05-14uapi: deprecate STATX_ALLMiklos Szeredi
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-18samples: guard sub-directories with CONFIG optionsMasahiro Yamada
2019-05-14Add gitignore file for samples/vfs/ generated filesLinus Torvalds
2019-03-20vfs: Add a sample program for the new mount APIDavid Howells