1. e20fcf1 nfsd: clean up helper __release_lock_stateid by Trond Myklebust · 11 years ago
  2. de18643 nfsd: Add locking to the nfs4_file->fi_fds[] array by Trond Myklebust · 11 years ago
  3. 1d31a25 nfsd: Add fine grained protection for the nfs4_file->fi_stateids list by Trond Myklebust · 11 years ago
  4. d6c249b nfsd: reduce some spinlocking in put_client_renew by Jeff Layton · 11 years ago
  5. dff1399 nfsd: close potential race between delegation break and laundromat by Jeff Layton · 11 years ago
  6. 0fe492d nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid() by Trond Myklebust · 11 years ago
  7. 2d91e89 nfsd: Always use lookup_clientid() in nfsd4_process_open1 by Trond Myklebust · 11 years ago
  8. 13d6f66 nfsd: Convert nfsd4_process_open1() to work with lookup_clientid() by Trond Myklebust · 11 years ago
  9. 4b24ca7 nfsd: Allow struct nfsd4_compound_state to cache the nfs4_client by Jeff Layton · 11 years ago
  10. 2dd6e45 nfsd: Cleanup - Let nfsd4_lookup_stateid() take a cstate argument by Trond Myklebust · 11 years ago
  11. d4e19e70 nfsd: Don't get a session reference without a client reference by Trond Myklebust · 11 years ago
  12. fd44907 nfsd: clean up nfsd4_release_lockowner by Jeff Layton · 11 years ago
  13. b3c32bc nfsd: NFSv4 lock-owners are not associated to a specific file by Trond Myklebust · 11 years ago
  14. c53530d nfsd: Allow lockowners to hold several stateids by Jeff Layton · 11 years ago
  15. 3c87b9b nfsd: lock owners are not per open stateid by Trond Myklebust · 11 years ago
  16. acf9295 nfsd: clean up nfsd4_close_open_stateid by Trond Myklebust · 11 years ago
  17. db24b3b nfsd: declare v4.1+ openowners confirmed on creation by Jeff Layton · 11 years ago
  18. b607664 nfsd: Cleanup nfs4svc_encode_compoundres by Trond Myklebust · 11 years ago
  19. e17f99b nfsd: nfs4_preprocess_seqid_op should only set *stpp on success by Trond Myklebust · 11 years ago
  20. 950e011 nfsd: Protect addition to the file_hashtbl by Trond Myklebust · 11 years ago
  21. 7e6a72e nfsd: fix file access refcount leak when nfsd4_truncate fails by Christoph Hellwig · 11 years ago
  22. f419992 nfsd: add __force to opaque verifier field casts by Jeff Layton · 11 years ago
  23. 6282cd5 NFSD: Don't hand out delegations for 30 seconds after recalling them. by NeilBrown · 11 years ago
  24. 4838540 nfsd4: fix FREE_STATEID lockowner leak by J. Bruce Fields · 11 years ago
  25. 3fb87d1 nfsd4: hash deleg stateid only on successful nfs4_set_delegation by Benny Halevy · 11 years ago
  26. cdc97505 nfsd4: rename recall_lock to state_lock by Benny Halevy · 11 years ago
  27. 931ee56 nfsd4: use recall_lock for delegation hashing by Benny Halevy · 11 years ago
  28. a832e7a nfsd: fix laundromat next-run-time calculation by Jeff Layton · 11 years ago
  29. a5cddc8 nfsd4: better reservation of head space for krb5 by J. Bruce Fields · 11 years ago
  30. 32aaa62 nfsd4: use session limits to release send buffer reservation by J. Bruce Fields · 11 years ago
  31. 47ee529 nfsd4: adjust buflen to session channel limit by J. Bruce Fields · 11 years ago
  32. f523601 nfsd4: convert 4.1 replay encoding by J. Bruce Fields · 11 years ago
  33. dd97fdd nfsd4: no need for encode_compoundres to adjust lengths by J. Bruce Fields · 11 years ago
  34. 4aea24b nfsd4: embed xdr_stream in nfsd4_compoundres by J. Bruce Fields · 11 years ago
  35. abf1135 nfsd: remove nfsd4_free_slab by Christoph Hellwig · 11 years ago
  36. f35ea0d Merge 3.15 bugfixes for 3.16 by J. Bruce Fields · 11 years ago
  37. cbf7a75 nfsd4: fix delegation cleanup on error by J. Bruce Fields · 11 years ago
  38. 27b1142 nfsd4: warn on finding lockowner without stateid's by J. Bruce Fields · 11 years ago
  39. a1b8ff4 nfsd4: remove lockowner when removing lock stateid by J. Bruce Fields · 11 years ago
  40. 9fa1959 NFSD: Get rid of empty function nfs4_state_init by Kinglong Mee · 11 years ago
  41. 14bcab1 NFSd: Clean up nfs4_preprocess_stateid_op by Trond Myklebust · 11 years ago
  42. 50cc623 NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functions by Trond Myklebust · 11 years ago
  43. 4dd86e15 NFSd: Remove 'inline' designation for free_client() by Trond Myklebust · 11 years ago
  44. 4cb57e3 NFSd: call rpc_destroy_wait_queue() from free_client() by Trond Myklebust · 11 years ago
  45. 5694c93 NFSd: Move default initialisers from create_client() to alloc_client() by Trond Myklebust · 11 years ago
  46. a8a7c67 nfsd: Don't return NFS4ERR_STALE_STATEID for NFSv4.1+ by Trond Myklebust · 11 years ago
  47. 0da7b19 nfsd4: minor nfsd4_replay_cache_entry cleanup by J. Bruce Fields · 11 years ago
  48. 3ca2eb9 nfsd4: nfsd4_replay_cache_entry should be static by J. Bruce Fields · 11 years ago
  49. 067e1ac nfsd4: update comments with obsolete function name by J. Bruce Fields · 11 years ago
  50. 3f42d2c NFSD: Using free_conn free connection by Kinglong Mee · 11 years ago
  51. 2b90563 NFSD: Traverse unconfirmed client through hash-table by Kinglong Mee · 11 years ago
  52. ed47b06 nfsd: consider CLAIM_FH when handing out delegation by Ming Chen · 11 years ago
  53. e873088 nfsd4: minor nfs4_setlease cleanup by J. Bruce Fields · 13 years ago
  54. 60810e5 NFSD: Fix a memory leak in nfsd4_create_session by Kinglong Mee · 11 years ago
  55. 8a89163 NFSD: fix bad length checking for backchannel by Kinglong Mee · 11 years ago
  56. f403e45 NFSD: fix a leak which can cause CREATE_SESSION failures by Kinglong Mee · 11 years ago
  57. 2ce02b6 Add missing recording of back channel attrs in nfsd4_session by Kinglong Mee · 11 years ago
  58. 449bf8d Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  59. 617588d locks: introduce new FL_DELEG lock flag by J. Bruce Fields · 14 years ago
  60. b78800b Revert "nfsd: remove_stid can be incorporated into nfs4_put_delegation" by J. Bruce Fields · 11 years ago
  61. e50a26d nfsd4: nfsd_shutdown_net needs state lock by J. Bruce Fields · 11 years ago
  62. 956c4fe nfsd4: need to destroy revoked delegations in destroy_client by Benny Halevy · 11 years ago
  63. 01a87d9 nfsd: no need to unhash_stid before free by Benny Halevy · 11 years ago
  64. 7ebe40f nfsd: remove_stid can be incorporated into nfs4_put_delegation by Benny Halevy · 11 years ago
  65. 5d7dab8 nfsd: nfs4_open_delegation needs to remove_stid rather than unhash_stid by Benny Halevy · 11 years ago
  66. 9857df8 nfsd: nfs4_free_stid by Benny Halevy · 11 years ago
  67. a6a9f18 nfsd: switch to %p[dD] by Al Viro · 11 years ago
  68. 97e47fa nfsd: switch to %p[dD] by Al Viro · 11 years ago
  69. bf7bd3e nfsd4: fix leak of inode reference on delegation failure by J. Bruce Fields · 12 years ago
  70. 3477565 Revert "nfsd: nfs4_file_get_access: need to be more careful with O_RDWR" by J. Bruce Fields · 12 years ago
  71. b8297ce Merge tag 'v3.11-rc5' into for-3.12 branch by J. Bruce Fields · 12 years ago
  72. c472059 nfsd4: Fix MACH_CRED NULL dereference by J. Bruce Fields · 12 years ago
  73. b1948a6 nfsd4: fix setlease error return by J. Bruce Fields · 12 years ago
  74. df66e75 nfsd: nfs4_file_get_access: need to be more careful with O_RDWR by Harshula Jayasuriya · 12 years ago
  75. 0ff08ba Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  76. f0f51f5 nfsd4: allow destroy_session over destroyed session by J. Bruce Fields · 12 years ago
  77. d08d32e nfsd4: return delegation immediately if lease fails by J. Bruce Fields · 12 years ago
  78. 0a262ff nfsd4: do not throw away 4.1 lock state on last unlock by J. Bruce Fields · 12 years ago
  79. 99c4151 nfsd4: clean up nfs4_open_delegation by J. Bruce Fields · 12 years ago
  80. 9a0590a NFSD: Don't give out read delegations on creates by Steve Dickson · 12 years ago
  81. b78724b nfsd4: fail attempts to request gss on the backchannel by J. Bruce Fields · 12 years ago
  82. 57266a6 nfsd4: implement minimal SP4_MACH_CRED by J. Bruce Fields · 12 years ago
  83. 0dc1531 svcrpc: store gss mech in svc_cred by J. Bruce Fields · 12 years ago
  84. 1c8c601 locks: protect most of the file_lock handling with i_lock by Jeff Layton · 12 years ago
  85. 1a9357f nfsd: avoid undefined signed overflow by Jim Rees · 12 years ago
  86. 4f540e2 nfsd4: store correct client minorversion for >=4.2 by J. Bruce Fields · 12 years ago
  87. 1db7722 Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  88. 398c33a nfsd: convert nfs4_alloc_stid() to use idr_alloc_cyclic() by Jeff Layton · 12 years ago
  89. dd30333 nfsd4: better error return to indicate SSV non-support by J. Bruce Fields · 12 years ago
  90. ba13843 nfsd4: put_client_renew_locked can be static by Fengguang Wu · 12 years ago
  91. 53584f6 nfsd4: remove some useless code by fanchaoting · 12 years ago
  92. 3bd64a5 nfsd4: implement SEQ4_STATUS_RECALLABLE_STATE_REVOKED by J. Bruce Fields · 12 years ago
  93. 2334003 nfsd4: clean up validate_stateid by J. Bruce Fields · 12 years ago
  94. 06b332a nfsd4: check backchannel attributes on create_session by J. Bruce Fields · 12 years ago
  95. 55c760c nfsd4: fix forechannel attribute negotiation by J. Bruce Fields · 12 years ago
  96. 373cd40 nfsd4: cleanup check_forechannel_attrs by J. Bruce Fields · 12 years ago
  97. 0c7c3e6 nfsd4: don't close read-write opens too soon by J. Bruce Fields · 12 years ago
  98. eb2099f nfsd4: release lockowners on last unlock in 4.1 case by J. Bruce Fields · 12 years ago
  99. 3d74e6a nfsd4: no need for replay_owner in sessions case by J. Bruce Fields · 12 years ago
  100. c383747 nfsd4: remove some redundant comments by J. Bruce Fields · 12 years ago