1. e6f5c78 locks: plumb a "priv" pointer into the setlease routines by Jeff Layton · 10 years ago
  2. 0c637be nfsd: don't keep a pointer to the lease in nfs4_file by Jeff Layton · 10 years ago
  3. 0efaa7e locks: generic_delete_lease doesn't need a file_lock at all by Jeff Layton · 10 years ago
  4. 415b96c nfsd: fix potential lease memory leak in nfs4_setlease by Jeff Layton · 10 years ago
  5. 34549ab nfsd: eliminate "to_delegation" define by Jeff Layton · 10 years ago
  6. 15b23ef nfsd4: fix corruption of NFSv4 read data by J. Bruce Fields · 10 years ago
  7. 6c8ff87 Merge commit 'v3.16' into next by James Morris · 10 years ago
  8. 24bab49 NFSD: Implement SEEK by Anna Schumaker · 10 years ago
  9. 87a15a8 NFSD: Add generic v4.2 infrastructure by Anna Schumaker · 10 years ago
  10. 0162ac2 nfsd: introduce nfsd4_callback_ops by Christoph Hellwig · 10 years ago
  11. f0b5de1 nfsd: split nfsd4_callback initialization and use by Christoph Hellwig · 10 years ago
  12. 326129d nfsd: introduce a generic nfsd4_cb by Christoph Hellwig · 10 years ago
  13. 2faf3b4 nfsd: remove nfsd4_callback.cb_op by Christoph Hellwig · 10 years ago
  14. 341b51d nfsd: do not clear rpc_resp in nfsd4_cb_done_sequence by Benny Halevy · 10 years ago
  15. 444b6e9 nfsd: fix nfsd4_cb_recall_done error handling by Christoph Hellwig · 10 years ago
  16. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  17. 70b2823 nfsd4: clarify how grace period ends by J. Bruce Fields · 10 years ago
  18. bea57fe nfsd4: stop grace_time update at end of grace period by J. Bruce Fields · 10 years ago
  19. 65decb6 nfsd: skip subsequent UMH "create" operations after the first one for v4.0 clients by Jeff Layton · 10 years ago
  20. 788a791 nfsd: set and test NFSD4_CLIENT_STABLE bit to reduce nfsdcltrack upcalls by Jeff Layton · 10 years ago
  21. d682e75 nfsd: serialize nfsdcltrack upcalls for a particular client by Jeff Layton · 10 years ago
  22. d4318ac nfsd: pass extra info in env vars to upcalls to allow for early grace period end by Jeff Layton · 10 years ago
  23. 7f5ef2e nfsd: add a v4_end_grace file to /proc/fs/nfsd by Jeff Layton · 10 years ago
  24. 3b3e7b7 nfsd: reject reclaim request when client has already sent RECLAIM_COMPLETE by Jeff Layton · 10 years ago
  25. 919b804 nfsd: remove redundant boot_time parm from grace_done client tracking op by Jeff Layton · 10 years ago
  26. f779002 lockd: move lockd's grace period handling into its own module by Jeff Layton · 10 years ago
  27. f0c6312 nfsd: update mtime on truncate by Christoph Hellwig · 10 years ago
  28. aef9583 NFSD: Get reference of lockowner when coping file_lock by Kinglong Mee · 10 years ago
  29. b5971af NFSD: New helper nfs4_get_stateowner() for atomic_inc sop reference by Kinglong Mee · 10 years ago
  30. 3034a14 ima: pass 'opened' flag to identify newly created files by Dmitry Kasatkin · 10 years ago
  31. aee3776 nfsd4: fix rd_dircount enforcement by J. Bruce Fields · 10 years ago
  32. 027bc41 NFSD: Put export if prepare_creds() fail by Kinglong Mee · 10 years ago
  33. 13c82e8 NFSD: Full checking of authentication name by Kinglong Mee · 10 years ago
  34. 48c348b NFSD: Fix bad using of return value from qword_get by Kinglong Mee · 10 years ago
  35. 15d176c NFSD: Fix a memory leak if nfsd4_recdir_load fail by Kinglong Mee · 10 years ago
  36. c2236f141 NFSD: Reset creds after mnt_want_write_file() fail by Kinglong Mee · 10 years ago
  37. 8519f99 NFSD: Put file after ima_file_check fail in nfsd_open() by Kinglong Mee · 10 years ago
  38. ccad7da nfsd4: remove labeled NFS warning from config help by J. Bruce Fields · 10 years ago
  39. 2b8941b NFSD: Update some as-yet unused 4.2 error codes by Anna Schumaker · 10 years ago
  40. 6cd9066 NFSD: Remove duplicate initialization of file_lock by Kinglong Mee · 10 years ago
  41. 18c01ab nfsd: allow turning off nfsv3 readdir_plus by Rajesh Ghanekar · 10 years ago
  42. f7b43d0 nfsd4: reserve adequate space for LOCK op by J. Bruce Fields · 10 years ago
  43. 1383bf3 nfsd4: remove obsolete comment by J. Bruce Fields · 10 years ago
  44. 63bab06 nfsd3: Check write permission after checking existence by Ross Lagerwall · 10 years ago
  45. afbda40 nfsd: call nfs4_put_deleg_lease outside of state_lock by Jeff Layton · 10 years ago
  46. 6bcc034 nfsd: protect lease-related nfs4_file fields with fi_lock by Jeff Layton · 10 years ago
  47. ef9b16d nfsd: Reorder nfsd_cache_match to check more powerful discriminators first by Trond Myklebust · 10 years ago
  48. 89a26b3 nfsd: split DRC global spinlock into per-bucket locks by Trond Myklebust · 10 years ago
  49. 31e60f5 nfsd: convert num_drc_entries to an atomic_t by Trond Myklebust · 10 years ago
  50. 11acf6e nfsd: Remove the cache_hash list by Trond Myklebust · 10 years ago
  51. bedd4b6 nfsd: convert the lru list into a per-bucket thing by Trond Myklebust · 10 years ago
  52. 7142b98 nfsd: Clean up drc cache in preparation for global spinlock elimination by Trond Myklebust · 10 years ago
  53. 0d10c2c Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  54. 14a571a nfsd: add some comments to the nfsd4 object definitions by Jeff Layton · 10 years ago
  55. b687f68 nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappers by Jeff Layton · 10 years ago
  56. 74cf76d nfsd: remove nfs4_lock_state: nfs4_state_shutdown_net by Jeff Layton · 10 years ago
  57. dab6ef2 nfsd: remove nfs4_lock_state: nfs4_laundromat by Jeff Layton · 10 years ago
  58. 05149dd nfsd: Remove nfs4_lock_state(): reclaim_complete() by Trond Myklebust · 10 years ago
  59. cb86fb1 nfsd: Remove nfs4_lock_state(): setclientid, setclientid_confirm, renew by Trond Myklebust · 10 years ago
  60. 3974552 nfsd: Remove nfs4_lock_state(): exchange_id, create/destroy_session() by Trond Myklebust · 10 years ago
  61. 3234975 nfsd: Remove nfs4_lock_state(): nfsd4_open and nfsd4_open_confirm by Trond Myklebust · 10 years ago
  62. 084d4d4 nfsd: Remove nfs4_lock_state(): nfsd4_delegreturn() by Trond Myklebust · 10 years ago
  63. 36626a2 nfsd: Remove nfs4_lock_state(): nfsd4_open_downgrade + nfsd4_close by Trond Myklebust · 10 years ago
  64. 2dd7f2a nfsd: Remove nfs4_lock_state(): nfsd4_lock/locku/lockt() by Trond Myklebust · 10 years ago
  65. 51f5e78 nfsd: Remove nfs4_lock_state(): nfsd4_release_lockowner by Trond Myklebust · 10 years ago
  66. e7d5dc1 nfsd: Remove nfs4_lock_state(): nfsd4_test_stateid/nfsd4_free_stateid by Trond Myklebust · 10 years ago
  67. c2d1d6a nfsd: Remove nfs4_lock_state(): nfs4_preprocess_stateid_op() by Trond Myklebust · 10 years ago
  68. 285abde nfsd: remove old fault injection infrastructure by Jeff Layton · 10 years ago
  69. 98d5c7c nfsd: add more granular locking to *_delegations fault injectors by Jeff Layton · 10 years ago
  70. 82e05ef nfsd: add more granular locking to forget_openowners fault injector by Jeff Layton · 10 years ago
  71. 016200c nfsd: add more granular locking to forget_locks fault injector by Jeff Layton · 10 years ago
  72. 3738d50 nfsd: add a list_head arg to nfsd_foreach_client_lock by Jeff Layton · 10 years ago
  73. 69fc9ed nfsd: add nfsd_inject_forget_clients by Jeff Layton · 10 years ago
  74. a0926d1 nfsd: add a forget_client set_clnt routine by Jeff Layton · 10 years ago
  75. 7ec0e36 nfsd: add a forget_clients "get" routine with proper locking by Jeff Layton · 10 years ago
  76. c96223d nfsd: abstract out the get and set routines into the fault injection ops by Jeff Layton · 10 years ago
  77. 294ac32 nfsd: protect clid and verifier generation with client_lock by Jeff Layton · 10 years ago
  78. fd699b8 nfsd: don't destroy clients that are busy by Jeff Layton · 10 years ago
  79. fb94d76 NFSD: Put the reference of nfs4_file when freeing stid by Kinglong Mee · 10 years ago
  80. 7abea1e nfsd: don't destroy client if mark_client_expired_locked fails by Jeff Layton · 10 years ago
  81. 97403d9 nfsd: move unhash_client_locked call into mark_client_expired_locked by Jeff Layton · 10 years ago
  82. 217526e nfsd: protect the close_lru list and oo_last_closed_stid with client_lock by Jeff Layton · 10 years ago
  83. 0a880a2 nfsd: Add lockdep assertions to document the nfs4_client/session locking by Trond Myklebust · 10 years ago
  84. 3e339f9 nfsd: Ensure lookup_clientid() takes client_lock by Trond Myklebust · 10 years ago
  85. 6b10ad1 nfsd: Protect nfsd4_destroy_clientid using client_lock by Trond Myklebust · 10 years ago
  86. d20c11d nfsd: Protect session creation and client confirm using client_lock by Jeff Layton · 10 years ago
  87. 3dbacee nfsd: Protect unconfirmed client creation using client_lock by Trond Myklebust · 10 years ago
  88. 5cc40fd nfsd: Move create_client() call outside the lock by Trond Myklebust · 10 years ago
  89. 425510f nfsd: Don't require client_lock in free_client by Trond Myklebust · 10 years ago
  90. 4864af9 nfsd: Ensure that the laundromat unhashes the client before releasing locks by Trond Myklebust · 10 years ago
  91. 4beb345 nfsd: Ensure struct nfs4_client is unhashed before we try to destroy it by Trond Myklebust · 10 years ago
  92. 83e452f nfsd4: fix out of date comment by J. Bruce Fields · 10 years ago
  93. d9499a9 NFSD: Decrease nfsd_users in nfsd_startup_generic fail by Kinglong Mee · 10 years ago
  94. 4ae098d nfsd: rename unhash_generic_stateid to unhash_ol_stateid by Jeff Layton · 10 years ago
  95. d83017f nfsd: don't thrash the cl_lock while freeing an open stateid by Jeff Layton · 10 years ago
  96. 2c41beb nfsd: reduce cl_lock thrashing in release_openowner by Jeff Layton · 10 years ago
  97. fc5a96c nfsd: close potential race in nfsd4_free_stateid by Jeff Layton · 10 years ago
  98. 3c1c995 nfsd: optimize destroy_lockowner cl_lock thrashing by Jeff Layton · 10 years ago
  99. a819ecc nfsd: add locking to stateowner release by Jeff Layton · 10 years ago
  100. 882e9d2 nfsd: clean up and reorganize release_lockowner by Jeff Layton · 10 years ago