index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
smb2misc.c
Age
Commit message (
Expand
)
Author
4 days
ksmbd: fix SMB2 WRITE request buffer handling
Namjae Jeon
2026-08-17
ksmbd: implement the command sequence window
Namjae Jeon
2026-07-16
ksmbd: validate compound request size before reading StructureSize2
Xiang Mei (Microsoft)
2026-06-30
ksmbd: fix outstanding credit leak on abort and error paths
Namjae Jeon
2026-06-30
ksmbd: fix credit charge calculation for SMB2 QUERY_INFO
Namjae Jeon
2025-12-09
smb/server: remove unused nterr.h
ChenXiaoSong
2025-11-30
smb: move smb_version_values to common/smbglob.h
ZhangGuoDong
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
2024-03-18
ksmbd: fix potencial out-of-bounds when buffer offset is invalid
Namjae Jeon
2024-03-17
ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
Namjae Jeon
2023-12-27
ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
Namjae Jeon
2023-09-21
ksmbd: return invalid parameter error response if smb2 request is invalid
Namjae Jeon
2023-08-05
ksmbd: validate command request size
Long Li
2023-06-16
ksmbd: fix out-of-bound read in smb2_write
Namjae Jeon
2023-06-16
ksmbd: validate command payload size
Namjae Jeon
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French