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
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-03
fuse: drop unnecessary argument from fuse_lookup_init()
Luis Henriques
1
-5
/
+4
2026-03-03
fuse: fix premature writetrhough request for large folio
Jingbo Xu
1
-6
/
+4
2026-03-02
fsverity: add dependency on 64K or smaller pages
Eric Biggers
1
-0
/
+3
2026-03-02
Merge tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-14
/
+15
2026-03-02
xattr: support extended attributes on sockets
Christian Brauner
1
-0
/
+2
2026-03-02
xattr: move user limits for xattrs to generic infra
Christian Brauner
3
-74
/
+69
2026-03-02
xattr: switch xattr_permission() to switch statement
Christian Brauner
1
-5
/
+13
2026-03-02
xattr: add xattr_permission_error()
Christian Brauner
1
-2
/
+9
2026-03-02
xattr: remove rbtree-based simple_xattr infrastructure
Christian Brauner
1
-284
/
+99
2026-03-02
pidfs: adapt to rhashtable-based simple_xattrs
Christian Brauner
1
-24
/
+40
2026-03-02
kernfs: adapt to rhashtable-based simple_xattrs with lazy allocation
Christian Brauner
3
-14
/
+37
2026-03-01
smb: update some doc references
ZhangGuoDong
2
-3
/
+9
2026-03-01
smb/client: make SMB2 maperror KUnit tests a separate module
ChenXiaoSong
4
-16
/
+38
2026-03-01
Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+2
2026-03-01
ntfs: fix sysctl table registration and path
Namjae Jeon
1
-2
/
+1
2026-02-28
Merge tag 'v7.0rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
28
-445
/
+489
2026-02-28
ntfs: Fix spelling mistake "initiailized" -> "initialized"
Colin Ian King
1
-1
/
+1
2026-02-27
nsfs: tighten permission checks for handle opening
Christian Brauner
1
-1
/
+1
2026-02-27
nsfs: tighten permission checks for ns iteration ioctls
Christian Brauner
1
-0
/
+13
2026-02-27
NFS: Fix NFS KConfig typos
Anna Schumaker
1
-1
/
+2
2026-02-27
Merge tag 'xfs-fixes-7.0-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
22
-80
/
+209
2026-02-27
smb: client: Use snprintf in cifs_set_cifscreds
Thorsten Blum
1
-7
/
+7
2026-02-27
fuse: refactor duplicate queue teardown operation
Yuto Ohnuki
1
-20
/
+16
2026-02-27
virtiofs: add FUSE protocol validation
Yuto Ohnuki
1
-4
/
+25
2026-02-27
fuse: mark DAX inode releases as blocking
Sergio Lopez
1
-0
/
+6
2026-02-27
ext2: avoid drop_nlink() during unlink of zero-nlink inode in ext2_unlink()
Ziyi Guo
1
-1
/
+4
2026-02-27
ext2: guard reservation window dump with EXT2FS_DEBUG
Milos Nikic
1
-2
/
+2
2026-02-27
ext2: replace BUG_ON with WARN_ON_ONCE in ext2_get_blocks
Milos Nikic
1
-1
/
+2
2026-02-27
ext2: remove stale TODO about kmap
Milos Nikic
1
-2
/
+0
2026-02-27
fs: udf: avoid assignment in condition when selecting allocation goal
Adarsh Das
1
-6
/
+5
2026-02-27
ntfs: Fix possible deadlock
Ethan Tidmore
1
-1
/
+3
2026-02-27
ntfs: Add missing error code
Ethan Tidmore
1
-0
/
+1
2026-02-27
ntfs: Place check before dereference
Ethan Tidmore
1
-6
/
+6
2026-02-26
smb: client: Don't log plaintext credentials in cifs_set_cifscreds
Thorsten Blum
1
-1
/
+0
2026-02-26
smb: client: fix broken multichannel with krb5+signing
Paulo Alcantara
1
-12
/
+10
2026-02-26
smb: client: use atomic_t for mnt_cifs_flags
Paulo Alcantara
27
-414
/
+462
2026-02-26
Merge tag 'v7.0-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-5
/
+9
2026-02-26
Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+3
2026-02-26
fsnotify: inotify: pass mark connector to fsnotify_recalc_mask()
Sun Jian
1
-1
/
+1
2026-02-26
fanotify: call fanotify_events_supported() before path_permission() and security_path_notify()
Ondrej Mosnacek
1
-15
/
+10
2026-02-26
fanotify: avoid/silence premature LSM capability checks
Ondrej Mosnacek
1
-12
/
+13
2026-02-26
inotify: fix watch count leak when fsnotify_add_inode_mark_locked() fails
Chia-Ming Chang
1
-0
/
+1
2026-02-26
btrfs: check block group lookup in remove_range_from_remap_tree()
Mark Harmstone
1
-0
/
+3
2026-02-26
btrfs: fix transaction handle leaks in btrfs_last_identity_remap_gone()
Mark Harmstone
1
-0
/
+3
2026-02-26
btrfs: fix chunk map leak in btrfs_map_block() after btrfs_translate_remap()
Mark Harmstone
1
-1
/
+1
2026-02-26
btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copies()
Mark Harmstone
1
-2
/
+4
2026-02-26
btrfs: fix compat mask in error messages in btrfs_check_features()
Mark Harmstone
1
-3
/
+3
2026-02-26
btrfs: print correct subvol num if active swapfile prevents deletion
Mark Harmstone
1
-1
/
+1
2026-02-26
btrfs: fix warning in scrub_verify_one_metadata()
Mark Harmstone
1
-1
/
+1
2026-02-26
btrfs: fix objectid value in error message in check_extent_data_ref()
Mark Harmstone
1
-1
/
+1
[prev]
[next]