index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
Age
Commit message (
Expand
)
Author
3 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
6 days
ksmbd: fix tree connection use-after-free in smb2_tree_connect()
Cen Zhang (Microsoft Security FORGE Labs)
6 days
ksmbd: validate COPYCHUNK source and target ranges
Alon Shakevsky
6 days
ksmbd: fix use-after-free in oplock break notification
Abdifatah Suruur
6 days
ksmbd: fix sparc build with atomic work state
Namjae Jeon
8 days
ksmbd: validate normalized name response length
Alon Shakevsky
8 days
ksmbd: fix listener task lifetime on netdev events
Namjae Jeon
8 days
ksmbd: prevent out-of-bounds reads in share config responses
Namjae Jeon
8 days
ksmbd: rate limit unmapped SID errors
Namjae Jeon
8 days
ksmbd: propagate DACL parsing errors
Namjae Jeon
8 days
ksmbd: zero pipe read compound padding
Namjae Jeon
8 days
ksmbd: safely drain sessions during logoff
Namjae Jeon
8 days
ksmbd: fill in FileSysIdentifier in FS_POSIX_INFORMATION
Aleksandr Khromov
8 days
ksmbd: initialize FileSystemControlFlags in FS_CONTROL_INFORMATION
Aleksandr Khromov
8 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-20
smb: server: remove unused DES crypto header
Namjae Jeon
2026-08-20
smb: server: Remove obsolete "select CRYPTO_LIB_DES" from Kconfig file
Thomas Huth
2026-08-20
ksmbd: keep TCP timers alive for kernel sockets
Namjae Jeon
2026-08-20
ksmbd: enable TCP keepalive for accepted connections
Namjae Jeon
2026-08-17
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
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
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
[next]