summaryrefslogtreecommitdiff
path: root/fs/smb/client/cifssmb.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-01smb: client: replace deprecated strncpy with strscpyJustin Stitt1-4/+2
2024-03-13Merge tag '6.9-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds1-2/+2
2024-03-11smb: client: reuse file lease key in compound operationsMeetakshi Setiya1-2/+2
2024-02-05smb/client: adapt to breakup of struct file_lockJeff Layton1-5/+4
2024-02-05filelock: split common fields into struct file_lock_coreJeff Layton1-0/+1
2024-01-08cifs: get rid of dup length check in parse_reparse_point()Paulo Alcantara1-2/+12
2024-01-08smb: client: fix hardlinking of reparse pointsPaulo Alcantara1-4/+5
2024-01-08smb: client: fix renaming of reparse pointsPaulo Alcantara1-4/+4
2023-11-30smb: client, common: fix fortify warningsDmitry Antipov1-2/+4
2023-11-23smb: client: implement ->query_reparse_point() for SMB1Paulo Alcantara1-116/+77
2023-07-25cifs: fix charset issue in reconnectionWinston Wen1-2/+1
2023-07-13smb: client: Fix -Wstringop-overflow issuesGustavo A. R. Silva1-1/+1
2023-06-21smb: client: fix warning in CIFSFindNext()Paulo Alcantara1-60/+51
2023-06-21smb: client: fix warning in CIFSFindFirst()Paulo Alcantara1-54/+44
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+5936