1. 624bd5b nfs: Add DEALLOCATE support by Anna Schumaker · 10 years ago
  2. f4ac167 nfs: Add ALLOCATE support by Anna Schumaker · 10 years ago
  3. ead13ae Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  4. 1c6dcbe NFS: Implement SEEK by Anna Schumaker · 10 years ago
  5. 1c994a0 locks: consolidate "nolease" routines by Jeff Layton · 10 years ago
  6. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  7. 4da54c2 nfs: switch to iter_splice_write_file() by Al Viro · 10 years ago
  8. 1b33809 nfs: commit layouts in fdatasync by Christoph Hellwig · 10 years ago
  9. edaf436 nfs: switch to ->write_iter() by Al Viro · 10 years ago
  10. 3aa2d19 nfs: switch to ->read_iter() by Al Viro · 10 years ago
  11. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  12. c698dbf Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into linux-next by Trond Myklebust · 11 years ago
  13. 6de1472 nfs: use %p[dD] instead of open-coded (and often racy) equivalents by Al Viro · 11 years ago
  14. f1fe29b NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() by David Howells · 11 years ago
  15. 5bc2afc NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method by Trond Myklebust · 11 years ago
  16. 275bb30 NFSv4: Move dentry instantiation into the NFSv4-specific atomic open code by Trond Myklebust · 11 years ago
  17. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  18. a4ff146 NFS4: Open files for fscaching by David Howells · 12 years ago
  19. 4ea8fed NFSv4: Get rid of unnecessary BUG_ON()s by Trond Myklebust · 12 years ago
  20. dcfc4f2 NFS: Write the entire file if a server reboot occurs during fsync() by Trond Myklebust · 12 years ago
  21. 05990d1 NFS: Fix fdatasync/fsync() when confronted with a server reboot by Trond Myklebust · 12 years ago
  22. 7b281ee NFS: fsync() must exit with an error if page writeback failed by Trond Myklebust · 12 years ago
  23. ce4ef7c NFS: Split out NFS v4 file operations by Bryan Schumaker · 12 years ago