summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/filesystems
AgeCommit message (Expand)AuthorFilesLines
2026-06-15Merge tag 'vfs-7.2-rc1.eventpoll' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+45
2026-06-04selftests/eventpoll: Add test for multiple waitersNam Cao1-0/+45
2026-05-21selftests: openat2: port emptypath_test to kselftest harnessChristian Brauner1-35/+57
2026-05-21kselftest/openat2: test for OPENAT2_REGULAR flagDorjoy Chowdhury1-0/+49
2026-05-21selftest: add tests for O_EMPTYPATHJori Koolstra3-36/+58
2026-05-21selftests: openat2: migrate to kselftest harnessAleksa Sarai4-412/+396
2026-05-21selftests: openat2: switch from custom ARRAY_LEN to ARRAY_SIZEAleksa Sarai3-9/+8
2026-05-21selftests: openat2: move helpers to headerAleksa Sarai3-129/+107
2026-05-21selftests: move openat2 tests to selftests/filesystems/Aleksa Sarai7-0/+1259
2026-04-15Merge tag 'vfs-7.1-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds19-103/+3648
2026-04-14selftests/fsmount_ns: add missing TARGETS and fix cap testChristian Brauner1-16/+13
2026-04-14selftests/empty_mntns: fix wrong CLONE_EMPTY_MNTNS hex value in commentChristian Brauner1-1/+1
2026-04-14selftests/empty_mntns: fix statmount_alloc() signature mismatchChristian Brauner4-33/+8
2026-04-14selftests/statmount: remove duplicate wait_for_pid()Christian Brauner1-25/+0
2026-04-14Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2026-04-13Merge tag 'vfs-7.1-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-0/+1019
2026-03-12selftests/filesystems: add MOVE_MOUNT_BENEATH rootfs testsChristian Brauner3-0/+504
2026-03-12selftests/filesystems: add clone3 tests for empty mount namespacesChristian Brauner3-1/+941
2026-03-12selftests/filesystems: add tests for empty mount namespacesChristian Brauner7-2/+1018
2026-03-12selftests: add FSMOUNT_NAMESPACE testsChristian Brauner5-30/+1156
2026-03-12selftests/statmount: add statmount_alloc() helperChristian Brauner3-46/+58
2026-03-02selftests/filesystems: Assume that TIOCGPTPEER is definedMark Brown1-2/+0
2026-03-02selftests/xattr: test xattrs on various socket familiesChristian Brauner3-1/+179
2026-03-02selftests/xattr: sockfs socket xattr testsChristian Brauner3-1/+365
2026-03-02selftests/xattr: path-based AF_UNIX socket xattr testsChristian Brauner3-0/+477
2026-02-28selftests: fix mntns iteration selftestsChristian Brauner1-10/+15
2026-02-10Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-23/+1422
2026-01-16selftests/open_tree: add OPEN_TREE_NAMESPACE testsChristian Brauner5-0/+1068
2025-12-31kselftest/anon_inode: replace null pointers with empty arraysClint George1-1/+4
2025-12-15selftests: statmount: tests for STATMOUNT_BY_FDBhavik Sachdev3-23/+354
2025-12-07Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds18-18/+18
2025-11-28selftests: complete kselftest include centralizationBala-Vignesh-Reddy18-18/+18
2025-11-03selftests/filesystems: remove CLONE_NEWPIDNS from setup_userns() helperChristian Brauner1-1/+1
2025-10-05Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-10-03Merge tag 'fuse-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-0/+310
2025-09-29Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+132
2025-09-02selftests/fs/mount-notify: Fix compilation failure.Xing Guo2-19/+16
2025-08-27selftests: filesystems: Add functional test for the abort file in fusectlChen Linxuan4-0/+310
2025-08-19binder: add transaction_report feature entryLi Li1-0/+1
2025-08-11selftests/filesystems: add basic fscontext log testsAleksa Sarai3-1/+132
2025-07-02selftests/kernfs: test xattr retrievalChristian Brauner3-1/+40
2025-06-01Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-06-01Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+3
2025-05-31selftests/filesystems: Fix build of anon_inode_testMark Brown1-1/+1
2025-05-26Merge tag 'vfs-6.16-rc1.selftests' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-118/+758
2025-05-26Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-1/+71
2025-05-23selftests/eventfd: correct test name and improve messagesRyan Chung1-4/+3
2025-05-12selftests/fs/mount-notify: add a test variant running inside usernsAmir Goldstein3-1/+560
2025-05-12selftests/filesystems: create setup_userns() helperAmir Goldstein3-57/+68
2025-05-12selftests/filesystems: create get_unique_mnt_id() helperAmir Goldstein6-35/+36