summaryrefslogtreecommitdiff
path: root/fs/smb/common/smb2pdu.h
AgeCommit message (Expand)Author
2025-02-19smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-01-29cifs: Rename struct reparse_posix_data to reparse_nfs_data_buffer and move to...Pali Rohár
2024-11-25cifs: Add support for parsing WSL-style symlinksPali Rohár
2024-09-25ksmbd: Correct typos in multiple comments across various filesShen Lichuan
2024-08-15smb: smb2pdu.h: Use static_assert() to check struct sizesGustavo A. R. Silva
2024-07-03ksmbd: return FILE_DEVICE_DISK instead of super magicNamjae Jeon
2024-05-13smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-04-19ksmbd: common: use struct_group_attr instead of struct_group for network_open...Namjae Jeon
2024-03-20smb311: additional compression flag defined in updated protocol specSteve French
2024-03-20smb311: correct incorrect offset field in compression headerSteve French
2024-03-10smb: common: simplify compression headersEnzo Matsumiya
2024-03-10smb: common: fix fields sizes in compression_pattern_payload_v1Enzo Matsumiya
2023-12-08ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZENamjae Jeon
2023-12-08ksmbd: send v2 lease break notification for directoryNamjae Jeon
2023-11-30smb: client, common: fix fortify warningsDmitry Antipov
2023-10-30Add definition for new smb3.1.1 command typeSteve French
2023-10-30SMB3: clarify some of the unused CreateOption flagsSteve French
2023-09-08smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTUSteve French
2023-08-24[SMB3] send channel sequence number in SMB3 requests after reconnectsSteve French
2023-05-24smb: move client and server files to common directory fs/smbSteve French