index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
/
smb_common.h
Age
Commit message (
Expand
)
Author
2025-12-21
ksmbd: rename smb2_get_msg to smb_get_msg
Namjae Jeon
2025-12-16
smb: move some SMB1 definitions into common/smb1pdu.h
ZhangGuoDong
2025-12-09
smb/server: remove unused nterr.h
ChenXiaoSong
2025-12-09
smb/server: rename include guard in smb_common.h
ChenXiaoSong
2025-11-30
smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h
ChenXiaoSong
2025-11-30
smb: do some cleanups
ChenXiaoSong
2025-11-30
smb: move FILE_SYSTEM_SIZE_INFO to common/fscc.h
ChenXiaoSong
2025-11-30
smb: move some duplicate struct definitions to common/fscc.h
ChenXiaoSong
2025-11-30
smb: move list of FileSystemAttributes to common/fscc.h
ChenXiaoSong
2025-11-30
smb: move SMB_NEGOTIATE_REQ to common/smb2pdu.h
ChenXiaoSong
2025-11-30
smb: move some duplicate definitions to common/smb2pdu.h
ZhangGuoDong
2025-11-30
smb: move MAX_CIFS_SMALL_BUFFER_SIZE to common/smbglob.h
ChenXiaoSong
2025-11-30
smb: move SMB1_PROTO_NUMBER to common/smbglob.h
ZhangGuoDong
2025-11-30
smb: move get_rfc1002_len() to common/smbglob.h
ZhangGuoDong
2025-11-30
smb: move smb_version_values to common/smbglob.h
ZhangGuoDong
2025-11-30
smb: rename common/cifsglob.h to common/smbglob.h
ZhangGuoDong
2025-11-30
ksmbd: Use HMAC-SHA256 library for message signing and key generation
Eric Biggers
2025-10-15
smb: move some duplicate definitions to common/cifsglob.h
ZhangGuoDong
2025-04-09
smb3: Add defines for two new FileSystemAttributes
Steve French
2024-11-05
ksmbd: check outstanding simultaneous SMB operations
Namjae Jeon
2024-08-18
ksmbd: Replace one-element arrays with flexible-array members
Thorsten Blum
2024-08-08
ksmbd: override fsids for share path check
Namjae Jeon
2023-07-23
ksmbd: fix out of bounds in init_smb2_rsp_hdr()
Namjae Jeon
2023-06-26
ksmbd: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French