1. ef070dc NFS: Don't write enable new pages while an invalidation is proceeding by Trond Myklebust · 10 years ago
  2. 874f946 NFS: Fix a regression in the read() syscall by Trond Myklebust · 10 years ago
  3. 3235b40 NFSv4: Set a barrier in the update_changeattr() helper by Trond Myklebust · 10 years ago
  4. 92d64e4 NFS: Fix nfs_post_op_update_inode() to set an attribute barrier by Trond Myklebust · 10 years ago
  5. 00fb4c9 NFS: Remove size hack in nfs_inode_attrs_need_update() by Trond Myklebust · 10 years ago
  6. 8f8ba1d NFSv4: Add attribute update barriers to delegreturn and pNFS layoutcommit by Trond Myklebust · 10 years ago
  7. a08a8cd NFS: Add attribute update barriers to NFS writebacks by Trond Myklebust · 10 years ago
  8. f506200 NFS: Set an attribute barrier on all updates by Trond Myklebust · 10 years ago
  9. f044636 NFS: Add attribute update barriers to nfs_setattr_update_inode() by Trond Myklebust · 10 years ago
  10. 140e049 NFS: Add a helper to set attribute barriers by Trond Myklebust · 10 years ago
  11. 65d2918 Merge branch 'cleanups' by Trond Myklebust · 10 years ago
  12. bf40e55 NFSv4: Kill unused nfs_inode->delegation_state field by Trond Myklebust · 10 years ago
  13. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  14. 3a7ed3f nfs: prevent truncate on active swapfile by Omar Sandoval · 10 years ago
  15. 2ef47eb NFS: Fix use of nfs_attr_use_mounted_on_fileid() by Anna Schumaker · 10 years ago
  16. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 10 years ago
  17. f4ac167 nfs: Add ALLOCATE support by Anna Schumaker · 10 years ago
  18. cb1410c NFS: fix subtle change in COMMIT behavior by Weston Andros Adamson · 10 years ago
  19. 16caf5b nfs: Fix use of uninitialized variable in nfs_getattr() by Jan Kara · 10 years ago
  20. b4b5679 Merge branch 'client-4.2' into linux-next by Trond Myklebust · 10 years ago
  21. 1c6dcbe NFS: Implement SEEK by Anna Schumaker · 10 years ago
  22. 08a899d nfs: setattr can only change regular file sizes by Christoph Hellwig · 10 years ago
  23. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  24. 77e40aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  25. 65b3885 NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes by Eric W. Biederman · 10 years ago
  26. 912a108 NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU by NeilBrown · 10 years ago
  27. c122132 sched: Allow wait_on_bit_action() functions to support a timeout by NeilBrown · 10 years ago
  28. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  29. 6edf960 NFS: Don't mark the data cache as invalid if it has been flushed by Trond Myklebust · 11 years ago
  30. f2467b6 NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size by Trond Myklebust · 11 years ago
  31. d1e1cda Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  32. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  33. 43b6535 NFS: Don't declare inode uptodate unless all attributes were checked by Trond Myklebust · 11 years ago
  34. 2b3a8fd Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  35. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 11 years ago
  36. 311324a NFS: Be more aggressive in using readdirplus for 'ls -l' situations by Trond Myklebust · 11 years ago
  37. fd1defc NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFS by Trond Myklebust · 11 years ago
  38. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  39. 4db72b4 nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING by Jeff Layton · 11 years ago
  40. 2b2b15c Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  41. 17dfeb9 NFS: Fix races in nfs_revalidate_mapping by Trond Myklebust · 11 years ago
  42. d529ef8 NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping by Jeff Layton · 11 years ago
  43. 013cdf1 nfs: use generic posix ACL infrastructure for v3 Posix ACLs by Christoph Hellwig · 11 years ago
  44. d8c951c NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding by Trond Myklebust · 11 years ago
  45. 1e8968c NFS: dprintk() should not print negative fileids and inode numbers by Niels de Vos · 11 years ago
  46. 829e57d NFS: Fix a warning in nfs_setsecurity by Trond Myklebust · 11 years ago
  47. fab99eb NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_security by Trond Myklebust · 11 years ago
  48. 3da580a nfs: set security label when revalidating inode by Jeff Layton · 11 years ago
  49. 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
  50. 9e6ee76 NFS: Export _nfs_display_fhandle() by Chuck Lever · 11 years ago
  51. f1fe29b NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() by David Howells · 11 years ago
  52. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  53. bf97293 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  54. f4ce129 NFS: Add event tracing for generic NFS events by Trond Myklebust · 11 years ago
  55. 1264a2f NFS: refactor code for calculating the crc32 hash of a filehandle by Trond Myklebust · 11 years ago
  56. eddffa4 NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget() by Trond Myklebust · 11 years ago
  57. f8806c8 NFS: Fix writeback performance issue on cache invalidation by Trond Myklebust · 11 years ago
  58. 43f291c NFS: Make nfs_attribute_cache_expired() non-static by Scott Mayhew · 11 years ago
  59. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  60. 959d921 Merge branch 'labeled-nfs' into linux-next by Trond Myklebust · 11 years ago
  61. c8d74d9 NFSv4: Move the DNS resolver into the NFSv4 module by Trond Myklebust · 12 years ago
  62. aa9c266 NFS: Client implementation of Labeled-NFS by David Quigley · 12 years ago
  63. 14c43f7 NFS: Add label lifecycle management by David Quigley · 12 years ago
  64. 1775fd3 NFS:Add labels to client function prototypes by David Quigley · 12 years ago
  65. e058f70 NFSv4: Introduce new label structure by Steve Dickson · 12 years ago
  66. c45ffdd NFSv4: Close another NFSv4 recovery race by Trond Myklebust · 12 years ago
  67. 416ad3c freezer: add unsafe versions of freezable helpers for NFS by Colin Cross · 12 years ago
  68. 577b423 NFS: Add functionality to allow waiting on all outstanding reads to complete by Trond Myklebust · 12 years ago
  69. 8c86899 NFS: __nfs_find_lock_context needs to check ctx->lock_context for a match too by Trond Myklebust · 12 years ago
  70. 8d05b37 Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  71. f6488c9 nfs: don't allow nfs_find_actor to match inodes of the wrong type by Jeff Layton · 12 years ago
  72. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  73. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  74. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  75. 9ff593c nfs: kuid and kgid conversions for nfs/inode.c by Eric W. Biederman · 12 years ago
  76. 322b2b9 Revert "NFS: add nfs_sb_deactive_async to avoid deadlock" by Trond Myklebust · 12 years ago
  77. de242c0 NFS: Use FS-Cache invalidation by David Howells · 12 years ago
  78. eed9935 NFS: Ensure that we always drop inodes that have been marked as stale by Trond Myklebust · 12 years ago
  79. f48407d NFS: Remove BUG_ON()s in the fs/nfs/inode.c by Trond Myklebust · 12 years ago
  80. 324d003 NFS: add nfs_sb_deactive_async to avoid deadlock by Weston Andros Adamson · 12 years ago
  81. df632d3 Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  82. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  83. 2a36915 NFS: Clean up helper function nfs4_select_rw_stateid() by Trond Myklebust · 12 years ago
  84. b3c54de NFS: Convert nfs_get_lock_context to return an ERR_PTR on failure by Trond Myklebust · 12 years ago
  85. c3f52af NFS: Fix the initialisation of the readdir 'cookieverf' array by Trond Myklebust · 12 years ago
  86. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  87. 29418aa nfs: disable data cache revalidation for swapfiles by Mel Gorman · 12 years ago
  88. 89d77c8 NFS: Convert v4 into a module by Bryan Schumaker · 12 years ago
  89. 1c606fb NFS: Convert v3 into a module by Bryan Schumaker · 12 years ago
  90. ddda8e0 NFS: Convert v2 into a module by Bryan Schumaker · 12 years ago
  91. 19d87ca NFS: Split out remaining NFS v4 inode functions by Bryan Schumaker · 12 years ago
  92. ab7017a NFS: Add version registering framework by Bryan Schumaker · 12 years ago
  93. 129d197 NFS: Create an init_nfs_v4() function by Bryan Schumaker · 12 years ago
  94. 57ec14c NFS: Create a return_delegation rpc op by Bryan Schumaker · 13 years ago
  95. 011e2a7 NFS: Create a have_delegation rpc_op by Bryan Schumaker · 13 years ago
  96. 1a0de48 NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4) by Trond Myklebust · 13 years ago
  97. 1d59d61 NFS: Ensure that setattr and getattr wait for O_DIRECT write completion by Trond Myklebust · 13 years ago
  98. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  99. 2701d08 NFSv4.1 add nfs_inode book keeping for mdsthreshold by Andy Adamson · 13 years ago
  100. 82be417 NFSv4.1 cache mdsthreshold values on OPEN by Andy Adamson · 13 years ago