summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb2proto.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-25smb: client: add support for WSL reparse pointsPaulo Alcantara1-1/+2
2024-05-25smb: client: move most of reparse point handling code to common filePaulo Alcantara1-0/+6
2024-05-25smb: client: reuse file lease key in compound operationsMeetakshi Setiya1-2/+4
2024-05-25smb: client: parse owner/group when creating reparse pointsSteve French1-3/+1
2024-05-25cifs: commands that are retried should have replay flag setShyam Prasad N1-0/+5
2024-05-25cifs: Pass unbyteswapped eof value into SMB2_set_eof()David Howells1-1/+1
2024-05-25smb: client: cleanup smb2_query_reparse_point()Paulo Alcantara1-0/+6
2024-05-25smb: client: allow creating special files via reparse pointsSteve French1-0/+7
2024-02-05smb: client: fix hardlinking of reparse pointsPaulo Alcantara1-3/+5
2024-02-05smb: client: fix renaming of reparse pointsPaulo Alcantara1-3/+5
2023-12-20smb: client: fix potential OOBs in smb2_parse_contexts()Paulo Alcantara1-5/+7
2023-08-21smb: client: move some params to cifs_open_info_dataPaulo Alcantara1-7/+10
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+287