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
/
common
/
smb2pdu.h
Age
Commit message (
Expand
)
Author
2026-02-08
cifs: SMB1 split: cifs_debug.c
David Howells
2025-12-16
smb: move some SMB1 definitions into common/smb1pdu.h
ZhangGuoDong
2025-12-16
smb: align durable reconnect v2 context to 8 byte boundary
Bharath SM
2025-12-11
smb: move File Attributes definitions into common/fscc.h
ChenXiaoSong
2025-12-11
smb: update struct duplicate_extents_to_file_ex
ChenXiaoSong
2025-12-09
smb: move SMB2 Notify Action Flags into common/smb2pdu.h
ChenXiaoSong
2025-12-09
smb: move notify completion filter flags into common/smb2pdu.h
ChenXiaoSong
2025-12-09
smb: add documentation references for smb2 change notify definitions
ChenXiaoSong
2025-12-05
cifs: Remove the RFC1002 header from smb_hdr
David Howells
2025-11-30
smb: move create_durable_reconn to common/smb2pdu.h
ChenXiaoSong
2025-11-30
smb: move SMB_NEGOTIATE_REQ to common/smb2pdu.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-04-08
cifs: Fix support for WSL-style symlinks
Pali Rohár
2025-03-31
smb: client: Store original IO parameters and prevent zero IO sizes
Wang Zhaolong
2025-02-19
smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2025-01-29
cifs: Rename struct reparse_posix_data to reparse_nfs_data_buffer and move to...
Pali Rohár
2024-11-25
cifs: Add support for parsing WSL-style symlinks
Pali Rohár
2024-09-25
ksmbd: Correct typos in multiple comments across various files
Shen Lichuan
2024-08-15
smb: smb2pdu.h: Use static_assert() to check struct sizes
Gustavo A. R. Silva
2024-07-03
ksmbd: return FILE_DEVICE_DISK instead of super magic
Namjae Jeon
2024-05-13
smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-04-19
ksmbd: common: use struct_group_attr instead of struct_group for network_open...
Namjae Jeon
2024-03-20
smb311: additional compression flag defined in updated protocol spec
Steve French
2024-03-20
smb311: correct incorrect offset field in compression header
Steve French
2024-03-10
smb: common: simplify compression headers
Enzo Matsumiya
2024-03-10
smb: common: fix fields sizes in compression_pattern_payload_v1
Enzo Matsumiya
2023-12-08
ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZE
Namjae Jeon
2023-12-08
ksmbd: send v2 lease break notification for directory
Namjae Jeon
2023-11-30
smb: client, common: fix fortify warnings
Dmitry Antipov
2023-10-30
Add definition for new smb3.1.1 command type
Steve French
2023-10-30
SMB3: clarify some of the unused CreateOption flags
Steve French
2023-09-08
smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTU
Steve French
2023-08-24
[SMB3] send channel sequence number in SMB3 requests after reconnects
Steve French
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French