index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-08-17
NFSv4/flexfiles: report cancelled I/O as a layout error
Benjamin Coddington
2026-08-17
pNFS: honor clora_changed when recalling a layout
Benjamin Coddington
2026-08-17
pNFS: report clora_changed in the cb_layoutrecall_file tracepoint
Benjamin Coddington
2026-08-17
pnfs/blocklayout: Fix device leaks on parse failure
ZhangGuoDong
2026-08-17
NFSv4: remove callback IDR entry on client allocation failure
Ruoyu Wang
2026-08-17
nfs: refactor pNFS functions using clear_and_wake_up_bit
Arnaud Bonnet
2026-08-17
nfs: replace atomic bitops sequence with clear_and_wake_up_bit helper
Arnaud Bonnet
2026-08-17
Merge tags 'vfs-7.3-rc1.efs' and 'vfs-7.3-rc1.freevxfs' of git://git.kernel.o...
Linus Torvalds
2026-08-17
fuse: wait for FR_FINISHED on abort_on_kill to prevent use-after-free
Rochan Avlur
2026-08-17
Merge tag 'vfs-7.3-rc1.binfmt' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-08-17
fuse: make dentry_tree_work static
Ben Dooks
2026-08-17
fuse: add zero-copy over io-uring
Joanne Koong
2026-08-17
fuse: support registered buffer pools in io-uring
Joanne Koong
2026-08-17
fuse: add io-uring buffer pools
Joanne Koong
2026-08-17
fuse: add FUSE_IO_URING_CMD_ADD_QUEUE
Joanne Koong
2026-08-17
fuse: decouple fuse_ring creation from ent registration
Joanne Koong
2026-08-17
smb/server: fix session counter on session removal
Ze Tan
2026-08-17
smb/server: update session counter under sessions table lock
Ze Tan
2026-08-17
smb/server: fix session leak in ksmbd_session_register()
Ze Tan
2026-08-17
smb/server: warn if ksmbd_proc_create() fails
Ze Tan
2026-08-17
ksmbd: bound smb_check_perm_dacl() ACE walks by DACL size
Hang Nan
2026-08-17
ksmbd: make RDMA encryption diagnostics conditional
Namjae Jeon
2026-08-17
ksmbd: add SMB Direct RDMA encryption transform
Namjae Jeon
2026-08-17
ksmbd: handle encrypted compressed requests
Namjae Jeon
2026-08-17
ksmbd: decrypt requests from expired encrypted sessions
Namjae Jeon
2026-08-17
ksmbd: disconnect on SMB3 decryption failure
Namjae Jeon
2026-08-17
ksmbd: encrypt interim responses to encrypted requests
Namjae Jeon
2026-08-17
ksmbd: scope session state changes to bound connections
Namjae Jeon
2026-08-17
ksmbd: fix encrypted request lookup on bound channels
Namjae Jeon
2026-08-17
ksmbd: add per-share SMB3 encryption enforcement
Namjae Jeon
2026-08-17
ksmbd: notify parent directory leases on child create
Namjae Jeon
2026-08-17
ksmbd: implement SMB2 AppInstanceVersion takeover
Namjae Jeon
2026-08-17
ksmbd: accept unspecified volatile ID on durable reconnect
Namjae Jeon
2026-08-17
smb/server: fix tree connection leak in smb2_tree_connect()
Ze Tan
2026-08-17
ksmbd: wait for deferred notify cancellation
Namjae Jeon
2026-08-17
smb/server: fix use-after-free in ksmbd_conn_transport_destroy()
ChenXiaoSong
2026-08-17
ksmbd: detach blocked lock requests before freeing
Namjae Jeon
2026-08-17
smb: server: Clear Preauth_HashValue in smb2pdu.c with kfree_sensitive()
Thomas Huth
2026-08-17
smb: server: Free sensitive data in connection.c with kfree_sensitive()
Thomas Huth
2026-08-17
smb: server: Free session data in user_session.c with kfree_sensitive()
Thomas Huth
2026-08-17
smb: server: Make sure that passkey is not leaked on the heap in user_config.c
Thomas Huth
2026-08-17
smb: server: Clear sensitive stack and heap data in auth.c
Thomas Huth
2026-08-17
ksmbd: fix heap out-of-bounds write in krb5_authenticate()
Ilan Dudnik
2026-08-17
smb/server: deny overwriting targets with non-POSIX opens
ChenXiaoSong
2026-08-17
smb/server: rename to ksmbd_has_nonposix_open_child()
ChenXiaoSong
2026-08-17
erofs: fix unused pcluster_pools for higher page sizes
Ojaswin Mujoo
2026-08-17
erofs: guard on-disk algorithm IDs against Z_EROFS_COMPRESSION_MAX
Gao Xiang
2026-08-17
erofs: fix interlaced ztailpacking pclusters
Gao Xiang
2026-08-17
exfat: replace truncate_lock with inode_lock
Chi Zhiling
2026-08-17
smb/server: fix posix state check for directory rename
ChenXiaoSong
[prev]
[next]