summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/filesystems
AgeCommit message (Expand)Author
2024-11-18Merge tag 'vfs-6.13.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-10-30selftests: add file SLAB_TYPESAFE_BY_RCU recycling stressorChristian Brauner
2024-10-15selftests: add test for specifying 500 lower layersChristian Brauner
2024-10-14selftests: add overlayfs fd mounting selftestsChristian Brauner
2024-10-14selftests: use shared headerChristian Brauner
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-03selftests: filesystems: fix warn_unused_result build warningsAbhinav Jain
2024-07-31binder: frozen notification binder_features flagYu-Ting Tseng
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-07-15Merge tag 'vfs-6.11.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-06-28sefltests: extend the statmount test for mount optionsJosef Bacik
2024-06-28selftests: add a test for the foreign mnt ns extensionsJosef Bacik
2024-06-24selftests: introduce additional eventfd test coverageWen Yang
2024-06-11selftests: filesystems: fix warn_unused_result build warningsAmer Al Shanawany
2024-05-29selftests/overlayfs: Fix build error on ppc64Michael Ellerman
2024-05-08selftests: filesystems: add missing stddef headerAmer Al Shanawany
2024-05-06selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-02-22selftests: add eventfd selftestsWen Yang
2024-01-22selftests/filesystems:fix build error in overlayfsHu Yadi
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-12-21selftests/overlayfs: verify device and inode numbers in /proc/pid/mapsAndrei Vagin
2023-12-14add selftest for statmount/listmountMiklos Szeredi
2023-08-16selftests/filesystems: Add six consecutive 'x' characters to mktempHui Min Mina Chou
2023-02-23Merge tag 'linux-kselftest-next-6.3-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-02-13selftests: filesystems: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-01-19selftests/filesystems: grant executable permission to run_fat_tests.shPengfei Xu
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-07-01remove CONFIG_ANDROIDChristoph Hellwig
2022-06-16selftests/filesystems: add a vfat RENAME_EXCHANGE testJavier Martinez Canillas
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-09binderfs: add extended_error feature entryCarlos Llamas
2022-04-25selftests/binderfs: Improve message to provide more infoKarthik Alapati
2021-07-21selftests/binderfs: add test for feature filesCarlos Llamas
2021-05-06kselftest: introduce new epoll test caseDavidlohr Bueso
2020-12-19selftests/filesystems: expand epoll with epoll_pwait2Willem de Bruijn
2020-11-06Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-11-05selftests: binderfs: use SKIP instead of XFAILTommi Rantala
2020-11-02epoll: add a selftest for epoll timeout raceSoheil Hassas Yeganeh
2020-07-06selftests/binderfs: Fix harness API usageKees Cook
2020-05-07kselftests: introduce new epoll60 testcase for catching lost wakeupsRoman Penyaev
2020-04-07kselftest: introduce new epoll test caseRoman Penyaev
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-19binderfs: add stress test for binderfs binder devicesChristian Brauner
2020-03-19binderfs_test: switch from /dev to a unique per-test mountpointChristian Brauner
2020-03-19binderfs: port tests to test harness infrastructureChristian Brauner
2019-12-23selftests: filesystems/epoll: fix build errorShuah Khan
2019-12-04selftests: add epoll selftestsHeiher
2019-01-30selftests: add binderfs selftestsChristian Brauner