1. 21179d8 knfsd: don't allocate file_locks on the stack by Jeff Layton · 12 years ago
  2. 5592a3f knfsd: remove bogus BUG_ON() call from nfsd4_locku by Jeff Layton · 12 years ago
  3. da5c80a nfsd4: nfsd_process_n_delegations should be static by J. Bruce Fields · 12 years ago
  4. 1696c47 nfsd: trivial comment updates by Jeff Layton · 12 years ago
  5. 2c142ba NFSd: make boot_time variable per network namespace by Stanislav Kinsbursky · 12 years ago
  6. a51c84e NFSd: make grace end flag per network namespace by Stanislav Kinsbursky · 12 years ago
  7. 5ccb006 LockD: pass actual network namespace to grace period management functions by Stanislav Kinsbursky · 12 years ago
  8. 5e1533c NFSd: make nfsd4_manager allocated per network namespace context. by Stanislav Kinsbursky · 12 years ago
  9. 99dbb8f nfsd4: fix missing fault_inject.h include by J. Bruce Fields · 12 years ago
  10. a6d88f2 NFSd: fix locking in nfsd_forget_delegations() by Stanislav Kinsbursky · 12 years ago
  11. 5559b50 nfsd4: fix cr_principal comparison check in same_creds by Vivek Trivedi · 12 years ago
  12. 74dbafa nfsd4: release openowners on free in >=4.1 case by J. Bruce Fields · 12 years ago
  13. 4af8250 nfsd4: process_open2 cleanup by J. Bruce Fields · 12 years ago
  14. e1aaa89 nfsd4: nfsd4_lock() cleanup by J. Bruce Fields · 12 years ago
  15. 7df302f NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEID by Chuck Lever · 12 years ago
  16. 2411967 nfsd: probe the back channel on new connections by Weston Andros Adamson · 12 years ago
  17. bc2df47 nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels by J. Bruce Fields · 12 years ago
  18. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  19. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  20. 6eccece nfsd4: fix, consolidate client_has_state by J. Bruce Fields · 12 years ago
  21. b9831b5 nfsd4: don't remove rebooted client record until confirmation by J. Bruce Fields · 12 years ago
  22. 32f16b3 nfsd4: remove some dprintk's and a comment by J. Bruce Fields · 12 years ago
  23. 778df3f nfsd4: return "real" sequence id in confirmed case by J. Bruce Fields · 12 years ago
  24. 0f1ba0e nfsd4: fix exchange_id to return confirm flag by J. Bruce Fields · 12 years ago
  25. 7447758 nfsd4: clarify that renewing expired client is a bug by J. Bruce Fields · 12 years ago
  26. 90d700b nfsd4: simpler ordering of setclientid_confirm checks by J. Bruce Fields · 12 years ago
  27. f3d03b9 nfsd4: setclientid: remove pointless assignment by J. Bruce Fields · 12 years ago
  28. 8695b90 nfsd4: fix error return in non-matching-creds case by J. Bruce Fields · 12 years ago
  29. 788c1eb nfsd4: fix setclientid_confirm same_cred check by J. Bruce Fields · 12 years ago
  30. 34b232b nfsd4: merge 3 setclientid cases to 2 by J. Bruce Fields · 12 years ago
  31. 8f93071 nfsd4: pull out common code from setclientid cases by J. Bruce Fields · 12 years ago
  32. ad72aae nfsd4: merge last two setclientid cases by J. Bruce Fields · 12 years ago
  33. 63db463 nfsd4: setclientid/confirm comment cleanup by J. Bruce Fields · 12 years ago
  34. e98479b nfsd4: setclientid remove unnecessary terms from a logical expression by J. Bruce Fields · 12 years ago
  35. d5497fc nfsd4: move rq_flavor into svc_cred by J. Bruce Fields · 12 years ago
  36. 8fbba96 nfsd4: stricter cred comparison for setclientid/exchange_id by J. Bruce Fields · 12 years ago
  37. 03a4e1f nfsd4: move principal name into svc_cred by J. Bruce Fields · 12 years ago
  38. 631fc9e nfsd4: allow removing clients not holding state by J. Bruce Fields · 12 years ago
  39. 136e658 nfsd4: rearrange exchange_id logic to simplify by J. Bruce Fields · 12 years ago
  40. 2dbb269 nfsd4: exchange_id cleanup: comments by J. Bruce Fields · 12 years ago
  41. 83e08fd nfsd4: exchange_id cleanup: local shorthands for repeated tests by J. Bruce Fields · 12 years ago
  42. 1a30811 nfsd4: allow an EXCHANGE_ID to kill a 4.0 client by J. Bruce Fields · 12 years ago
  43. ea236d0 nfsd4: exchange_id: check creds before killing confirmed client by J. Bruce Fields · 12 years ago
  44. 2786cc3 nfsd4: exchange_id error cleanup by J. Bruce Fields · 12 years ago
  45. 11ae681 nfsd4: exchange_id has a pointless copy by J. Bruce Fields · 12 years ago
  46. ce0fc43 nfsd: wrap all accesses to st_deny_bmap by Jeff Layton · 12 years ago
  47. 82c5ff1 nfsd: wrap accesses to st_access_bmap by Jeff Layton · 12 years ago
  48. 3a32861 nfsd: make test_share a bool return by Jeff Layton · 12 years ago
  49. 5ae037e nfsd: consolidate set_access and set_deny by Jeff Layton · 12 years ago
  50. f07ea10 NFSD: SETCLIENTID_CONFIRM returns NFS4ERR_CLID_INUSE too often by Chuck Lever · 12 years ago
  51. 57b7b43 nfsd4: int/__be32 fixes by J. Bruce Fields · 12 years ago
  52. 2355c59 nfsd4: fix missing "static" by J. Bruce Fields · 12 years ago
  53. bfa4b36 nfsd: state.c should include current_stateid.h by J. Bruce Fields · 12 years ago
  54. 04da6e9 nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails by Al Viro · 12 years ago
  55. 33dcc48 nfsd: don't use locks_in_grace to determine whether to call nfs4_grace_end by Jeff Layton · 12 years ago
  56. 03af42c nfsd: trivial: remove unused variable from nfsd4_lock by Jeff Layton · 12 years ago
  57. 2a4317c nfsd: add nfsd4_client_tracking_ops struct and a way to set it by Jeff Layton · 12 years ago
  58. a52d726 nfsd: convert nfs4_client->cl_cb_flags to a generic flags field by Jeff Layton · 12 years ago
  59. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 12 years ago
  60. ab4684d NFSD: Fix nfs4_verifier memory alignment by Chuck Lever · 12 years ago
  61. 8f199b8 NFSD: Fix warnings when NFSD_DEBUG is not defined by Trond Myklebust · 12 years ago
  62. 508dc6e nfsd41: free_session/free_client must be called under the client_lock by Benny Halevy · 12 years ago
  63. e27f49c nfsd41: refactor nfsd4_deleg_xgrade_none_ext logic out of nfsd4_process_open2 by Benny Halevy · 12 years ago
  64. 4aa8913 nfsd41: refactor nfs4_open_deleg_none_ext logic out of nfs4_open_delegation by Benny Halevy · 12 years ago
  65. a8ae08e nfsd4: fix recovery-entry leak nfsd startup failure by J. Bruce Fields · 12 years ago
  66. a6d6b78 nfsd4: fix recovery-dir leak on nfsd startup failure by Jeff Layton · 12 years ago
  67. 393d8ed nfsd4: purge stable client records with insufficient state by J. Bruce Fields · 12 years ago
  68. 1255a8f nfsd4: don't set cl_firststate on first reclaim in 4.1 case by J. Bruce Fields · 12 years ago
  69. d24433c nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_no_deleg by Benny Halevy · 12 years ago
  70. 03cfb42 NFSD: Clean up the test_stateid function by Bryan Schumaker · 12 years ago
  71. 2c8bd7e nfsd41: split out share_access want and signal flags while decoding by Benny Halevy · 12 years ago
  72. 00b5f95 nfsd41: share_access_to_flags should consider only nfs4.x share_access flags by Benny Halevy · 12 years ago
  73. 37c593c nfsd41: use current stateid by value by Tigran Mkrtchyan · 12 years ago
  74. 9428fe1 nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADE by Tigran Mkrtchyan · 12 years ago
  75. 1e97b51 nfsd41: handle current stateid in SETATTR and FREE_STATEID by Tigran Mkrtchyan · 12 years ago
  76. 30813e2 nfsd41: consume current stateid on read and write by Tigran Mkrtchyan · 12 years ago
  77. 62cd4a5 nfsd41: handle current stateid on lock and locku by Tigran Mkrtchyan · 12 years ago
  78. 8b70484 nfsd41: handle current stateid in open and close by Tigran Mkrtchyan · 12 years ago
  79. 19ff0f2 nfsd4: initialize current stateid at compile time by Tigran Mkrtchyan · 12 years ago
  80. bf5c43c nfsd4: check for uninitialized slot by J. Bruce Fields · 12 years ago
  81. 73e7948 nfsd4: rearrange struct nfsd4_slot by J. Bruce Fields · 12 years ago
  82. f6d8248 nfsd4: fix sessions slotid wraparound logic by J. Bruce Fields · 12 years ago
  83. f2ac4dc SUNRPC: parametrize rpc_uaddr2sockaddr() by network context by Stanislav Kinsbursky · 12 years ago
  84. 0b48d42 Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  85. 2d3475c NFSD: forget_delegations should use list_for_each_entry_safe by Bryan Schumaker · 13 years ago
  86. 39c4cc0 NFSD: Only reinitilize the recall_lru list under the recall lock by Bryan Schumaker · 13 years ago
  87. f32f3c2 nfsd4: initialize special stateid's at compile time by J. Bruce Fields · 13 years ago
  88. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  89. 67114fe nfsd4: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  90. 009673b nfsd4: add a separate (lockowner, inode) lookup by J. Bruce Fields · 13 years ago
  91. 353de31 nfsd4: fix CONFIG_NFSD_FAULT_INJECTION compile error by J. Bruce Fields · 13 years ago
  92. 16bfdaaf nfsd4: share open and lock owner hash tables by J. Bruce Fields · 13 years ago
  93. 06f1f86 nfsd4: hash lockowners to simplify RELEASE_LOCKOWNER by J. Bruce Fields · 13 years ago
  94. 7208339 NFSD: Call nfsd4_init_slabs() from init_nfsd() by Bryan Schumaker · 13 years ago
  95. 65178db NFSD: Added fault injection by Bryan Schumaker · 13 years ago
  96. 64a284d nfsd4: maintain one seqid stream per (lockowner, file) by J. Bruce Fields · 13 years ago
  97. 684e563 nfsd4: cleanup lock clientid handling in sessions case by J. Bruce Fields · 13 years ago
  98. b93d87c nfsd4: fix lockowner matching by J. Bruce Fields · 13 years ago
  99. 345c284 nfs41: implement DESTROY_CLIENTID operation by Mi Jinlong · 13 years ago
  100. fc0c3dd nfsd4: seq->status_flags may be used unitialized by Benny Halevy · 13 years ago