summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/filesystems
AgeCommit message (Expand)AuthorFilesLines
2025-02-07selftests: always check mask returned by statmount(2)Miklos Szeredi1-1/+21
2025-01-22Merge tag 'linux_kselftest-next-6.14-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2025-01-14selftests/filesystems: Add missing gitignore fileLi Zhijian1-0/+1
2025-01-09selftests: add listmount() iteration testsChristian Brauner2-1/+67
2025-01-09selftests: add tests for mntns iterationChristian Brauner3-1/+151
2025-01-09seltests: move nsfs into filesystems subfolderChristian Brauner5-0/+183
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2024-11-21Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2024-11-18Merge tag 'vfs-6.13.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds5-27/+267
2024-10-30selftests: add file SLAB_TYPESAFE_BY_RCU recycling stressorChristian Brauner3-1/+196
2024-10-21reiserfs: The last commitJan Kara1-1/+1
2024-10-15selftests: add test for specifying 500 lower layersChristian Brauner1-0/+65
2024-10-14selftests: add overlayfs fd mounting selftestsChristian Brauner4-1/+158
2024-10-14selftests: use shared headerChristian Brauner2-26/+44
2024-10-13binderfs: binderfs_test: remove unused variableBa Jing1-1/+0
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2024-09-03selftests: filesystems: fix warn_unused_result build warningsAbhinav Jain1-2/+5
2024-07-31binder: frozen notification binder_features flagYu-Ting Tseng1-0/+1
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds1-5/+131
2024-07-15Merge tag 'vfs-6.11.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds4-42/+514
2024-06-28sefltests: extend the statmount test for mount optionsJosef Bacik1-1/+90
2024-06-28selftests: add a test for the foreign mnt ns extensionsJosef Bacik4-41/+424
2024-06-24selftests: introduce additional eventfd test coverageWen Yang1-5/+131
2024-06-11selftests: filesystems: fix warn_unused_result build warningsAmer Al Shanawany1-2/+10
2024-05-29selftests/overlayfs: Fix build error on ppc64Michael Ellerman1-0/+1
2024-05-08selftests: filesystems: add missing stddef headerAmer Al Shanawany1-0/+1
2024-05-06selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard1-2/+0
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds3-0/+195
2024-02-22selftests: add eventfd selftestsWen Yang3-0/+195
2024-01-22selftests/filesystems:fix build error in overlayfsHu Yadi1-4/+6
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds3-0/+620
2023-12-21selftests/overlayfs: verify device and inode numbers in /proc/pid/mapsAndrei Vagin4-0/+217
2023-12-14add selftest for statmount/listmountMiklos Szeredi3-0/+620
2023-08-16selftests/filesystems: Add six consecutive 'x' characters to mktempHui Min Mina Chou1-1/+1
2023-02-23Merge tag 'linux-kselftest-next-6.3-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-3/+3
2023-02-13selftests: filesystems: Fix incorrect kernel headers search pathMathieu Desnoyers3-3/+3
2023-01-19selftests/filesystems: grant executable permission to run_fat_tests.shPengfei Xu1-0/+0
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-0/+130
2022-07-01remove CONFIG_ANDROIDChristoph Hellwig1-1/+0
2022-06-16selftests/filesystems: add a vfat RENAME_EXCHANGE testJavier Martinez Canillas5-0/+130
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2022-05-09binderfs: add extended_error feature entryCarlos Llamas1-0/+1
2022-04-25selftests/binderfs: Improve message to provide more infoKarthik Alapati1-1/+2
2021-07-21selftests/binderfs: add test for feature filesCarlos Llamas1-0/+17
2021-05-06kselftest: introduce new epoll test caseDavidlohr Bueso1-0/+44
2020-12-19selftests/filesystems: expand epoll with epoll_pwait2Willem de Bruijn1-0/+72
2020-11-06Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-4/+4
2020-11-05selftests: binderfs: use SKIP instead of XFAILTommi Rantala1-4/+4
2020-11-02epoll: add a selftest for epoll timeout raceSoheil Hassas Yeganeh1-0/+95
2020-07-06selftests/binderfs: Fix harness API usageKees Cook1-138/+146