summaryrefslogtreecommitdiff
path: root/fs/smb/client/netmisc.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-09cifs: SMB1 split: netmisc.cDavid Howells1-822/+0
2026-02-09cifs: SMB1 split: Adjust #includesDavid Howells1-0/+1
2026-02-09cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.hDavid Howells1-1/+0
2025-12-06cifs: Do some preparation prior to organising the function declarationsDavid Howells1-1/+1
2025-12-06cifs: Add a tracepoint to log EIO errorsDavid Howells1-0/+4
2025-12-06cifs: Remove the server pointer from smb_messageDavid Howells1-2/+3
2025-01-30cifs: Change translation of STATUS_PRIVILEGE_NOT_HELD to -EPERMPali Rohár1-1/+2
2025-01-27cifs: Change translation of STATUS_NOT_A_REPARSE_POINT to -ENODATAPali Rohár1-0/+7
2025-01-20cifs: Fix printing Status code into dmesgPali Rohár1-2/+2
2024-10-03smb: client: Correct typos in multiple comments across various filesShen Lichuan1-1/+1
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+1021