summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb2pdu.h
AgeCommit message (Expand)AuthorFilesLines
2025-12-01smb: move some duplicate struct definitions to common/fscc.hChenXiaoSong1-13/+0
2025-12-01smb: move some duplicate definitions to common/smb2pdu.hZhangGuoDong1-21/+0
2025-12-01smb: move create_durable_rsp_v2 to common/smb2pdu.hChenXiaoSong1-6/+0
2025-12-01smb: move create_durable_handle_reconnect_v2 to common/smb2pdu.hChenXiaoSong1-17/+0
2025-12-01smb: move create_durable_req_v2 to common/smb2pdu.hChenXiaoSong1-12/+0
2025-12-01smb: move resume_key_ioctl_rsp to common/smb2pdu.hZhangGuoDong1-6/+0
2025-12-01smb: move copychunk definitions to common/smb2pdu.hZhangGuoDong1-24/+0
2025-12-01smb: move smb_sockaddr_in and smb_sockaddr_in6 to common/smb2pdu.hZhangGuoDong1-13/+0
2025-10-09smb: client: batch SRV_COPYCHUNK entries to cut round tripsHenrique Carvalho1-6/+10
2025-01-20smb: client: correctly handle ErrorContextData as a flexible arrayLiang Jie1-1/+1
2024-09-15smb/client: rename cifs_sid to smb_sidChenXiaoSong1-4/+4
2024-05-14smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-6/+6
2024-04-24smb: client: Fix struct_group() usage in __packed structsGustavo A. R. Silva1-1/+1
2024-03-11smb: client: introduce SMB2_OP_QUERY_WSL_EAPaulo Alcantara1-0/+25
2024-03-11smb: client: add support for WSL reparse pointsPaulo Alcantara1-2/+9
2023-11-30smb: client, common: fix fortify warningsDmitry Antipov1-7/+9
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+414