summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4file.c
Commit message (Expand)AuthorAgeFilesLines
* nfs: Add DEALLOCATE supportAnna Schumaker2014-11-251-2/+5
* nfs: Add ALLOCATE supportAnna Schumaker2014-11-251-0/+28
* Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-10-181-0/+25
|\
| * NFS: Implement SEEKAnna Schumaker2014-09-301-0/+25
* | locks: consolidate "nolease" routinesJeff Layton2014-09-091-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-121-5/+5
|\
| * nfs: switch to iter_splice_write_file()Al Viro2014-06-121-1/+1
| * nfs: switch to ->write_iter()Al Viro2014-05-061-2/+2
| * nfs: switch to ->read_iter()Al Viro2014-05-061-2/+2
* | nfs: commit layouts in fdatasyncChristoph Hellwig2014-05-281-2/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-3/+1
|\
| * nfs: use %p[dD] instead of open-coded (and often racy) equivalentsAl Viro2013-10-241-3/+1
* | Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Trond Myklebust2013-10-281-1/+1
|\ \ | |/ |/|
| * NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells2013-09-271-1/+1
* | NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust2013-09-261-1/+2
|/
* NFSv4: Move dentry instantiation into the NFSv4-specific atomic open codeTrond Myklebust2013-06-061-1/+0
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* NFS4: Open files for fscachingDavid Howells2012-12-201-0/+2
* NFSv4: Get rid of unnecessary BUG_ON()sTrond Myklebust2012-11-041-1/+0
* NFS: Write the entire file if a server reboot occurs during fsync()Trond Myklebust2012-09-281-0/+7
* NFS: Fix fdatasync/fsync() when confronted with a server rebootTrond Myklebust2012-09-281-10/+12
* NFS: fsync() must exit with an error if page writeback failedTrond Myklebust2012-09-111-1/+3
* NFS: Split out NFS v4 file operationsBryan Schumaker2012-07-171-0/+126
OpenPOWER on IntegriCloud