index
:
pub/scm/linux/kernel/git/powerpc/linux.git
master
The powerpc tree
PowerPC group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
smb2pdu.c
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-1
/
+1
11 days
ksmbd: fix tree connection use-after-free in smb2_tree_connect()
Cen Zhang (Microsoft Security FORGE Labs)
1
-15
/
+13
13 days
ksmbd: validate normalized name response length
Alon Shakevsky
1
-2
/
+11
13 days
ksmbd: zero pipe read compound padding
Namjae Jeon
1
-1
/
+6
13 days
ksmbd: safely drain sessions during logoff
Namjae Jeon
1
-5
/
+42
13 days
ksmbd: fill in FileSysIdentifier in FS_POSIX_INFORMATION
Aleksandr Khromov
1
-0
/
+3
13 days
ksmbd: initialize FileSystemControlFlags in FS_CONTROL_INFORMATION
Aleksandr Khromov
1
-0
/
+1
13 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
1
-373
/
+2790
2026-08-17
Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+3
2026-08-17
ksmbd: make RDMA encryption diagnostics conditional
Namjae Jeon
1
-14
/
+61
2026-08-17
ksmbd: add SMB Direct RDMA encryption transform
Namjae Jeon
1
-39
/
+461
2026-08-17
ksmbd: handle encrypted compressed requests
Namjae Jeon
1
-6
/
+16
2026-08-17
ksmbd: decrypt requests from expired encrypted sessions
Namjae Jeon
1
-0
/
+8
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
1
-4
/
+2
2026-08-17
ksmbd: add per-share SMB3 encryption enforcement
Namjae Jeon
1
-4
/
+18
2026-08-17
ksmbd: notify parent directory leases on child create
Namjae Jeon
1
-0
/
+3
2026-08-17
ksmbd: implement SMB2 AppInstanceVersion takeover
Namjae Jeon
1
-5
/
+93
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
ksmbd: detach blocked lock requests before freeing
Namjae Jeon
1
-5
/
+12
2026-08-17
smb: server: Clear Preauth_HashValue in smb2pdu.c with kfree_sensitive()
Thomas Huth
1
-2
/
+2
2026-08-17
ksmbd: fix heap out-of-bounds write in krb5_authenticate()
Ilan Dudnik
1
-1
/
+1
2026-08-17
smb/server: fix posix state check for directory rename
ChenXiaoSong
1
-1
/
+1
2026-08-17
ksmbd: exempt FSCTL_PIPE_TRANSCEIVE from the generic file-id lookup
Gael Blivet
1
-0
/
+1
2026-08-17
ksmbd: defer publishing granted locks to prevent UAF/double-free race
Ilan Dudnik
1
-17
/
+16
2026-08-17
smb/server: preserve error status in smb2_handle_negotiate()
ZhangGuoDong
1
-2
/
+2
2026-08-17
ksmbd: reject blocking compound lock requests
Namjae Jeon
1
-0
/
+7
2026-08-17
ksmbd: safely discard unregistered deferred locks
Namjae Jeon
1
-1
/
+12
2026-08-17
ksmbd: recognize replayed SMB2 lock sequences
Namjae Jeon
1
-11
/
+23
2026-08-17
ksmbd: fix SMB2 byte-range lock end offset
Namjae Jeon
1
-30
/
+14
2026-08-17
ksmbd: serialize oplock close with pending break ownership
Namjae Jeon
1
-3
/
+9
2026-08-17
smb/server: fix unbuffered file position alignment check
ChenXiaoSong
1
-1
/
+1
2026-08-17
ksmbd: expire SMB sessions when Kerberos tickets expire
Namjae Jeon
1
-75
/
+195
2026-08-17
ksmbd: stabilize allocation size after buffered writes
Namjae Jeon
1
-8
/
+30
2026-08-17
ksmbd: report holes in allocated range queries
Namjae Jeon
1
-5
/
+13
2026-08-17
smb/server: avoid registering async requests during connection close
ChenXiaoSong
1
-12
/
+41
2026-08-17
smb/server: fix signing when a response uses more than one iov
ChenXiaoSong
1
-14
/
+37
2026-08-17
ksmbd: implement the command sequence window
Namjae Jeon
1
-0
/
+16
2026-08-17
ksmbd: fix AsyncId zeroed before use in smb2_lock() cancel response
Gael Blivet
1
-6
/
+9
2026-08-17
ksmbd: fix maximal access leak when object has no NT ACL
Gael Blivet
1
-0
/
+11
2026-08-17
ksmbd: do not advertise unimplemented CA support
Namjae Jeon
1
-6
/
+5
2026-08-17
ksmbd: fix durable V2 persistent handle handling
Namjae Jeon
1
-6
/
+32
2026-08-17
ksmbd: honor client signing-required in all modes
Namjae Jeon
1
-4
/
+2
2026-08-17
ksmbd: add SMB3 request replay support
Namjae Jeon
1
-23
/
+502
2026-08-17
ksmbd: retain connection for pending notify work
Namjae Jeon
1
-1
/
+3
2026-08-17
ksmbd: preserve DOS attributes across truncating opens
Namjae Jeon
1
-1
/
+8
2026-08-17
ksmbd: validate object id handles before response buffers
Namjae Jeon
1
-5
/
+6
[next]