summaryrefslogtreecommitdiff
path: root/fs/smb/client/cifsfs.c
AgeCommit message (Expand)AuthorFilesLines
2025-12-01cifs: fix typo in enable_gcm_256 module parameterSteve French1-1/+1
2025-09-04smb3 client: fix return code mapping of remap_file_rangeSteve French1-0/+14
2025-08-15smb: client: Correct typos in multiple comments across various filesShen Lichuan1-2/+2
2025-01-09smb: client: destroy cfid_put_wq on module exitEnzo Matsumiya1-0/+1
2024-12-09smb: During unmount, ensure all cached dir instances drop their dentryPaul Aurich1-1/+11
2024-10-10smb: client: use actual path when queryfswangrong1-1/+12
2024-08-03cifs: fix potential null pointer use in destroy_workqueue in init_cifs error ...Steve French1-4/+4
2024-07-25cifs: fix noisy message on copy_file_rangeSteve French1-1/+1
2024-06-27cifs: fix typo in module parameter enable_gcm_256Steve French1-1/+1
2024-05-25cifs: Add tracing for the cifs_tcon struct refcountingDavid Howells1-0/+2
2024-05-25cifs: Move some extern decls from .c files to .hSteve French1-4/+0
2024-05-25smb: client: return reparse type in /proc/mountsPaulo Alcantara1-0/+2
2024-05-25cifs: new mount option called retransShyam Prasad N1-0/+2
2024-05-02smb: client: fix rename(2) regression against sambaPaulo Alcantara1-0/+1
2024-04-10smb3: retrying on failed server closeRitvik Budhiraja1-0/+11
2023-12-13cifs: Fix flushing, invalidation and file size with FICLONEDavid Howells1-11/+57
2023-12-13cifs: Fix flushing, invalidation and file size with copy_file_range()David Howells1-3/+99
2023-12-13cifs: Fix non-availability of dedup breaking generic/304David Howells1-1/+3
2023-11-28smb3: fix touch -h of symlinkSteve French1-0/+1
2023-09-07smb3: allow controlling maximum number of cached directoriesSteve French1-0/+2
2023-08-31smb3: allow controlling length of time directory entries are cached with dir ...Steve French1-0/+10
2023-08-31Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds1-1/+1
2023-08-21smb: client: get rid of dfs naming in automount codePaulo Alcantara1-1/+1
2023-07-10fs: Pass argument to fcntl_setlease as intLuca Vizzarro1-1/+1
2023-07-01Merge tag '6.5-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds1-18/+12
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds1-6/+6
2023-06-21smb: client: fix warning in cifs_smb3_do_mount()Paulo Alcantara1-18/+10
2023-06-20cifs: print nosharesock value while dumping mount optionsShyam Prasad N1-0/+2
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+1854