Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NFSv4: Move dentry instantiation into the NFSv4-specific atomic open code | Trond Myklebust | 2013-06-06 | 1 | -1/+0 |
* | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -1/+1 |
* | NFS4: Open files for fscaching | David Howells | 2012-12-20 | 1 | -0/+2 |
* | NFSv4: Get rid of unnecessary BUG_ON()s | Trond Myklebust | 2012-11-04 | 1 | -1/+0 |
* | NFS: Write the entire file if a server reboot occurs during fsync() | Trond Myklebust | 2012-09-28 | 1 | -0/+7 |
* | NFS: Fix fdatasync/fsync() when confronted with a server reboot | Trond Myklebust | 2012-09-28 | 1 | -10/+12 |
* | NFS: fsync() must exit with an error if page writeback failed | Trond Myklebust | 2012-09-11 | 1 | -1/+3 |
* | NFS: Split out NFS v4 file operations | Bryan Schumaker | 2012-07-17 | 1 | -0/+126 |