summaryrefslogtreecommitdiffstats
path: root/fs/smb/client/smb2proto.h
Commit message (Expand)AuthorAgeFilesLines
* smb: client: add support for WSL reparse pointsPaulo Alcantara2024-03-101-1/+2
* smb: client: move most of reparse point handling code to common filePaulo Alcantara2024-03-101-0/+6
* smb: client: reuse file lease key in compound operationsMeetakshi Setiya2024-03-101-2/+4
* cifs: commands that are retried should have replay flag setShyam Prasad N2024-01-231-0/+5
* smb: client: parse owner/group when creating reparse pointsPaulo Alcantara2024-01-191-3/+1
* cifs: Pass unbyteswapped eof value into SMB2_set_eof()David Howells2024-01-071-1/+1
* smb: client: cleanup smb2_query_reparse_point()Paulo Alcantara2024-01-071-0/+6
* smb: client: fix hardlinking of reparse pointsPaulo Alcantara2024-01-071-3/+5
* smb: client: fix renaming of reparse pointsPaulo Alcantara2024-01-071-3/+5
* smb: client: allow creating special files via reparse pointsPaulo Alcantara2024-01-071-0/+7
* smb: client: fix potential OOBs in smb2_parse_contexts()Paulo Alcantara2023-12-111-5/+7
* smb: client: move some params to cifs_open_info_dataPaulo Alcantara2023-08-201-7/+10
* smb: move client and server files to common directory fs/smbSteve French2023-05-241-0/+287