summaryrefslogtreecommitdiff
path: root/fs/smb/server/smb2pdu.h
AgeCommit message (Expand)Author
2026-08-17ksmbd: add SMB3 request replay supportNamjae Jeon
2026-08-17ksmbd: add AAPL READDIR_ATTR V2 supportGael Blivet
2026-08-17ksmbd: add AAPL kAAPL_SERVER_QUERY create context supportGael Blivet
2026-08-17ksmbd: support empty snapshot enumerationNamjae Jeon
2026-07-13smb/client: refresh allocation after EOF-extending fallocateHuiwen He
2026-06-22ksmbd: increase SMB3_DEFAULT_TRANS_SIZE from 1MB to 4MBNamjae Jeon
2026-06-16smb: move compression definitions into common/fscc.hChenXiaoSong
2026-04-12smb: move file_basic_info into common/fscc.hZhangGuoDong
2026-03-01smb: update some doc referencesZhangGuoDong
2025-12-21ksmbd: rename smb2_get_msg to smb_get_msgNamjae Jeon
2025-11-30smb: move create_durable_reconn to common/smb2pdu.hChenXiaoSong
2025-11-30smb: move some duplicate struct definitions to common/fscc.hChenXiaoSong
2025-11-30smb: move some duplicate definitions to common/smb2pdu.hZhangGuoDong
2025-11-30smb: move create_durable_rsp_v2 to common/smb2pdu.hChenXiaoSong
2025-11-30smb: move create_durable_handle_reconnect_v2 to common/smb2pdu.hChenXiaoSong
2025-11-30smb: move create_durable_req_v2 to common/smb2pdu.hChenXiaoSong
2025-11-30smb: move resume_key_ioctl_rsp to common/smb2pdu.hZhangGuoDong
2025-11-30smb: move copychunk definitions to common/smb2pdu.hZhangGuoDong
2025-11-30smb: move smb_sockaddr_in and smb_sockaddr_in6 to common/smb2pdu.hZhangGuoDong
2025-09-28smb: server: make use of common smbdirect.hStefan Metzmacher
2025-05-27ksmbd: provide zero as a unique ID to the Mac clientNamjae Jeon
2025-01-07ksmbd: Implement new SMB3 POSIX typeNamjae Jeon
2024-10-01ksmbd: Annotate struct copychunk_ioctl_req with __counted_by_le()Thorsten Blum
2024-09-20ksmbd: Replace one-element arrays with flexible-array membersThorsten Blum
2024-07-14ksmbd: add durable scavenger timerNamjae Jeon
2024-05-13smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-03-12ksmbd: add support for durable handles v1/v2Namjae Jeon
2023-08-29ksmbd: replace one-element array with flex-array member in struct smb2_ea_infoNamjae Jeon
2023-05-24smb: move client and server files to common directory fs/smbSteve French