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