summaryrefslogtreecommitdiff
path: root/fs/smb/client/cifssmb.c
AgeCommit message (Expand)Author
8 daysMerge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-12cifs: support reconnect with alternate password for SMB1Meetakshi Setiya
2024-12-20netfs: Change the read result collector to only use one work itemDavid Howells
2024-12-20netfs: Drop the error arg from netfs_read_subreq_terminated()David Howells
2024-12-20netfs: Work around recursion by abandoning retry if nothing readDavid Howells
2024-11-26smb: client: allow reconnect when sending ioctlPaulo Alcantara
2024-11-26smb: client: get rid of @nlsc param in cifs_tree_connect()Paulo Alcantara
2024-11-17smb: client: memcpy() with surrounding object base addressKees Cook
2024-11-17cifs: Remove pre-historic unused CIFSSMBCopyDr. David Alan Gilbert
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