index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
filesystems
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-4
/
+3
2025-05-31
selftests/filesystems: Fix build of anon_inode_test
Mark Brown
1
-1
/
+1
2025-05-26
Merge tag 'vfs-6.16-rc1.selftests' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
13
-118
/
+758
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-1
/
+71
2025-05-22
selftests/eventfd: correct test name and improve messages
Ryan Chung
1
-4
/
+3
2025-05-12
selftests/fs/mount-notify: add a test variant running inside userns
Amir Goldstein
3
-1
/
+560
2025-05-12
selftests/filesystems: create setup_userns() helper
Amir Goldstein
3
-57
/
+68
2025-05-12
selftests/filesystems: create get_unique_mnt_id() helper
Amir Goldstein
6
-35
/
+36
2025-05-12
selftests/fs/mount-notify: build with tools include dir
Amir Goldstein
2
-20
/
+8
2025-05-12
selftests/pidfd: move syscall definitions into wrappers.h
Amir Goldstein
1
-1
/
+41
2025-05-12
selftests/fs/statmount: build with tools include dir
Amir Goldstein
2
-1
/
+38
2025-05-12
selftests/filesystems: move wrapper.h out of overlayfs subdir
Amir Goldstein
4
-3
/
+3
2025-05-12
selftests/mount_settattr: add missing STATX_MNT_ID_UNIQUE define
Christian Brauner
1
-0
/
+4
2025-05-11
selftests: fix some typos in tools/testing/selftests
Chelsy Ratnawat
1
-1
/
+1
2025-04-24
selftests/fs/mount-notify: test also remove/flush of mntns marks
Amir Goldstein
1
-11
/
+46
2025-04-07
selftests/filesystems: add open() test for anonymous inodes
Christian Brauner
1
-0
/
+17
2025-04-07
selftests/filesystems: add exec() test for anonymous inodes
Christian Brauner
1
-0
/
+13
2025-04-07
selftests/filesystems: add chmod() test for anonymous inodes
Christian Brauner
1
-0
/
+13
2025-04-07
selftests/filesystems: add chown() test for anonymous inodes
Christian Brauner
3
-1
/
+28
2025-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+6
2025-03-24
Merge tag 'vfs-6.15-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+14
2025-03-24
Merge tag 'vfs-6.15-rc1.overlayfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
4
-6
/
+867
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
6
-1
/
+737
2025-03-11
selftests: add tests for mount notification
Miklos Szeredi
4
-1
/
+525
2025-02-24
Merge patch series "Initial support for RK3576 UFS controller"
Martin K. Petersen
1
-1
/
+21
2025-02-20
selftests/nsfs: add ioctl validation tests
Christian Brauner
1
-0
/
+14
2025-02-19
selftests/ovl: add third selftest for "override_creds"
Christian Brauner
3
-0
/
+108
2025-02-19
selftests/ovl: add second selftest for "override_creds"
Christian Brauner
1
-11
/
+138
2025-02-19
selftests/filesystems: add utils.{c,h}
Christian Brauner
3
-2
/
+527
2025-02-19
selftests/ovl: add first selftest for "override_creds"
Christian Brauner
1
-0
/
+101
2025-02-12
selftests: add tests for using detached mount with overlayfs
Christian Brauner
2
-0
/
+147
2025-02-12
selftests/overlayfs: test specifying layers as O_PATH file descriptors
Christian Brauner
1
-0
/
+65
2025-02-07
selftests: always check mask returned by statmount(2)
Miklos Szeredi
1
-1
/
+21
2025-02-03
scsi: cxlflash: Remove driver
Andrew Donnellan
1
-7
/
+6
2025-01-22
Merge tag 'linux_kselftest-next-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-0
/
+1
2025-01-14
selftests/filesystems: Add missing gitignore file
Li Zhijian
1
-0
/
+1
2025-01-09
selftests: add listmount() iteration tests
Christian Brauner
2
-1
/
+67
2025-01-09
selftests: add tests for mntns iteration
Christian Brauner
3
-1
/
+151
2025-01-09
seltests: move nsfs into filesystems subfolder
Christian Brauner
5
-0
/
+183
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-1
/
+0
2024-11-21
Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-1
/
+1
2024-11-18
Merge tag 'vfs-6.13.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
5
-27
/
+267
2024-10-30
selftests: add file SLAB_TYPESAFE_BY_RCU recycling stressor
Christian Brauner
3
-1
/
+196
2024-10-21
reiserfs: The last commit
Jan Kara
1
-1
/
+1
2024-10-15
selftests: add test for specifying 500 lower layers
Christian Brauner
1
-0
/
+65
2024-10-14
selftests: add overlayfs fd mounting selftests
Christian Brauner
4
-1
/
+158
2024-10-14
selftests: use shared header
Christian Brauner
2
-26
/
+44
2024-10-13
binderfs: binderfs_test: remove unused variable
Ba Jing
1
-1
/
+0
2024-09-26
Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+1
[next]