summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/filesystems
AgeCommit message (Expand)AuthorFilesLines
11 daysMerge tag 'vfs-7.1-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds19-103/+3648
12 daysselftests/fsmount_ns: add missing TARGETS and fix cap testChristian Brauner1-16/+13
12 daysselftests/empty_mntns: fix wrong CLONE_EMPTY_MNTNS hex value in commentChristian Brauner1-1/+1
12 daysselftests/empty_mntns: fix statmount_alloc() signature mismatchChristian Brauner4-33/+8
12 daysselftests/statmount: remove duplicate wait_for_pid()Christian Brauner1-25/+0
13 daysMerge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
13 daysMerge 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
2025-05-12selftests/fs/mount-notify: build with tools include dirAmir Goldstein2-20/+8
2025-05-12selftests/pidfd: move syscall definitions into wrappers.hAmir Goldstein1-1/+41
2025-05-12selftests/fs/statmount: build with tools include dirAmir Goldstein2-1/+38
2025-05-12selftests/filesystems: move wrapper.h out of overlayfs subdirAmir Goldstein4-3/+3
2025-05-12selftests/mount_settattr: add missing STATX_MNT_ID_UNIQUE defineChristian Brauner1-0/+4
2025-05-12selftests: fix some typos in tools/testing/selftestsChelsy Ratnawat1-1/+1
2025-04-24selftests/fs/mount-notify: test also remove/flush of mntns marksAmir Goldstein1-11/+46
2025-04-07selftests/filesystems: add open() test for anonymous inodesChristian Brauner1-0/+17
2025-04-07selftests/filesystems: add exec() test for anonymous inodesChristian Brauner1-0/+13