summaryrefslogtreecommitdiff
path: root/fs/smb/server/smb_common.h
AgeCommit message (Expand)Author
2025-12-21ksmbd: rename smb2_get_msg to smb_get_msgNamjae Jeon
2025-12-16smb: move some SMB1 definitions into common/smb1pdu.hZhangGuoDong
2025-12-09smb/server: remove unused nterr.hChenXiaoSong
2025-12-09smb/server: rename include guard in smb_common.hChenXiaoSong
2025-11-30smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.hChenXiaoSong
2025-11-30smb: do some cleanupsChenXiaoSong
2025-11-30smb: move FILE_SYSTEM_SIZE_INFO to common/fscc.hChenXiaoSong
2025-11-30smb: move some duplicate struct definitions to common/fscc.hChenXiaoSong
2025-11-30smb: move list of FileSystemAttributes to common/fscc.hChenXiaoSong
2025-11-30smb: move SMB_NEGOTIATE_REQ to common/smb2pdu.hChenXiaoSong
2025-11-30smb: move some duplicate definitions to common/smb2pdu.hZhangGuoDong
2025-11-30smb: move MAX_CIFS_SMALL_BUFFER_SIZE to common/smbglob.hChenXiaoSong
2025-11-30smb: move SMB1_PROTO_NUMBER to common/smbglob.hZhangGuoDong
2025-11-30smb: move get_rfc1002_len() to common/smbglob.hZhangGuoDong
2025-11-30smb: move smb_version_values to common/smbglob.hZhangGuoDong
2025-11-30smb: rename common/cifsglob.h to common/smbglob.hZhangGuoDong
2025-11-30ksmbd: Use HMAC-SHA256 library for message signing and key generationEric Biggers
2025-10-15smb: move some duplicate definitions to common/cifsglob.hZhangGuoDong
2025-04-09smb3: Add defines for two new FileSystemAttributesSteve French
2024-11-05ksmbd: check outstanding simultaneous SMB operationsNamjae Jeon
2024-08-18ksmbd: Replace one-element arrays with flexible-array membersThorsten Blum
2024-08-08ksmbd: override fsids for share path checkNamjae Jeon
2023-07-23ksmbd: fix out of bounds in init_smb2_rsp_hdr()Namjae Jeon
2023-06-26ksmbd: Replace one-element array with flexible-array memberGustavo A. R. Silva
2023-05-24smb: move client and server files to common directory fs/smbSteve French