aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4file.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\
| * nfs: use %p[dD] instead of open-coded (and often racy) equivalentsAl Viro2013-10-24
* | Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Trond Myklebust2013-10-28
|\ \ | |/ |/|
| * NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells2013-09-27
* | NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust2013-09-26
|/
* NFSv4: Move dentry instantiation into the NFSv4-specific atomic open codeTrond Myklebust2013-06-06
* new helper: file_inode(file)Al Viro2013-02-22
* NFS4: Open files for fscachingDavid Howells2012-12-20
* NFSv4: Get rid of unnecessary BUG_ON()sTrond Myklebust2012-11-04
* NFS: Write the entire file if a server reboot occurs during fsync()Trond Myklebust2012-09-28
* NFS: Fix fdatasync/fsync() when confronted with a server rebootTrond Myklebust2012-09-28
* NFS: fsync() must exit with an error if page writeback failedTrond Myklebust2012-09-11
* NFS: Split out NFS v4 file operationsBryan Schumaker2012-07-17