summaryrefslogtreecommitdiff
path: root/fs/smb/client/cifsfs.c
AgeCommit message (Expand)Author
8 daysMerge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
8 daysnetfs, 9p: Fix race between umount and async request completionDavid Howells
11 dayscifs: Fix missing set of remote_i_sizeDavid Howells
2024-05-13cifs: Change from mempool_destroy to mempool_exit for request poolsSteve French
2024-05-01cifs: Cut over to using netfslibDavid Howells
2024-05-01cifs: Implement netfslib hooksDavid Howells
2024-05-01cifs: Add mempools for cifs_io_request and cifs_io_subrequest structsDavid Howells
2024-05-01cifs: Set zero_point in the copy_file_range() and remap_file_range()David Howells
2024-05-01cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.cDavid Howells
2024-04-19smb: client: fix rename(2) regression against sambaPaulo Alcantara
2024-04-19cifs: Add tracing for the cifs_tcon struct refcountingDavid Howells
2024-04-03smb3: retrying on failed server closeRitvik Budhiraja
2024-03-20cifs: Move some extern decls from .c files to .hDavid Howells
2024-03-13Merge tag '6.9-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds
2024-03-12mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds
2024-03-11Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-03-10smb: client: return reparse type in /proc/mountsPaulo Alcantara
2024-03-10smb: remove SLAB_MEM_SPREAD flag usageChengming Zhou
2024-02-25Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-02-25cifs_get_link(): bail out in unsafe caseAl Viro
2024-02-06smb: remove redundant checkNeilBrown
2024-02-05filelock: split leases out of struct file_lockJeff Layton
2024-01-23cifs: Share server EOF pos with netfslibDavid Howells
2024-01-20Merge tag 'v6.8-rc-part2-smb-client' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-01-19cifs: new mount option called retransShyam Prasad N
2024-01-08Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds
2023-12-28netfs: Optimise away reads above the point at which there can be no dataDavid Howells
2023-12-24netfs: Move pinning-for-writeback from fscache to netfsDavid Howells
2023-12-12fs: use splice_copy_file_range() inline helperAmir Goldstein
2023-12-05cifs: Fix non-availability of dedup breaking generic/304David Howells
2023-12-04cifs: Fix flushing, invalidation and file size with FICLONEDavid Howells
2023-12-04cifs: Fix flushing, invalidation and file size with copy_file_range()David Howells
2023-10-22smb3: fix touch -h of symlinkSteve French
2023-09-07smb3: allow controlling maximum number of cached directoriesSteve French
2023-08-31smb3: allow controlling length of time directory entries are cached with dir ...Steve French
2023-08-30Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-08-20smb: client: get rid of dfs naming in automount codePaulo Alcantara
2023-07-10fs: Pass argument to fcntl_setlease as intLuca Vizzarro
2023-06-30Merge tag '6.5-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-20smb: client: fix warning in cifs_smb3_do_mount()Paulo Alcantara
2023-06-19cifs: print nosharesock value while dumping mount optionsShyam Prasad N
2023-05-24smb: move client and server files to common directory fs/smbSteve French