Show patches with: Submitter = Jeff Layton       |    State = Action Required       |   906 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[29/37] nfsd: Remove nfs4_lock_state(): nfsd4_delegreturn() - - - --- 2014-07-30 Jeff Layton New
[28/37] nfsd: Remove nfs4_lock_state(): nfsd4_open_downgrade + nfsd4_close - - - --- 2014-07-30 Jeff Layton New
[27/37] nfsd: Remove nfs4_lock_state(): nfsd4_lock/locku/lockt() - - - --- 2014-07-30 Jeff Layton New
[26/37] nfsd: Remove nfs4_lock_state(): nfsd4_release_lockowner - - - --- 2014-07-30 Jeff Layton New
[25/37] nfsd: Remove nfs4_lock_state(): nfsd4_test_stateid/nfsd4_free_stateid - - - --- 2014-07-30 Jeff Layton New
[24/37] nfsd: Remove nfs4_lock_state(): nfs4_preprocess_stateid_op() - - - --- 2014-07-30 Jeff Layton New
[23/37] nfsd: remove old fault injection infrastructure - - - --- 2014-07-30 Jeff Layton New
[22/37] nfsd: add more granular locking to *_delegations fault injectors - - - --- 2014-07-30 Jeff Layton New
[21/37] nfsd: add more granular locking to forget_openowners fault injector - - - --- 2014-07-30 Jeff Layton New
[20/37] nfsd: add more granular locking to forget_locks fault injector - - - --- 2014-07-30 Jeff Layton New
[19/37] nfsd: add a list_head arg to nfsd_foreach_client_lock - - - --- 2014-07-30 Jeff Layton New
[18/37] nfsd: add nfsd_inject_forget_clients - - - --- 2014-07-30 Jeff Layton New
[17/37] nfsd: add a forget_client set_clnt routine - - - --- 2014-07-30 Jeff Layton New
[16/37] nfsd: add a forget_clients "get" routine with proper locking - - - --- 2014-07-30 Jeff Layton New
[15/37] nfsd: abstract out the get and set routines into the fault injection ops - - - --- 2014-07-30 Jeff Layton New
[14/37] nfsd: protect clid and verifier generation with client_lock - - - --- 2014-07-30 Jeff Layton New
[13/37] nfsd: don't destroy clients that are busy - - - --- 2014-07-30 Jeff Layton New
[12/37] nfsd: don't destroy client if mark_client_expired_locked fails - - - --- 2014-07-30 Jeff Layton New
[11/37] nfsd: move unhash_client_locked call into mark_client_expired_locked - - - --- 2014-07-30 Jeff Layton New
[10/37] nfsd: protect the close_lru list and oo_last_closed_stid with client_lock - - - --- 2014-07-30 Jeff Layton New
[09/37] nfsd: Add lockdep assertions to document the nfs4_client/session locking - - - --- 2014-07-30 Jeff Layton New
[08/37] nfsd: Ensure lookup_clientid() takes client_lock - - - --- 2014-07-30 Jeff Layton New
[07/37] nfsd: Protect nfsd4_destroy_clientid using client_lock - - - --- 2014-07-30 Jeff Layton New
[06/37] nfsd: Protect session creation and client confirm using client_lock - - - --- 2014-07-30 Jeff Layton New
[05/37] nfsd: Protect unconfirmed client creation using client_lock - - - --- 2014-07-30 Jeff Layton New
[04/37] nfsd: Move create_client() call outside the lock - - - --- 2014-07-30 Jeff Layton New
[03/37] nfsd: Don't require client_lock in free_client - - - --- 2014-07-30 Jeff Layton New
[02/37] nfsd: Ensure that the laundromat unhashes the client before releasing locks - - - --- 2014-07-30 Jeff Layton New
[01/37] nfsd: Ensure struct nfs4_client is unhashed before we try to destroy it - - - --- 2014-07-30 Jeff Layton New
[resend] nfsd: print status when nfsd4_open fails to open file it just created - - - --- 2014-07-30 Jeff Layton New
[v3,38/38] nfsd: rename unhash_generic_stateid to unhash_ol_stateid - - - --- 2014-07-30 Jeff Layton New
[v3,37/38] nfsd: don't thrash the cl_lock while freeing an open stateid - - - --- 2014-07-30 Jeff Layton New
[v3,36/38] nfsd: reduce cl_lock thrashing in release_openowner - - - --- 2014-07-30 Jeff Layton New
[v3,35/38] nfsd: close potential race in nfsd4_free_stateid - - - --- 2014-07-30 Jeff Layton New
[v3,34/38] nfsd: optimize destroy_lockowner cl_lock thrashing - - - --- 2014-07-30 Jeff Layton New
[v3,33/38] nfsd: add locking to stateowner release - - - --- 2014-07-30 Jeff Layton New
[v3,32/38] nfsd: clean up and reorganize release_lockowner - - - --- 2014-07-30 Jeff Layton New
[v3,31/38] nfsd: Move the open owner hash table into struct nfs4_client - - - --- 2014-07-30 Jeff Layton New
[v3,30/38] nfsd: Protect adding/removing lock owners using client_lock - - - --- 2014-07-30 Jeff Layton New
[v3,29/38] nfsd: Protect adding/removing open state owners using client_lock - - - --- 2014-07-30 Jeff Layton New
[v3,28/38] nfsd: don't allow CLOSE to proceed until refcount on stateid drops - - - --- 2014-07-30 Jeff Layton New
[v3,27/38] nfsd: make openstateids hold references to their openowners - - - --- 2014-07-30 Jeff Layton New
[v3,26/38] nfsd: clean up refcounting for lockowners - - - --- 2014-07-30 Jeff Layton New
[v3,25/38] nfsd: Make lock stateid take a reference to the lockowner - - - --- 2014-07-30 Jeff Layton New
[v3,24/38] nfsd: add an operation for unhashing a stateowner - - - --- 2014-07-30 Jeff Layton New
[v3,23/38] nfsd: clean up lockowner refcounting when finding them - - - --- 2014-07-30 Jeff Layton New
[v3,22/38] nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache - - - --- 2014-07-30 Jeff Layton New
[v3,21/38] nfsd: Add reference counting to state owners - - - --- 2014-07-30 Jeff Layton New
[v3,20/38] nfsd: Migrate the stateid reference into nfs4_find_stateid_by_type() - - - --- 2014-07-30 Jeff Layton New
[v3,19/38] nfsd: Migrate the stateid reference into nfs4_lookup_stateid() - - - --- 2014-07-30 Jeff Layton New
[v3,18/38] nfsd: Migrate the stateid reference into nfs4_preprocess_seqid_op - - - --- 2014-07-30 Jeff Layton New
[v3,17/38] nfsd: Add reference counting to nfs4_preprocess_confirmed_seqid_op - - - --- 2014-07-30 Jeff Layton New
[v3,16/38] nfsd: nfsd4_open_confirm() must reference the open stateid - - - --- 2014-07-30 Jeff Layton New
[v3,15/38] nfsd: Prepare nfsd4_close() for open stateid referencing - - - --- 2014-07-30 Jeff Layton New
[v3,14/38] nfsd: nfsd4_process_open2() must reference the open stateid - - - --- 2014-07-30 Jeff Layton New
[v3,13/38] nfsd: nfsd4_process_open2() must reference the delegation stateid - - - --- 2014-07-30 Jeff Layton New
[v3,12/38] nfsd: Ensure that nfs4_open_delegation() references the delegation stateid - - - --- 2014-07-30 Jeff Layton New
[v3,11/38] nfsd: nfsd4_locku() must reference the lock stateid - - - --- 2014-07-30 Jeff Layton New
[v3,10/38] nfsd: Add reference counting to lock stateids - - - --- 2014-07-30 Jeff Layton New
[v3,09/38] nfsd: ensure atomicity in nfsd4_free_stateid and nfsd4_validate_stateid - - - --- 2014-07-30 Jeff Layton New
[v3,08/38] nfsd: clean up races in lock stateid searching and creation - - - --- 2014-07-30 Jeff Layton New
[v3,07/38] nfsd: Add locking to protect the state owner lists - - - --- 2014-07-30 Jeff Layton New
[v3,06/38] nfsd: do filp_close in sc_free callback for lock stateids - - - --- 2014-07-30 Jeff Layton New
[v3,05/38] nfsd4: use cl_lock to synchronize all stateid idr calls - - - --- 2014-07-30 Jeff Layton New
[v3,04/38] nfsd: Replace nfs4_ol_stateid->st_file with the st_stid.sc_file - - - --- 2014-07-30 Jeff Layton New
[v3,03/38] nfsd: Add a struct nfs4_file field to struct nfs4_stid - - - --- 2014-07-30 Jeff Layton New
[v3,02/38] nfsd: Cleanup the freeing of stateids - - - --- 2014-07-30 Jeff Layton New
[v3,01/38] nfsd: Add reference counting to the lock and open stateids - - - --- 2014-07-30 Jeff Layton New
[v2,38/38] nfsd: rename unhash_generic_stateid to unhash_ol_stateid - - - --- 2014-07-29 Jeff Layton New
[v2,37/38] nfsd: don't thrash the cl_lock while freeing an open stateid - - - --- 2014-07-29 Jeff Layton New
[v2,36/38] nfsd: reduce cl_lock thrashing in release_openowner - - - --- 2014-07-29 Jeff Layton New
[v2,35/38] nfsd: close potential race in nfsd4_free_stateid - - - --- 2014-07-29 Jeff Layton New
[v2,34/38] nfsd: optimize destroy_lockowner cl_lock thrashing - - - --- 2014-07-29 Jeff Layton New
[v2,33/38] nfsd: add locking to stateowner release - - - --- 2014-07-29 Jeff Layton New
[v2,32/38] nfsd: clean up and reorganize release_lockowner - - - --- 2014-07-29 Jeff Layton New
[v2,31/38] nfsd: Move the open owner hash table into struct nfs4_client - - - --- 2014-07-29 Jeff Layton New
[v2,30/38] nfsd: Protect adding/removing lock owners using client_lock - - - --- 2014-07-29 Jeff Layton New
[v2,29/38] nfsd: Protect adding/removing open state owners using client_lock - - - --- 2014-07-29 Jeff Layton New
[v2,28/38] nfsd: don't allow CLOSE to proceed until refcount on stateid drops - - - --- 2014-07-29 Jeff Layton New
[v2,27/38] nfsd: make openstateids hold references to their openowners - - - --- 2014-07-29 Jeff Layton New
[v2,26/38] nfsd: clean up refcounting for lockowners - - - --- 2014-07-29 Jeff Layton New
[v2,25/38] nfsd: Make lock stateid take a reference to the lockowner - - - --- 2014-07-29 Jeff Layton New
[v2,24/38] nfsd: add an operation for unhashing a stateowner - - - --- 2014-07-29 Jeff Layton New
[v2,23/38] nfsd: clean up lockowner refcounting when finding them - - - --- 2014-07-29 Jeff Layton New
[v2,22/38] nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache - - - --- 2014-07-29 Jeff Layton New
[v2,21/38] nfsd: Add reference counting to state owners - - - --- 2014-07-29 Jeff Layton New
[v2,20/38] nfsd: Migrate the stateid reference into nfs4_find_stateid_by_type() - - - --- 2014-07-29 Jeff Layton New
[v2,19/38] nfsd: Migrate the stateid reference into nfs4_lookup_stateid() - - - --- 2014-07-29 Jeff Layton New
[v2,18/38] nfsd: Migrate the stateid reference into nfs4_preprocess_seqid_op - - - --- 2014-07-29 Jeff Layton New
[v2,17/38] nfsd: Add reference counting to nfs4_preprocess_confirmed_seqid_op - - - --- 2014-07-29 Jeff Layton New
[v2,16/38] nfsd: nfsd4_open_confirm() must reference the open stateid - - - --- 2014-07-29 Jeff Layton New
[v2,15/38] nfsd: Prepare nfsd4_close() for open stateid referencing - - - --- 2014-07-29 Jeff Layton New
[v2,14/38] nfsd: nfsd4_process_open2() must reference the open stateid - - - --- 2014-07-29 Jeff Layton New
[v2,13/38] nfsd: nfsd4_process_open2() must reference the delegation stateid - - - --- 2014-07-29 Jeff Layton New
[v2,12/38] nfsd: Ensure that nfs4_open_delegation() references the delegation stateid - - - --- 2014-07-29 Jeff Layton New
[v2,11/38] nfsd: nfsd4_locku() must reference the lock stateid - - - --- 2014-07-29 Jeff Layton New
[v2,10/38] nfsd: Add reference counting to lock stateids - - - --- 2014-07-29 Jeff Layton New
[v2,09/38] nfsd: ensure atomicity in nfsd4_free_stateid and nfsd4_validate_stateid - - - --- 2014-07-29 Jeff Layton New
[v2,08/38] nfsd: clean up races in lock stateid searching and creation - - - --- 2014-07-29 Jeff Layton New
[v2,07/38] nfsd: Add locking to protect the state owner lists - - - --- 2014-07-29 Jeff Layton New
« 1 2 3 49 10 »