summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/filesystems
AgeCommit message (Expand)Author
6 daysselftests/filesystems: test O_TMPFILE creation on idmapped mountsChristian Brauner
2026-06-15Merge tag 'vfs-7.2-rc1.eventpoll' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-04selftests/eventpoll: Add test for multiple waitersNam Cao
2026-05-21selftests: openat2: port emptypath_test to kselftest harnessChristian Brauner
2026-05-21kselftest/openat2: test for OPENAT2_REGULAR flagDorjoy Chowdhury
2026-05-21selftest: add tests for O_EMPTYPATHJori Koolstra
2026-05-21selftests: openat2: migrate to kselftest harnessAleksa Sarai
2026-05-21selftests: openat2: switch from custom ARRAY_LEN to ARRAY_SIZEAleksa Sarai
2026-05-21selftests: openat2: move helpers to headerAleksa Sarai
2026-05-21selftests: move openat2 tests to selftests/filesystems/Aleksa Sarai
2026-04-14Merge tag 'vfs-7.1-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-04-14selftests/fsmount_ns: add missing TARGETS and fix cap testChristian Brauner
2026-04-14selftests/empty_mntns: fix wrong CLONE_EMPTY_MNTNS hex value in commentChristian Brauner
2026-04-14selftests/empty_mntns: fix statmount_alloc() signature mismatchChristian Brauner
2026-04-14selftests/statmount: remove duplicate wait_for_pid()Christian Brauner
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-12selftests/filesystems: add MOVE_MOUNT_BENEATH rootfs testsChristian Brauner
2026-03-12selftests/filesystems: add clone3 tests for empty mount namespacesChristian Brauner
2026-03-12selftests/filesystems: add tests for empty mount namespacesChristian Brauner
2026-03-12selftests: add FSMOUNT_NAMESPACE testsChristian Brauner
2026-03-12selftests/statmount: add statmount_alloc() helperChristian Brauner
2026-03-02selftests/filesystems: Assume that TIOCGPTPEER is definedMark Brown
2026-03-02selftests/xattr: test xattrs on various socket familiesChristian Brauner
2026-03-02selftests/xattr: sockfs socket xattr testsChristian Brauner
2026-03-02selftests/xattr: path-based AF_UNIX socket xattr testsChristian Brauner
2026-02-27selftests: fix mntns iteration selftestsChristian Brauner
2026-02-09Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-16selftests/open_tree: add OPEN_TREE_NAMESPACE testsChristian Brauner
2025-12-31kselftest/anon_inode: replace null pointers with empty arraysClint George
2025-12-15selftests: statmount: tests for STATMOUNT_BY_FDBhavik Sachdev
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy
2025-11-03selftests/filesystems: remove CLONE_NEWPIDNS from setup_userns() helperChristian Brauner
2025-10-04Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-03Merge tag 'fuse-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-02selftests/fs/mount-notify: Fix compilation failure.Xing Guo
2025-08-27selftests: filesystems: Add functional test for the abort file in fusectlChen Linxuan
2025-08-19binder: add transaction_report feature entryLi Li
2025-08-11selftests/filesystems: add basic fscontext log testsAleksa Sarai
2025-07-02selftests/kernfs: test xattr retrievalChristian Brauner
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-31selftests/filesystems: Fix build of anon_inode_testMark Brown
2025-05-26Merge tag 'vfs-6.16-rc1.selftests' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-22selftests/eventfd: correct test name and improve messagesRyan Chung
2025-05-12selftests/fs/mount-notify: add a test variant running inside usernsAmir Goldstein
2025-05-12selftests/filesystems: create setup_userns() helperAmir Goldstein