summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/filesystems
AgeCommit message (Expand)AuthorLines
13 daysMerge tag 'vfs-7.1-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-103/+3648
14 daysselftests/fsmount_ns: add missing TARGETS and fix cap testChristian Brauner-16/+13
14 daysselftests/empty_mntns: fix wrong CLONE_EMPTY_MNTNS hex value in commentChristian Brauner-1/+1
14 daysselftests/empty_mntns: fix statmount_alloc() signature mismatchChristian Brauner-33/+8
14 daysselftests/statmount: remove duplicate wait_for_pid()Christian Brauner-25/+0
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+0
2026-04-13Merge tag 'vfs-7.1-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1019
2026-03-12selftests/filesystems: add MOVE_MOUNT_BENEATH rootfs testsChristian Brauner-0/+504
2026-03-12selftests/filesystems: add clone3 tests for empty mount namespacesChristian Brauner-1/+941
2026-03-12selftests/filesystems: add tests for empty mount namespacesChristian Brauner-2/+1018
2026-03-12selftests: add FSMOUNT_NAMESPACE testsChristian Brauner-30/+1156
2026-03-12selftests/statmount: add statmount_alloc() helperChristian Brauner-46/+58
2026-03-02selftests/filesystems: Assume that TIOCGPTPEER is definedMark Brown-2/+0
2026-03-02selftests/xattr: test xattrs on various socket familiesChristian Brauner-1/+179
2026-03-02selftests/xattr: sockfs socket xattr testsChristian Brauner-1/+365
2026-03-02selftests/xattr: path-based AF_UNIX socket xattr testsChristian Brauner-0/+477
2026-02-27selftests: fix mntns iteration selftestsChristian Brauner-10/+15
2026-02-09Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-23/+1422
2026-01-16selftests/open_tree: add OPEN_TREE_NAMESPACE testsChristian Brauner-0/+1068
2025-12-31kselftest/anon_inode: replace null pointers with empty arraysClint George-1/+4
2025-12-15selftests: statmount: tests for STATMOUNT_BY_FDBhavik Sachdev-23/+354
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds-18/+18
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy-18/+18
2025-11-03selftests/filesystems: remove CLONE_NEWPIDNS from setup_userns() helperChristian Brauner-1/+1
2025-10-04Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2025-10-03Merge tag 'fuse-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+310
2025-09-29Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+132
2025-09-02selftests/fs/mount-notify: Fix compilation failure.Xing Guo-19/+16
2025-08-27selftests: filesystems: Add functional test for the abort file in fusectlChen Linxuan-0/+310
2025-08-19binder: add transaction_report feature entryLi Li-0/+1
2025-08-11selftests/filesystems: add basic fscontext log testsAleksa Sarai-1/+132
2025-07-02selftests/kernfs: test xattr retrievalChristian Brauner-1/+40
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-4/+3
2025-05-31selftests/filesystems: Fix build of anon_inode_testMark Brown-1/+1
2025-05-26Merge tag 'vfs-6.16-rc1.selftests' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-118/+758
2025-05-26Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+71
2025-05-22selftests/eventfd: correct test name and improve messagesRyan Chung-4/+3
2025-05-12selftests/fs/mount-notify: add a test variant running inside usernsAmir Goldstein-1/+560
2025-05-12selftests/filesystems: create setup_userns() helperAmir Goldstein-57/+68
2025-05-12selftests/filesystems: create get_unique_mnt_id() helperAmir Goldstein-35/+36
2025-05-12selftests/fs/mount-notify: build with tools include dirAmir Goldstein-20/+8
2025-05-12selftests/pidfd: move syscall definitions into wrappers.hAmir Goldstein-1/+41
2025-05-12selftests/fs/statmount: build with tools include dirAmir Goldstein-1/+38
2025-05-12selftests/filesystems: move wrapper.h out of overlayfs subdirAmir Goldstein-3/+3
2025-05-12selftests/mount_settattr: add missing STATX_MNT_ID_UNIQUE defineChristian Brauner-0/+4
2025-05-11selftests: fix some typos in tools/testing/selftestsChelsy Ratnawat-1/+1
2025-04-24selftests/fs/mount-notify: test also remove/flush of mntns marksAmir Goldstein-11/+46
2025-04-07selftests/filesystems: add open() test for anonymous inodesChristian Brauner-0/+17
2025-04-07selftests/filesystems: add exec() test for anonymous inodesChristian Brauner-0/+13