summaryrefslogtreecommitdiff
path: root/fs/smb/client/cifsfs.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds1-4/+1
2024-02-25Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+3
2024-02-25cifs_get_link(): bail out in unsafe caseAl Viro1-0/+3
2024-02-06smb: remove redundant checkNeilBrown1-3/+0
2024-02-05filelock: split leases out of struct file_lockJeff Layton1-1/+1
2024-01-24cifs: Share server EOF pos with netfslibDavid Howells1-3/+14
2024-01-21Merge tag 'v6.8-rc-part2-smb-client' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+2
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds1-5/+4
2024-01-19cifs: new mount option called retransShyam Prasad N1-0/+2
2024-01-08Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-2/+3
2023-12-28netfs: Optimise away reads above the point at which there can be no dataDavid Howells1-2/+2
2023-12-24netfs: Move pinning-for-writeback from fscache to netfsDavid Howells1-3/+2
2023-12-12fs: use splice_copy_file_range() inline helperAmir Goldstein1-2/+3
2023-12-06cifs: Fix non-availability of dedup breaking generic/304David Howells1-1/+3
2023-12-04cifs: Fix flushing, invalidation and file size with FICLONEDavid Howells1-11/+57
2023-12-04cifs: Fix flushing, invalidation and file size with copy_file_range()David Howells1-3/+99
2023-10-23smb3: 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