index
:
pub/scm/linux/kernel/git/chris/linux.git
master
Linux tree for Krzysztof Halasa
Krzysztof Halasa
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
2
-2
/
+2
10 days
ksmbd: fix tree connection use-after-free in smb2_tree_connect()
Cen Zhang (Microsoft Security FORGE Labs)
2
-15
/
+21
10 days
ksmbd: validate COPYCHUNK source and target ranges
Alon Shakevsky
1
-1
/
+11
10 days
ksmbd: fix use-after-free in oplock break notification
Abdifatah Suruur
1
-16
/
+57
10 days
ksmbd: fix sparc build with atomic work state
Namjae Jeon
1
-1
/
+1
12 days
ksmbd: validate normalized name response length
Alon Shakevsky
1
-2
/
+11
12 days
ksmbd: fix listener task lifetime on netdev events
Namjae Jeon
1
-9
/
+27
12 days
ksmbd: prevent out-of-bounds reads in share config responses
Namjae Jeon
2
-19
/
+40
12 days
ksmbd: rate limit unmapped SID errors
Namjae Jeon
1
-2
/
+2
12 days
ksmbd: propagate DACL parsing errors
Namjae Jeon
1
-25
/
+38
12 days
ksmbd: zero pipe read compound padding
Namjae Jeon
1
-1
/
+6
12 days
ksmbd: safely drain sessions during logoff
Namjae Jeon
6
-10
/
+77
12 days
ksmbd: fill in FileSysIdentifier in FS_POSIX_INFORMATION
Aleksandr Khromov
1
-0
/
+3
12 days
ksmbd: initialize FileSystemControlFlags in FS_CONTROL_INFORMATION
Aleksandr Khromov
1
-0
/
+1
12 days
ksmbd: zero the FS_OBJECT_ID_INFORMATION buffer before filling it in
Aleksandr Khromov
1
-0
/
+1
2026-08-23
Merge tag 'ksmbd-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
39
-806
/
+5284
2026-08-20
smb: server: remove unused DES crypto header
Namjae Jeon
1
-1
/
+0
2026-08-20
smb: server: Remove obsolete "select CRYPTO_LIB_DES" from Kconfig file
Thomas Huth
1
-1
/
+0
2026-08-20
ksmbd: keep TCP timers alive for kernel sockets
Namjae Jeon
1
-0
/
+6
2026-08-20
ksmbd: enable TCP keepalive for accepted connections
Namjae Jeon
1
-0
/
+6
2026-08-17
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2026-08-17
Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+12
2026-08-17
smb/server: fix session counter on session removal
Ze Tan
1
-4
/
+10
2026-08-17
smb/server: update session counter under sessions table lock
Ze Tan
1
-1
/
+1
2026-08-17
smb/server: fix session leak in ksmbd_session_register()
Ze Tan
1
-1
/
+12
2026-08-17
smb/server: warn if ksmbd_proc_create() fails
Ze Tan
4
-6
/
+16
2026-08-17
ksmbd: bound smb_check_perm_dacl() ACE walks by DACL size
Hang Nan
1
-2
/
+2
2026-08-17
ksmbd: make RDMA encryption diagnostics conditional
Namjae Jeon
2
-18
/
+90
2026-08-17
ksmbd: add SMB Direct RDMA encryption transform
Namjae Jeon
7
-39
/
+640
2026-08-17
ksmbd: handle encrypted compressed requests
Namjae Jeon
4
-24
/
+97
2026-08-17
ksmbd: decrypt requests from expired encrypted sessions
Namjae Jeon
2
-6
/
+14
2026-08-17
ksmbd: disconnect on SMB3 decryption failure
Namjae Jeon
4
-1
/
+26
2026-08-17
ksmbd: encrypt interim responses to encrypted requests
Namjae Jeon
1
-4
/
+67
2026-08-17
ksmbd: scope session state changes to bound connections
Namjae Jeon
4
-16
/
+41
2026-08-17
ksmbd: fix encrypted request lookup on bound channels
Namjae Jeon
2
-3
/
+10
2026-08-17
ksmbd: add per-share SMB3 encryption enforcement
Namjae Jeon
4
-4
/
+32
2026-08-17
ksmbd: notify parent directory leases on child create
Namjae Jeon
2
-4
/
+8
2026-08-17
ksmbd: implement SMB2 AppInstanceVersion takeover
Namjae Jeon
3
-9
/
+101
2026-08-17
ksmbd: accept unspecified volatile ID on durable reconnect
Namjae Jeon
1
-2
/
+6
2026-08-17
smb/server: fix tree connection leak in smb2_tree_connect()
Ze Tan
1
-1
/
+9
2026-08-17
ksmbd: wait for deferred notify cancellation
Namjae Jeon
1
-0
/
+12
2026-08-17
smb/server: fix use-after-free in ksmbd_conn_transport_destroy()
ChenXiaoSong
1
-1
/
+6
2026-08-17
ksmbd: detach blocked lock requests before freeing
Namjae Jeon
2
-8
/
+17
2026-08-17
smb: server: Clear Preauth_HashValue in smb2pdu.c with kfree_sensitive()
Thomas Huth
1
-2
/
+2
2026-08-17
smb: server: Free sensitive data in connection.c with kfree_sensitive()
Thomas Huth
1
-3
/
+3
2026-08-17
smb: server: Free session data in user_session.c with kfree_sensitive()
Thomas Huth
1
-2
/
+2
2026-08-17
smb: server: Make sure that passkey is not leaked on the heap in user_config.c
Thomas Huth
1
-3
/
+3
2026-08-17
smb: server: Clear sensitive stack and heap data in auth.c
Thomas Huth
1
-2
/
+10
2026-08-17
ksmbd: fix heap out-of-bounds write in krb5_authenticate()
Ilan Dudnik
1
-1
/
+1
2026-08-17
smb/server: deny overwriting targets with non-POSIX opens
ChenXiaoSong
3
-0
/
+41
[next]