index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
smb2pdu.h
Age
Commit message (
Expand
)
Author
2025-11-30
smb: move some duplicate struct definitions to common/fscc.h
ChenXiaoSong
2025-11-30
smb: move some duplicate definitions to common/smb2pdu.h
ZhangGuoDong
2025-11-30
smb: move create_durable_rsp_v2 to common/smb2pdu.h
ChenXiaoSong
2025-11-30
smb: move create_durable_handle_reconnect_v2 to common/smb2pdu.h
ChenXiaoSong
2025-11-30
smb: move create_durable_req_v2 to common/smb2pdu.h
ChenXiaoSong
2025-11-30
smb: move resume_key_ioctl_rsp to common/smb2pdu.h
ZhangGuoDong
2025-11-30
smb: move copychunk definitions to common/smb2pdu.h
ZhangGuoDong
2025-11-30
smb: move smb_sockaddr_in and smb_sockaddr_in6 to common/smb2pdu.h
ZhangGuoDong
2025-10-09
smb: client: batch SRV_COPYCHUNK entries to cut round trips
Henrique Carvalho
2025-01-19
smb: client: correctly handle ErrorContextData as a flexible array
Liang Jie
2024-09-15
smb/client: rename cifs_sid to smb_sid
ChenXiaoSong
2024-05-13
smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-04-24
smb: client: Fix struct_group() usage in __packed structs
Gustavo A. R. Silva
2024-03-10
smb: client: introduce SMB2_OP_QUERY_WSL_EA
Paulo Alcantara
2024-03-10
smb: client: add support for WSL reparse points
Paulo Alcantara
2023-11-30
smb: client, common: fix fortify warnings
Dmitry Antipov
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French