1. 2409a97 pnfs: Add LAYOUTGET to OPEN of a new file by Fred Isaman · 8 years ago
  2. aae5730 nfs: Use ida_simple API by Matthew Wilcox · 7 years ago
  3. dce2630 NFSv4: always set NFS_LOCK_LOST when a lock is lost. by NeilBrown · 7 years ago
  4. 445f288 NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid" by Trond Myklebust · 7 years ago
  5. fcd8843 NFSv4: Replace closed stateids with the "invalid special stateid" by Trond Myklebust · 7 years ago
  6. 46280d9 NFSv4: Check the open stateid when searching for expired state by Trond Myklebust · 7 years ago
  7. c82bac6 NFSv4: Don't try to CLOSE if the stateid 'other' field has changed by Trond Myklebust · 7 years ago
  8. 12f275c NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID. by Trond Myklebust · 7 years ago
  9. c9399f2 NFSv4: Fix OPEN / CLOSE race by Trond Myklebust · 7 years ago
  10. 212bf41 fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  11. 194bc1f fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  12. b86faee Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  13. 8dcbec6 NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration by Chuck Lever · 8 years ago
  14. 898fc11 NFS: Trunking detection should handle ERESTARTSYS/EINTR by Trond Myklebust · 8 years ago
  15. 0048fdd NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION by Trond Myklebust · 8 years ago
  16. 68e33bd NFSv4: Fix warning for using 0 as NULL by Wei Yongjun · 8 years ago
  17. 406dab8 nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED" by Chuck Lever · 8 years ago
  18. c6180a6 NFSv4: Fix client recovery when server reboots multiple times by Trond Myklebust · 8 years ago
  19. 86cfb04 NFS: Don't disconnect open-owner on NFS4ERR_BAD_SEQID by NeilBrown · 8 years ago
  20. 3f8f254 NFSv4: ensure __nfs4_find_lock_state returns consistent result. by NeilBrown · 8 years ago
  21. d94cbf6 NFSv4.1: Don't schedule lease recovery in nfs4_schedule_session_recovery() by Trond Myklebust · 8 years ago
  22. d51fdb8 NFS: discard nfs_lockowner structure. by NeilBrown · 8 years ago
  23. 8d42443 NFSv4: enhance nfs4_copy_lock_stateid to use a flock stateid if there is one by NeilBrown · 8 years ago
  24. 1739347 NFSv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_owner by NeilBrown · 8 years ago
  25. d41cbfc NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state by Benjamin Coddington · 8 years ago
  26. 7ebeb7f NFSv4: If recovery failed for a specific open stateid, then don't retry by Trond Myklebust · 8 years ago
  27. 304020f NFSv4: Open state recovery must account for file permission changes by Trond Myklebust · 8 years ago
  28. 6c2d8f8 NFSv4: nfs_inode_find_state_and_recover() should check all stateids by Trond Myklebust · 8 years ago
  29. 45870d6 NFSv4.1: Test delegation stateids when server declares "some state revoked" by Trond Myklebust · 8 years ago
  30. 0a014a4 NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags by Trond Myklebust · 8 years ago
  31. fb10fb6 NFSv4: Cleanup the setting of the nfs4 lease period by Trond Myklebust · 8 years ago
  32. cea7f82 nfs4: Fix potential use after free of state in nfs4_do_reclaim. by Oleg Drokin · 9 years ago
  33. e0714ec nfs: fix anonymous member initializer build failure with older compilers by Linus Torvalds · 9 years ago
  34. abf4e13 NFSv4: Use the right stateid for delegations in setattr, read and write by Trond Myklebust · 9 years ago
  35. 93b717f NFSv4: Label stateids with the type by Trond Myklebust · 9 years ago
  36. 4a0954e NFSv4: Don't try to reclaim unused state owners by Trond Myklebust · 9 years ago
  37. a41cbe8 Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x mount by Olga Kornievskaia · 9 years ago
  38. 3f10a6a NFS: Remove nfs41_server_notify_{target|highest}_slotid_update() by Anna Schumaker · 9 years ago
  39. b135290 NFSv4.1: Handle SEQ4_STATUS_BACKCHANNEL_FAULT correctly by Trond Myklebust · 9 years ago
  40. 4099287 NFSv4.1: Handle SEQ4_STATUS_RECALLABLE_STATE_REVOKED status bit correctly by Trond Myklebust · 9 years ago
  41. 8b895ce NFSv4.1: Handle SEQ4_STATUS_EXPIRED_SOME_STATE_REVOKED status bit correctly. by Trond Myklebust · 9 years ago
  42. 5cae02f NFSv4: Always drain the slot table before re-establishing the lease by Trond Myklebust · 10 years ago
  43. e8d975e fixing infinite OPEN loop in 4.0 stateid recovery by Olga Kornievskaia · 10 years ago
  44. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  45. 40c64c2 NFS: Move nfs_idmap.h into fs/nfs/ by Anna Schumaker · 10 years ago
  46. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  47. e11259f NFSv4.1: Clear the old state by our client id before establishing a new lease by Trond Myklebust · 10 years ago
  48. 48d66b9 NFSv4: Fix a race in NFSv4.1 server trunking discovery by Trond Myklebust · 10 years ago
  49. 6f83e5b Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  50. a679641 NFSv4: Check for NULL argument in nfs_*_seqid() functions by Trond Myklebust · 10 years ago
  51. badc76d NFSv4: Convert nfs_alloc_seqid() to return an ERR_PTR() if allocation fails by Trond Myklebust · 10 years ago
  52. 6109c85 locks: add a dedicated spinlock to protect i_flctx lists by Jeff Layton · 10 years ago
  53. bd61e0a locks: convert posix locks to file_lock_context by Jeff Layton · 10 years ago
  54. 5263e31 locks: move flock locks to file_lock_context by Jeff Layton · 10 years ago
  55. 72c23f0 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 10 years ago
  56. df817ba3 NFSv4: fix open/lock state recovery error handling by Trond Myklebust · 10 years ago
  57. a4339b7 NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM fails by Trond Myklebust · 10 years ago
  58. 8faaa6d Fixing lease renewal by Olga Kornievskaia · 10 years ago
  59. 0c0e0d3 nfs: revert "nfs4: queue free_lock_state job submission to nfsiod" by Jeff Layton · 10 years ago
  60. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  61. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  62. 49a4bda nfs4: queue free_lock_state job submission to nfsiod by Jeff Layton · 11 years ago
  63. 8003d3c nfs4: treat lock owners as opaque values by Jeff Layton · 11 years ago
  64. d1e1cda Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  65. abbec2da NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state by Trond Myklebust · 11 years ago
  66. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  67. 150e726 NFSv4: Ensure we respect soft mount timeouts during trunking discovery by Trond Myklebust · 11 years ago
  68. bd0f725 Merge branch 'devel' into linux-next by Trond Myklebust · 11 years ago
  69. 927864c NFSv4: Fix the return value of nfs4_select_rw_stateid by Trond Myklebust · 11 years ago
  70. 4f14c19 NFSv4: Clear the open state flags if the new stateid does not match by Trond Myklebust · 11 years ago
  71. 146d70c NFS fix error return in nfs4_select_rw_stateid by Andy Adamson · 11 years ago
  72. 16a6ddc point to the right include file in a comment (left over from a9004abc3) by Toralf Förster · 11 years ago
  73. 673fdfe Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  74. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  75. 6d769f1 nfs: don't retry detect_trunking with RPC_AUTH_UNIX more than once by Jeff Layton · 11 years ago
  76. 1acd1c3 nfs: fix inverted test for delegation in nfs4_reclaim_open_state by Jeff Layton · 11 years ago
  77. 0625c2d NFS: Fix possible endless state recovery wait by Chuck Lever · 11 years ago
  78. d1c2331 NFS: Handle SEQ4_STATUS_LEASE_MOVED by Chuck Lever · 11 years ago
  79. b7f7a66 NFS: Support NFS4ERR_LEASE_MOVED recovery in state manager by Chuck Lever · 11 years ago
  80. c9fdeb2 NFS: Add basic migration support to state manager thread by Chuck Lever · 11 years ago
  81. 3660cd4 NFSv4 Remove zeroing state kern warnings by Andy Adamson · 11 years ago
  82. ef1820f NFSv4: Don't try to recover NFSv4 locks when they are lost. by NeilBrown · 11 years ago
  83. b6a8525 NFS: Fix warning introduced by NFSv4.0 transport blocking patches by Chuck Lever · 11 years ago
  84. 2cf8bca NFS: Update session draining barriers for NFSv4.0 transport blocking by Chuck Lever · 11 years ago
  85. 9d33059 NFS: Enable slot table helpers for NFSv4.0 by Chuck Lever · 11 years ago
  86. 6686390 NFS: remove incorrect "Lock reclaim failed!" warning. by NeilBrown · 11 years ago
  87. 73d8bde NFS: Never use user credentials for lease renewal by Chuck Lever · 11 years ago
  88. d688f7b NFS: Use root's credential for lease management when keytab is missing by Chuck Lever · 11 years ago
  89. b14b797 NFS: Fix return type of nfs4_end_drain_session() stub by Chuck Lever · 11 years ago
  90. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  91. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 12 years ago
  92. 1c8c601 locks: protect most of the file_lock handling with i_lock by Jeff Layton · 12 years ago
  93. 62f288a NFSv4.1 end back channel session draining by Andy Adamson · 12 years ago
  94. 965e9c2 NFSv4.1: Ensure that reclaim_complete uses the right credential by Trond Myklebust · 12 years ago
  95. 774d5f1 NFSv4.1 Fix a pNFS session draining deadlock by Andy Adamson · 12 years ago
  96. c8b2d0b NFSv4.1: Ensure that we free the lock stateid on the server by Trond Myklebust · 12 years ago
  97. b0212b8 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 12 years ago
  98. bd1d421 Merge branch 'rpcsec_gss-from_cel' into linux-next by Trond Myklebust · 12 years ago
  99. 79d852b NFS: Retry SETCLIENTID with AUTH_SYS instead of AUTH_NONE by Chuck Lever · 12 years ago
  100. 92b40e9 NFSv4: Use the open stateid if the delegation has the wrong mode by Trond Myklebust · 12 years ago