summaryrefslogtreecommitdiff
path: root/fs/smb/common
AgeCommit message (Expand)AuthorFilesLines
4 daysksmbd: return FILE_DEVICE_DISK instead of super magicNamjae Jeon1-0/+34
2024-05-25smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-15/+18
2024-05-25smb311: additional compression flag defined in updated protocol specSteve French1-4/+6
2024-05-25smb311: correct incorrect offset field in compression headerSteve French1-1/+1
2024-05-25smb: common: simplify compression headersEnzo Matsumiya1-19/+26
2024-05-25smb: common: fix fields sizes in compression_pattern_payload_v1Enzo Matsumiya1-2/+2
2024-05-25smb: client: add support for WSL reparse pointsPaulo Alcantara1-6/+0
2024-05-25Add definition for new smb3.1.1 command typeSteve French1-0/+15
2024-05-25SMB3: clarify some of the unused CreateOption flagsSteve French1-1/+8
2024-04-27ksmbd: common: use struct_group_attr instead of struct_group for network_open...Namjae Jeon1-1/+1
2024-01-20smb: client, common: fix fortify warningsDmitry Antipov1-7/+10
2024-01-05ksmbd: send v2 lease break notification for directoryNamjae Jeon1-0/+1
2023-12-20ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZENamjae Jeon1-1/+1
2023-09-09smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTUSteve French1-1/+1
2023-08-25[SMB3] send channel sequence number in SMB3 requests after reconnectsSteve French1-0/+22
2023-05-25smb: move client and server files to common directory fs/smbSteve French7-0/+2266