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
/
smb
/
server
/
smb2pdu.c
Age
Commit message (
Expand
)
Author
8 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
10 days
ksmbd: fix tree connection use-after-free in smb2_tree_connect()
Cen Zhang (Microsoft Security FORGE Labs)
12 days
ksmbd: validate normalized name response length
Alon Shakevsky
12 days
ksmbd: zero pipe read compound padding
Namjae Jeon
12 days
ksmbd: safely drain sessions during logoff
Namjae Jeon
12 days
ksmbd: fill in FileSysIdentifier in FS_POSIX_INFORMATION
Aleksandr Khromov
12 days
ksmbd: initialize FileSystemControlFlags in FS_CONTROL_INFORMATION
Aleksandr Khromov
12 days
ksmbd: zero the FS_OBJECT_ID_INFORMATION buffer before filling it in
Aleksandr Khromov
2026-08-23
Merge tag 'ksmbd-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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: 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: 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
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
ksmbd: fix heap out-of-bounds write in krb5_authenticate()
Ilan Dudnik
2026-08-17
smb/server: fix posix state check for directory rename
ChenXiaoSong
2026-08-17
ksmbd: exempt FSCTL_PIPE_TRANSCEIVE from the generic file-id lookup
Gael Blivet
2026-08-17
ksmbd: defer publishing granted locks to prevent UAF/double-free race
Ilan Dudnik
2026-08-17
smb/server: preserve error status in smb2_handle_negotiate()
ZhangGuoDong
2026-08-17
ksmbd: reject blocking compound lock requests
Namjae Jeon
2026-08-17
ksmbd: safely discard unregistered deferred locks
Namjae Jeon
2026-08-17
ksmbd: recognize replayed SMB2 lock sequences
Namjae Jeon
2026-08-17
ksmbd: fix SMB2 byte-range lock end offset
Namjae Jeon
2026-08-17
ksmbd: serialize oplock close with pending break ownership
Namjae Jeon
2026-08-17
smb/server: fix unbuffered file position alignment check
ChenXiaoSong
2026-08-17
ksmbd: expire SMB sessions when Kerberos tickets expire
Namjae Jeon
2026-08-17
ksmbd: stabilize allocation size after buffered writes
Namjae Jeon
2026-08-17
ksmbd: report holes in allocated range queries
Namjae Jeon
2026-08-17
smb/server: avoid registering async requests during connection close
ChenXiaoSong
2026-08-17
smb/server: fix signing when a response uses more than one iov
ChenXiaoSong
2026-08-17
ksmbd: implement the command sequence window
Namjae Jeon
2026-08-17
ksmbd: fix AsyncId zeroed before use in smb2_lock() cancel response
Gael Blivet
2026-08-17
ksmbd: fix maximal access leak when object has no NT ACL
Gael Blivet
2026-08-17
ksmbd: do not advertise unimplemented CA support
Namjae Jeon
2026-08-17
ksmbd: fix durable V2 persistent handle handling
Namjae Jeon
2026-08-17
ksmbd: honor client signing-required in all modes
Namjae Jeon
2026-08-17
ksmbd: add SMB3 request replay support
Namjae Jeon
2026-08-17
ksmbd: retain connection for pending notify work
Namjae Jeon
2026-08-17
ksmbd: preserve DOS attributes across truncating opens
Namjae Jeon
2026-08-17
ksmbd: validate object id handles before response buffers
Namjae Jeon
[next]