1. 94ae1db nfsd: fix fi_delegees leak when fi_had_conflict returns true by Jeff Layton · 10 years ago
  2. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  3. 8754589 net: replace remaining users of arch_fast_hash with jhash by Daniel Borkmann · 10 years ago
  4. ef17af2 fs: nfsd: Fix signedness bug in compare_blob by Rasmus Villemoes · 10 years ago
  5. 5b095e9 nfsd: convert nfs4_file searches to use RCU by Jeff Layton · 10 years ago
  6. b0d2e42 NFSD: Always initialize cl_cb_addr by Chuck Lever · 10 years ago
  7. ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  8. 4d01b7f locks: give lm_break a return value by Jeff Layton · 10 years ago
  9. c45198e locks: move freeing of leases outside of i_lock by Jeff Layton · 10 years ago
  10. 1c7dd2f locks: define a lm_setup handler for leases by Jeff Layton · 10 years ago
  11. e6f5c78 locks: plumb a "priv" pointer into the setlease routines by Jeff Layton · 10 years ago
  12. 0c637be nfsd: don't keep a pointer to the lease in nfs4_file by Jeff Layton · 10 years ago
  13. 0efaa7e locks: generic_delete_lease doesn't need a file_lock at all by Jeff Layton · 10 years ago
  14. 415b96c nfsd: fix potential lease memory leak in nfs4_setlease by Jeff Layton · 10 years ago
  15. 34549ab nfsd: eliminate "to_delegation" define by Jeff Layton · 10 years ago
  16. 0162ac2 nfsd: introduce nfsd4_callback_ops by Christoph Hellwig · 10 years ago
  17. f0b5de1 nfsd: split nfsd4_callback initialization and use by Christoph Hellwig · 10 years ago
  18. 326129d nfsd: introduce a generic nfsd4_cb by Christoph Hellwig · 10 years ago
  19. 70b2823 nfsd4: clarify how grace period ends by J. Bruce Fields · 10 years ago
  20. bea57fe nfsd4: stop grace_time update at end of grace period by J. Bruce Fields · 10 years ago
  21. d4318ac nfsd: pass extra info in env vars to upcalls to allow for early grace period end by Jeff Layton · 10 years ago
  22. 7f5ef2e nfsd: add a v4_end_grace file to /proc/fs/nfsd by Jeff Layton · 10 years ago
  23. 3b3e7b7 nfsd: reject reclaim request when client has already sent RECLAIM_COMPLETE by Jeff Layton · 10 years ago
  24. 919b804 nfsd: remove redundant boot_time parm from grace_done client tracking op by Jeff Layton · 10 years ago
  25. aef9583 NFSD: Get reference of lockowner when coping file_lock by Kinglong Mee · 10 years ago
  26. b5971af NFSD: New helper nfs4_get_stateowner() for atomic_inc sop reference by Kinglong Mee · 10 years ago
  27. 6cd9066 NFSD: Remove duplicate initialization of file_lock by Kinglong Mee · 10 years ago
  28. afbda40 nfsd: call nfs4_put_deleg_lease outside of state_lock by Jeff Layton · 10 years ago
  29. 6bcc034 nfsd: protect lease-related nfs4_file fields with fi_lock by Jeff Layton · 10 years ago
  30. b687f68 nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappers by Jeff Layton · 10 years ago
  31. 74cf76d nfsd: remove nfs4_lock_state: nfs4_state_shutdown_net by Jeff Layton · 10 years ago
  32. dab6ef2 nfsd: remove nfs4_lock_state: nfs4_laundromat by Jeff Layton · 10 years ago
  33. 05149dd nfsd: Remove nfs4_lock_state(): reclaim_complete() by Trond Myklebust · 10 years ago
  34. cb86fb1 nfsd: Remove nfs4_lock_state(): setclientid, setclientid_confirm, renew by Trond Myklebust · 10 years ago
  35. 3974552 nfsd: Remove nfs4_lock_state(): exchange_id, create/destroy_session() by Trond Myklebust · 10 years ago
  36. 3234975 nfsd: Remove nfs4_lock_state(): nfsd4_open and nfsd4_open_confirm by Trond Myklebust · 10 years ago
  37. 084d4d4 nfsd: Remove nfs4_lock_state(): nfsd4_delegreturn() by Trond Myklebust · 10 years ago
  38. 36626a2 nfsd: Remove nfs4_lock_state(): nfsd4_open_downgrade + nfsd4_close by Trond Myklebust · 10 years ago
  39. 2dd7f2a nfsd: Remove nfs4_lock_state(): nfsd4_lock/locku/lockt() by Trond Myklebust · 10 years ago
  40. 51f5e78 nfsd: Remove nfs4_lock_state(): nfsd4_release_lockowner by Trond Myklebust · 10 years ago
  41. e7d5dc1 nfsd: Remove nfs4_lock_state(): nfsd4_test_stateid/nfsd4_free_stateid by Trond Myklebust · 10 years ago
  42. c2d1d6a nfsd: Remove nfs4_lock_state(): nfs4_preprocess_stateid_op() by Trond Myklebust · 10 years ago
  43. 285abde nfsd: remove old fault injection infrastructure by Jeff Layton · 10 years ago
  44. 98d5c7c nfsd: add more granular locking to *_delegations fault injectors by Jeff Layton · 10 years ago
  45. 82e05ef nfsd: add more granular locking to forget_openowners fault injector by Jeff Layton · 10 years ago
  46. 016200c nfsd: add more granular locking to forget_locks fault injector by Jeff Layton · 10 years ago
  47. 3738d50 nfsd: add a list_head arg to nfsd_foreach_client_lock by Jeff Layton · 10 years ago
  48. 69fc9ed nfsd: add nfsd_inject_forget_clients by Jeff Layton · 10 years ago
  49. a0926d1 nfsd: add a forget_client set_clnt routine by Jeff Layton · 10 years ago
  50. 7ec0e36 nfsd: add a forget_clients "get" routine with proper locking by Jeff Layton · 10 years ago
  51. 294ac32 nfsd: protect clid and verifier generation with client_lock by Jeff Layton · 10 years ago
  52. fd699b8 nfsd: don't destroy clients that are busy by Jeff Layton · 10 years ago
  53. fb94d76 NFSD: Put the reference of nfs4_file when freeing stid by Kinglong Mee · 10 years ago
  54. 7abea1e nfsd: don't destroy client if mark_client_expired_locked fails by Jeff Layton · 10 years ago
  55. 97403d9 nfsd: move unhash_client_locked call into mark_client_expired_locked by Jeff Layton · 10 years ago
  56. 217526e nfsd: protect the close_lru list and oo_last_closed_stid with client_lock by Jeff Layton · 10 years ago
  57. 0a880a2 nfsd: Add lockdep assertions to document the nfs4_client/session locking by Trond Myklebust · 10 years ago
  58. 3e339f9 nfsd: Ensure lookup_clientid() takes client_lock by Trond Myklebust · 10 years ago
  59. 6b10ad1 nfsd: Protect nfsd4_destroy_clientid using client_lock by Trond Myklebust · 10 years ago
  60. d20c11d nfsd: Protect session creation and client confirm using client_lock by Jeff Layton · 10 years ago
  61. 3dbacee nfsd: Protect unconfirmed client creation using client_lock by Trond Myklebust · 10 years ago
  62. 5cc40fd nfsd: Move create_client() call outside the lock by Trond Myklebust · 10 years ago
  63. 425510f nfsd: Don't require client_lock in free_client by Trond Myklebust · 10 years ago
  64. 4864af9 nfsd: Ensure that the laundromat unhashes the client before releasing locks by Trond Myklebust · 10 years ago
  65. 4beb345 nfsd: Ensure struct nfs4_client is unhashed before we try to destroy it by Trond Myklebust · 10 years ago
  66. 4ae098d nfsd: rename unhash_generic_stateid to unhash_ol_stateid by Jeff Layton · 10 years ago
  67. d83017f nfsd: don't thrash the cl_lock while freeing an open stateid by Jeff Layton · 10 years ago
  68. 2c41beb nfsd: reduce cl_lock thrashing in release_openowner by Jeff Layton · 10 years ago
  69. fc5a96c nfsd: close potential race in nfsd4_free_stateid by Jeff Layton · 10 years ago
  70. 3c1c995 nfsd: optimize destroy_lockowner cl_lock thrashing by Jeff Layton · 10 years ago
  71. a819ecc nfsd: add locking to stateowner release by Jeff Layton · 10 years ago
  72. 882e9d2 nfsd: clean up and reorganize release_lockowner by Jeff Layton · 10 years ago
  73. d4f0489 nfsd: Move the open owner hash table into struct nfs4_client by Trond Myklebust · 10 years ago
  74. c58c661 nfsd: Protect adding/removing lock owners using client_lock by Trond Myklebust · 10 years ago
  75. 7ffb588 nfsd: Protect adding/removing open state owners using client_lock by Trond Myklebust · 10 years ago
  76. b401be22 nfsd: don't allow CLOSE to proceed until refcount on stateid drops by Jeff Layton · 10 years ago
  77. d3134b1 nfsd: make openstateids hold references to their openowners by Jeff Layton · 10 years ago
  78. 5adfd88 nfsd: clean up refcounting for lockowners by Jeff Layton · 10 years ago
  79. e4f1dd7 nfsd: Make lock stateid take a reference to the lockowner by Trond Myklebust · 10 years ago
  80. 8f4b54c nfsd: add an operation for unhashing a stateowner by Jeff Layton · 10 years ago
  81. 5db1c03 nfsd: clean up lockowner refcounting when finding them by Jeff Layton · 10 years ago
  82. 58fb12e nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache by Jeff Layton · 10 years ago
  83. 6b180f0 nfsd: Add reference counting to state owners by Jeff Layton · 10 years ago
  84. 2d3f966 nfsd: Migrate the stateid reference into nfs4_find_stateid_by_type() by Trond Myklebust · 10 years ago
  85. fd91101 nfsd: Migrate the stateid reference into nfs4_lookup_stateid() by Trond Myklebust · 10 years ago
  86. 4cbfc9f nfsd: Migrate the stateid reference into nfs4_preprocess_seqid_op by Trond Myklebust · 10 years ago
  87. 0667b1e nfsd: Add reference counting to nfs4_preprocess_confirmed_seqid_op by Trond Myklebust · 10 years ago
  88. 2585fc7 nfsd: nfsd4_open_confirm() must reference the open stateid by Trond Myklebust · 10 years ago
  89. 8a0b589 nfsd: Prepare nfsd4_close() for open stateid referencing by Trond Myklebust · 10 years ago
  90. d6f2bc5 nfsd: nfsd4_process_open2() must reference the open stateid by Trond Myklebust · 10 years ago
  91. dcd94cc nfsd: nfsd4_process_open2() must reference the delegation stateid by Trond Myklebust · 10 years ago
  92. 67cb127 nfsd: Ensure that nfs4_open_delegation() references the delegation stateid by Trond Myklebust · 10 years ago
  93. 858cc57 nfsd: nfsd4_locku() must reference the lock stateid by Trond Myklebust · 10 years ago
  94. 3d0fabd nfsd: Add reference counting to lock stateids by Trond Myklebust · 10 years ago
  95. 1af71cc nfsd: ensure atomicity in nfsd4_free_stateid and nfsd4_validate_stateid by Jeff Layton · 10 years ago
  96. 356a95e nfsd: clean up races in lock stateid searching and creation by Jeff Layton · 10 years ago
  97. 1c755dc nfsd: Add locking to protect the state owner lists by Jeff Layton · 10 years ago
  98. b49e084 nfsd: do filp_close in sc_free callback for lock stateids by Jeff Layton · 10 years ago
  99. 4770d72 nfsd4: use cl_lock to synchronize all stateid idr calls by Jeff Layton · 10 years ago
  100. 11b9164 nfsd: Add a struct nfs4_file field to struct nfs4_stid by Trond Myklebust · 10 years ago