aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2012-12-20NFS4: Open files for fscachingDavid Howells1-0/+2
2012-11-04NFSv4: Get rid of unnecessary BUG_ON()sTrond Myklebust1-1/+0
2012-09-28NFS: Write the entire file if a server reboot occurs during fsync()Trond Myklebust1-0/+7
2012-09-28NFS: Fix fdatasync/fsync() when confronted with a server rebootTrond Myklebust1-10/+12
2012-09-11NFS: fsync() must exit with an error if page writeback failedTrond Myklebust1-1/+3
2012-07-17NFS: Split out NFS v4 file operationsBryan Schumaker1-0/+126