aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4file.c
AgeCommit message (Expand)Author
2013-02-22new helper: file_inode(file)Al Viro
2012-12-20NFS4: Open files for fscachingDavid Howells
2012-11-04NFSv4: Get rid of unnecessary BUG_ON()sTrond Myklebust
2012-09-28NFS: Write the entire file if a server reboot occurs during fsync()Trond Myklebust
2012-09-28NFS: Fix fdatasync/fsync() when confronted with a server rebootTrond Myklebust
2012-09-11NFS: fsync() must exit with an error if page writeback failedTrond Myklebust
2012-07-17NFS: Split out NFS v4 file operationsBryan Schumaker