index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
filesystems
Age
Commit message (
Expand
)
Author
Lines
2026-02-09
Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-23
/
+1422
2026-01-16
selftests/open_tree: add OPEN_TREE_NAMESPACE tests
Christian Brauner
-0
/
+1068
2025-12-31
kselftest/anon_inode: replace null pointers with empty arrays
Clint George
-1
/
+4
2025-12-15
selftests: statmount: tests for STATMOUNT_BY_FD
Bhavik Sachdev
-23
/
+354
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-18
/
+18
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
-18
/
+18
2025-11-03
selftests/filesystems: remove CLONE_NEWPIDNS from setup_userns() helper
Christian Brauner
-1
/
+1
2025-10-04
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+1
2025-10-03
Merge tag 'fuse-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+310
2025-09-29
Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+132
2025-09-02
selftests/fs/mount-notify: Fix compilation failure.
Xing Guo
-19
/
+16
2025-08-27
selftests: filesystems: Add functional test for the abort file in fusectl
Chen Linxuan
-0
/
+310
2025-08-19
binder: add transaction_report feature entry
Li Li
-0
/
+1
2025-08-11
selftests/filesystems: add basic fscontext log tests
Aleksa Sarai
-1
/
+132
2025-07-02
selftests/kernfs: test xattr retrieval
Christian Brauner
-1
/
+40
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-4
/
+3
2025-05-31
selftests/filesystems: Fix build of anon_inode_test
Mark Brown
-1
/
+1
2025-05-26
Merge tag 'vfs-6.16-rc1.selftests' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-118
/
+758
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+71
2025-05-22
selftests/eventfd: correct test name and improve messages
Ryan Chung
-4
/
+3
2025-05-12
selftests/fs/mount-notify: add a test variant running inside userns
Amir Goldstein
-1
/
+560
2025-05-12
selftests/filesystems: create setup_userns() helper
Amir Goldstein
-57
/
+68
2025-05-12
selftests/filesystems: create get_unique_mnt_id() helper
Amir Goldstein
-35
/
+36
2025-05-12
selftests/fs/mount-notify: build with tools include dir
Amir Goldstein
-20
/
+8
2025-05-12
selftests/pidfd: move syscall definitions into wrappers.h
Amir Goldstein
-1
/
+41
2025-05-12
selftests/fs/statmount: build with tools include dir
Amir Goldstein
-1
/
+38
2025-05-12
selftests/filesystems: move wrapper.h out of overlayfs subdir
Amir Goldstein
-3
/
+3
2025-05-12
selftests/mount_settattr: add missing STATX_MNT_ID_UNIQUE define
Christian Brauner
-0
/
+4
2025-05-11
selftests: fix some typos in tools/testing/selftests
Chelsy Ratnawat
-1
/
+1
2025-04-24
selftests/fs/mount-notify: test also remove/flush of mntns marks
Amir Goldstein
-11
/
+46
2025-04-07
selftests/filesystems: add open() test for anonymous inodes
Christian Brauner
-0
/
+17
2025-04-07
selftests/filesystems: add exec() test for anonymous inodes
Christian Brauner
-0
/
+13
2025-04-07
selftests/filesystems: add chmod() test for anonymous inodes
Christian Brauner
-0
/
+13
2025-04-07
selftests/filesystems: add chown() test for anonymous inodes
Christian Brauner
-1
/
+28
2025-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-7
/
+6
2025-03-24
Merge tag 'vfs-6.15-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+14
2025-03-24
Merge tag 'vfs-6.15-rc1.overlayfs' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-6
/
+867
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+737
2025-03-11
selftests: add tests for mount notification
Miklos Szeredi
-1
/
+525
2025-02-24
Merge patch series "Initial support for RK3576 UFS controller"
Martin K. Petersen
-1
/
+21
2025-02-20
selftests/nsfs: add ioctl validation tests
Christian Brauner
-0
/
+14
2025-02-19
selftests/ovl: add third selftest for "override_creds"
Christian Brauner
-0
/
+108
2025-02-19
selftests/ovl: add second selftest for "override_creds"
Christian Brauner
-11
/
+138
2025-02-19
selftests/filesystems: add utils.{c,h}
Christian Brauner
-2
/
+527
2025-02-19
selftests/ovl: add first selftest for "override_creds"
Christian Brauner
-0
/
+101
2025-02-12
selftests: add tests for using detached mount with overlayfs
Christian Brauner
-0
/
+147
2025-02-12
selftests/overlayfs: test specifying layers as O_PATH file descriptors
Christian Brauner
-0
/
+65
2025-02-07
selftests: always check mask returned by statmount(2)
Miklos Szeredi
-1
/
+21
2025-02-03
scsi: cxlflash: Remove driver
Andrew Donnellan
-7
/
+6
[next]