summaryrefslogtreecommitdiff
path: root/fs/smb/client/cifssmb.c
AgeCommit message (Expand)Author
2025-07-10smb: client: set missing retry flag in cifs_writev_callback()Paulo Alcantara
2025-07-10smb: client: set missing retry flag in cifs_readv_callback()Paulo Alcantara
2025-07-06cifs: Correctly set SMB1 SessionKey field in Session Setup RequestPali Rohár
2025-06-19cifs: Fix validation of SMB1 query reparse point responsePali Rohár
2025-05-29cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() fun...Pali Rohár
2025-02-08cifs: Fix getting and setting SACLs over SMB1Pali Rohár
2024-12-14smb: client: memcpy() with surrounding object base addressKees Cook
2024-10-02smb: client: Correct typos in multiple comments across various filesShen Lichuan
2024-09-19Merge tag 'v6.12-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/c...Linus Torvalds
2024-09-16cifs: Update SFU comments about fifos and socketsPali Rohár
2024-09-16cifs: Fix cifs readv callback merge resolution issueDavid Howells
2024-09-16Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-09-15smb/client: rename cifs_ntsd to smb_ntsdChenXiaoSong
2024-09-12netfs: Speed up buffered readingDavid Howells
2024-09-03cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3David Howells
2024-08-25smb/client: remove unused rq_iter_size from struct smb_rqstStefan Metzmacher
2024-06-20cifs: Move the 'pid' from the subreq to the reqDavid Howells
2024-05-01cifs: Cut over to using netfslibDavid Howells
2024-05-01cifs: Use more fields from netfs_io_subrequestDavid Howells
2024-05-01cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequestDavid Howells
2024-05-01cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequestDavid Howells
2024-03-31smb: client: replace deprecated strncpy with strscpyJustin Stitt
2024-03-13Merge tag '6.9-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds
2024-03-10smb: client: reuse file lease key in compound operationsMeetakshi Setiya
2024-02-05smb/client: adapt to breakup of struct file_lockJeff Layton
2024-02-05filelock: split common fields into struct file_lock_coreJeff Layton
2024-01-07cifs: get rid of dup length check in parse_reparse_point()Paulo Alcantara
2024-01-07smb: client: fix hardlinking of reparse pointsPaulo Alcantara
2024-01-07smb: client: fix renaming of reparse pointsPaulo Alcantara
2023-11-30smb: client, common: fix fortify warningsDmitry Antipov
2023-11-23smb: client: implement ->query_reparse_point() for SMB1Paulo Alcantara
2023-07-25cifs: fix charset issue in reconnectionWinston Wen
2023-07-12smb: client: Fix -Wstringop-overflow issuesGustavo A. R. Silva
2023-06-20smb: client: fix warning in CIFSFindNext()Paulo Alcantara
2023-06-20smb: client: fix warning in CIFSFindFirst()Paulo Alcantara
2023-05-24smb: move client and server files to common directory fs/smbSteve French