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