summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb1proto.h
AgeCommit message (Expand)AuthorFilesLines
2026-06-14smb/client: allow FS_IOC_SETFLAGS to clear compressionHuiwen He1-1/+1
2026-04-05smb/client: introduce KUnit tests to check DOS/SRV err mapping searchYouling Tang1-0/+8
2026-04-05smb/client: introduce KUnit test to check ntstatus_to_dos_map searchYouling Tang1-0/+6
2026-04-05smb/client: check if ntstatus_to_dos_map is sortedYouling Tang1-0/+1
2026-02-08cifs: SMB1 split: Make BCC accessors conditionalDavid Howells1-2/+2
2026-02-08cifs: SMB1 split: connect.cDavid Howells1-0/+6
2026-02-08cifs: SMB1 split: sess.cDavid Howells1-0/+7
2026-02-08cifs: SMB1 split: cifsencrypt.cDavid Howells1-0/+9
2026-02-08cifs: SMB1 split: netmisc.cDavid Howells1-0/+8
2026-02-08cifs: SMB1 split: misc.cDavid Howells1-0/+7
2026-02-08cifs: SMB1 split: cifs_debug.cDavid Howells1-0/+8
2026-02-08cifs: SMB1 split: Move inline funcsDavid Howells1-0/+12
2026-02-08cifs: SMB1 split: Move BCC access functionsDavid Howells1-1/+34
2026-02-08cifs: SMB1 split: Adjust #includesDavid Howells1-0/+2
2026-02-08cifs: SMB1 split: Move some SMB1 received PDU checking bits to smb1transport.cDavid Howells1-0/+2
2026-02-08cifs: SMB1 split: Move some SMB1 receive bits to smb1transport.cDavid Howells1-0/+2
2026-02-08cifs: SMB1 split: Separate out SMB1 decls into smb1proto.hDavid Howells1-0/+201
2026-02-08cifs: SMB1 split: Create smb1proto.h for SMB1 declarationsDavid Howells1-0/+38