summaryrefslogtreecommitdiffstats
path: root/fs/smb/client/cifssmb.c
Commit message (Expand)AuthorAgeFilesLines
* smb: client: replace deprecated strncpy with strscpyJustin Stitt2024-03-311-4/+2
* Merge tag '6.9-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds2024-03-131-2/+2
|\
| * smb: client: reuse file lease key in compound operationsMeetakshi Setiya2024-03-101-2/+2
* | smb/client: adapt to breakup of struct file_lockJeff Layton2024-02-051-5/+4
* | filelock: split common fields into struct file_lock_coreJeff Layton2024-02-051-0/+1
|/
* cifs: get rid of dup length check in parse_reparse_point()Paulo Alcantara2024-01-071-2/+12
* smb: client: fix hardlinking of reparse pointsPaulo Alcantara2024-01-071-4/+5
* smb: client: fix renaming of reparse pointsPaulo Alcantara2024-01-071-4/+4
* smb: client, common: fix fortify warningsDmitry Antipov2023-11-301-2/+4
* smb: client: implement ->query_reparse_point() for SMB1Paulo Alcantara2023-11-231-116/+77
* cifs: fix charset issue in reconnectionWinston Wen2023-07-251-2/+1
* smb: client: Fix -Wstringop-overflow issuesGustavo A. R. Silva2023-07-121-1/+1
* smb: client: fix warning in CIFSFindNext()Paulo Alcantara2023-06-201-60/+51
* smb: client: fix warning in CIFSFindFirst()Paulo Alcantara2023-06-201-54/+44
* smb: move client and server files to common directory fs/smbSteve French2023-05-241-0/+5936