summaryrefslogtreecommitdiffstats
path: root/fs/smb/client/file.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '6.8-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-01-271-4/+5
|\
| * cifs: set replay flag for retries of write commandShyam Prasad N2024-01-231-0/+1
| * cifs: Share server EOF pos with netfslibDavid Howells2024-01-231-4/+4
* | cifs: Don't use certain unnecessary folio_*() functionsDavid Howells2024-01-221-5/+5
|/
* Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-01-191-16/+2
|\
| * netfs: Move pinning-for-writeback from fscache to netfsDavid Howells2023-12-241-16/+2
* | Merge tag 'v6.8-rc-part1-smb-client' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-01-101-4/+6
|\ \
| * | smb: client: allow creating special files via reparse pointsPaulo Alcantara2024-01-071-4/+6
| |/
* | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-091-4/+2
|\ \ | |/ |/|
| * smb: do not test the return value of folio_start_writeback()Matthew Wilcox (Oracle)2023-12-101-4/+2
* | fs: cifs: Fix atime update checkZizhi Wo2023-12-191-1/+1
|/
* client: convert to new timestamp accessorsJeff Layton2023-10-181-8/+10
* Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-281-2/+2
|\
| * smb: convert to ctime accessor functionsJeff Layton2023-07-241-2/+2
| * cifs: update the ctime on a partial page writeJeff Layton2023-07-101-1/+1
* | cifs: Release folio lock on fscache read hit.Russell Harmon via samba-technical2023-08-141-1/+1
* | cifs: fix potential oops in cifs_oplock_breakSteve French2023-08-101-7/+16
* | cifs: if deferred close is disabled then close files immediatelyBharath SM2023-07-101-2/+2
|/
* Merge tag '6.5-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-06-301-13/+12
|\
| * SMB3: Do not send lease break acknowledgment if all file handles have been cl...Bharath SM2023-06-191-13/+12
* | Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-261-16/+0
|/
* cifs: fix lease break oops in xfstest generic/098Steve French2023-06-141-2/+6
* smb: move client and server files to common directory fs/smbSteve French2023-05-241-0/+5097