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
[v4,9/9] nfsd: skip subsequent UMH "create" operations after the first one for v4.0 clients - - - --- 2014-09-15 Jeff Layton New
[v4,8/9] nfsd: set and test NFSD4_CLIENT_STABLE bit to reduce nfsdcltrack upcalls - - - --- 2014-09-15 Jeff Layton New
[v4,7/9] nfsd: serialize nfsdcltrack upcalls for a particular client - - - --- 2014-09-15 Jeff Layton New
[v4,6/9] nfsd: pass extra info in env vars to upcalls to allow for early grace period end - - - --- 2014-09-15 Jeff Layton New
[v4,5/9] nfsd: add a v4_end_grace file to /proc/fs/nfsd - - - --- 2014-09-15 Jeff Layton New
[v4,4/9] lockd: add a /proc/fs/lockd/nlm_end_grace file - - - --- 2014-09-15 Jeff Layton New
[v4,3/9] nfsd: reject reclaim request when client has already sent RECLAIM_COMPLETE - - - --- 2014-09-15 Jeff Layton New
[v4,2/9] nfsd: remove redundant boot_time parm from grace_done client tracking op - - - --- 2014-09-15 Jeff Layton New
[v4,1/9] lockd: move lockd's grace period handling into its own module - - - --- 2014-09-15 Jeff Layton New
[v3,9/8] nfsd: skip subsequent UMH "create" operations after the first one for v4.0 clients - - - --- 2014-09-10 Jeff Layton New
nfs: add __acquires and __releases annotations to seqfile start/stop routines - - - --- 2014-09-10 Jeff Layton New
nfs: fix RCU cl_xprt handling in nfs_swap_activate/deactivate - - - --- 2014-09-10 Jeff Layton New
gssd: ensure that preferred_realm is non-NULL before passing it to strcmp - - - --- 2014-09-08 Jeff Layton New
[v3,7/7] nfsdcltrack: fetch NFSDCLTRACK_GRACE_START out of environment - - - --- 2014-09-08 Jeff Layton New
[v3,6/7] nfsdcltrack: grab the NFSDCLTRACK_RECLAIM_COMPLETE env var if it's present - - - --- 2014-09-08 Jeff Layton New
[v3,5/7] nfsdcltrack: update schema to v2 - - - --- 2014-09-08 Jeff Layton New
[v3,4/7] nfsdcltrack: overhaul database initializtion - - - --- 2014-09-08 Jeff Layton New
[v3,3/7] nfsdcltrack: rename CLD_* constants with CLTRACK_* prefixes - - - --- 2014-09-08 Jeff Layton New
[v3,2/7] nfsdcltrack: update comments in sqlite.c - - - --- 2014-09-08 Jeff Layton New
[v3,1/7] sm-notify: inform the kernel if there were no hosts to notify - - - --- 2014-09-08 Jeff Layton New
[v3,8/8] nfsd: reject reclaim request when client has already sent RECLAIM_COMPLETE - - - --- 2014-09-08 Jeff Layton New
[v3,7/8] nfsd: set and test NFSD4_CLIENT_STABLE bit to reduce nfsdcltrack upcalls - - - --- 2014-09-08 Jeff Layton New
[v3,6/8] nfsd: serialize nfsdcltrack upcalls for a particular client - - - --- 2014-09-08 Jeff Layton New
[v3,5/8] nfsd: pass extra info in env vars to upcalls to allow for early grace period end - - - --- 2014-09-08 Jeff Layton New
[v3,4/8] nfsd: add a v4_end_grace file to /proc/fs/nfsd - - - --- 2014-09-08 Jeff Layton New
[v3,3/8] lockd: add a /proc/fs/lockd/nlm_end_grace file - - - --- 2014-09-08 Jeff Layton New
[v3,2/8] nfsd: remove redundant boot_time parm from grace_done client tracking op - - - --- 2014-09-08 Jeff Layton New
[v3,1/8] lockd: move lockd's grace period handling into its own module - - - --- 2014-09-08 Jeff Layton New
nfs: revert "nfs4: queue free_lock_state job submission to nfsiod" - - - --- 2014-09-08 Jeff Layton New
[v2,17/17] locks: clean up comments over fl_owner_t definition - - - --- 2014-09-04 Jeff Layton New
[v2,16/17] locks: set fl_owner for leases to filp instead of current->files - - - --- 2014-09-04 Jeff Layton New
[v2,15/17] locks: give lm_break a return value - - - --- 2014-09-04 Jeff Layton New
[v2,14/17] locks: __break_lease cleanup in preparation of allowing direct removal of leases - - - --- 2014-09-04 Jeff Layton New
[v2,13/17] locks: remove i_have_this_lease check from __break_lease - - - --- 2014-09-04 Jeff Layton New
[v2,12/17] locks: update Documentation/filesystems with new setlease semantics - - - --- 2014-09-04 Jeff Layton New
[v2,11/17] locks: move freeing of leases outside of i_lock - - - --- 2014-09-04 Jeff Layton New
[v2,10/17] locks: move i_lock acquisition into generic_*_lease handlers - - - --- 2014-09-04 Jeff Layton New
[v2,09/17] locks: define a lm_setup handler for leases - - - --- 2014-09-04 Jeff Layton New
[v2,08/17] locks: plumb a "priv" pointer into the setlease routines - - - --- 2014-09-04 Jeff Layton New
[v2,07/17] nfsd: don't keep a pointer to the lease in nfs4_file - - - --- 2014-09-04 Jeff Layton New
[v2,06/17] locks: clean up vfs_setlease kerneldoc comments - - - --- 2014-09-04 Jeff Layton New
[v2,05/17] locks: generic_delete_lease doesn't need a file_lock at all - - - --- 2014-09-04 Jeff Layton New
[v2,04/17] nfsd: fix potential lease memory leak in nfs4_setlease - - - --- 2014-09-04 Jeff Layton New
[v2,03/17] locks: close potential race in lease_get_mtime - - - --- 2014-09-04 Jeff Layton New
[v2,02/17] security: make security_file_set_fowner, f_setown and __f_setown void return - - - --- 2014-09-04 Jeff Layton New
[v2,01/17] locks: consolidate "nolease" routines - - - --- 2014-09-04 Jeff Layton New
[10/10] locks: update Documentation/filesystems with lease API changes - - - --- 2014-08-23 Jeff Layton New
[09/10] locks: move freeing of leases outside of i_lock - - - --- 2014-08-23 Jeff Layton New
[08/10] locks: move i_lock acquisition into generic_*_lease handlers - - - --- 2014-08-23 Jeff Layton New
[07/10] locks: define a lm_setup handler for leases - - - --- 2014-08-23 Jeff Layton New
[06/10] locks: plumb an "aux" pointer into the setlease routines - - - --- 2014-08-23 Jeff Layton New
[05/10] nfsd: don't keep a pointer to the lease in nfs4_file - - - --- 2014-08-23 Jeff Layton New
[04/10] locks: clean up vfs_setlease kerneldoc comments - - - --- 2014-08-23 Jeff Layton New
[03/10] locks: generic_delete_lease doesn't need a file_lock at all - - - --- 2014-08-23 Jeff Layton New
[02/10] nfsd: fix potential lease memory leak in nfs4_setlease - - - --- 2014-08-23 Jeff Layton New
[01/10] locks: close potential race in lease_get_mtime - - - --- 2014-08-23 Jeff Layton New
locks: remove lock_may_read and lock_may_write - - - --- 2014-08-21 Jeff Layton New
lockd: rip out deferred lock handling from testlock codepath - - - --- 2014-08-21 Jeff Layton New
[v2,7/7] nfsdcltrack: fetch NFSDCLTRACK_GRACE_START out of environment - - - --- 2014-08-19 Jeff Layton New
[v2,6/7] nfsdcltrack: grab the client minorversion from the env var if it's present - - - --- 2014-08-19 Jeff Layton New
[v2,5/7] nfsdcltrack: update schema to v2 - - - --- 2014-08-19 Jeff Layton New
[v2,4/7] nfsdcltrack: overhaul database initializtion - - - --- 2014-08-19 Jeff Layton New
[v2,3/7] nfsdcltrack: rename CLD_* constants with CLTRACK_* prefixes - - - --- 2014-08-19 Jeff Layton New
[v2,2/7] nfsdcltrack: update comments in sqlite.c - - - --- 2014-08-19 Jeff Layton New
[v2,1/7] sm-notify: inform the kernel if there were no hosts to notify - - - --- 2014-08-19 Jeff Layton New
[v2,5/5] nfsd: pass extra info in env vars to upcalls to allow for early grace period end - - - --- 2014-08-19 Jeff Layton New
[v2,4/5] nfsd: remove redundant boot_time parm from grace_done client tracking op - - - --- 2014-08-19 Jeff Layton New
[v2,3/5] nfsd: add a v4_end_grace file to /proc/fs/nfsd - - - --- 2014-08-19 Jeff Layton New
[v2,2/5] lockd: add a /proc/fs/lockd/nlm_end_grace file - - - --- 2014-08-19 Jeff Layton New
[v2,1/5] lockd: move lockd's grace period handling into its own module - - - --- 2014-08-19 Jeff Layton New
[nfs-utils,RFC,7/7] nfsdcltrack: fetch NFSDCLTRACK_GRACE_START out of environment - - - --- 2014-08-15 Jeff Layton New
[nfs-utils,RFC,6/7] nfsdcltrack: grab the client minorversion from the env var if it's present - - - --- 2014-08-15 Jeff Layton New
[nfs-utils,RFC,5/7] nfsdcltrack: update schema to v2 - - - --- 2014-08-15 Jeff Layton New
[nfs-utils,RFC,4/7] nfsdcltrack: overhaul database initializtion - - - --- 2014-08-15 Jeff Layton New
[nfs-utils,RFC,3/7] nfsdcltrack: rename CLD_* constants with CLTRACK_* prefixes - - - --- 2014-08-15 Jeff Layton New
[nfs-utils,RFC,2/7] nfsdcltrack: update comments in sqlite.c - - - --- 2014-08-15 Jeff Layton New
[nfs-utils,RFC,1/7] sm-notify: inform the kernel if there were no hosts to notify - - - --- 2014-08-15 Jeff Layton New
[kernel,RFC,4/4] nfsd: pass extra info in env vars to upcalls to allow for early grace period end - - - --- 2014-08-15 Jeff Layton New
[kernel,RFC,3/4] nfsd: remove redundant boot_time parm from grace_done client tracking op - - - --- 2014-08-15 Jeff Layton New
[kernel,RFC,2/4] nfsd: add a v4_end_grace file to /proc/fs/nfsd - - - --- 2014-08-15 Jeff Layton New
[kernel,RFC,1/4] lockd: add a /proc/fs/lockd/nlm_end_grace file - - - --- 2014-08-15 Jeff Layton New
locks: Remove unused conf argument from lm_grant - - - --- 2014-08-14 Jeff Layton New
[5/5] locks: update Locking documentation to clarify fl_release_private behavior - - - --- 2014-08-12 Jeff Layton New
[4/5] locks: move locks_free_lock calls in do_fcntl_add_lease outside spinlock - - - --- 2014-08-12 Jeff Layton New
[3/5] locks: defer freeing locks in locks_delete_lock until after i_lock has been dropped - - - --- 2014-08-12 Jeff Layton New
[2/5] locks: don't reuse file_lock in __posix_lock_file - - - --- 2014-08-12 Jeff Layton New
[1/5] locks: don't call locks_release_private from locks_copy_lock - - - --- 2014-08-12 Jeff Layton New
[3/3] nfsd: allow find_any_file to return a fi_deleg_file reference - - - --- 2014-08-09 Jeff Layton New
[2/3] nfsd: call nfs4_put_deleg_lease outside of state_lock - - - --- 2014-08-09 Jeff Layton New
[1/3] nfsd: protect lease-related nfs4_file fields with fi_lock - - - --- 2014-08-09 Jeff Layton New
nfsd: mark CONFIG_NFSD_FAULT_INJECTION as deprecated - - - --- 2014-08-06 Jeff Layton New
[v2] nfsd: add some comments to the nfsd4 object definitions - - - --- 2014-08-05 Jeff Layton New
[37/37] nfsd: add some comments to the nfsd4 object definitions - - - --- 2014-07-30 Jeff Layton New
[36/37] nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappers - - - --- 2014-07-30 Jeff Layton New
[35/37] nfsd: remove nfs4_lock_state: nfs4_state_shutdown_net - - - --- 2014-07-30 Jeff Layton New
[34/37] nfsd: remove nfs4_lock_state: nfs4_laundromat - - - --- 2014-07-30 Jeff Layton New
[33/37] nfsd: Remove nfs4_lock_state(): reclaim_complete() - - - --- 2014-07-30 Jeff Layton New
[32/37] nfsd: Remove nfs4_lock_state(): setclientid, setclientid_confirm, renew - - - --- 2014-07-30 Jeff Layton New
[31/37] nfsd: Remove nfs4_lock_state(): exchange_id, create/destroy_session() - - - --- 2014-07-30 Jeff Layton New
[30/37] nfsd: Remove nfs4_lock_state(): nfsd4_open and nfsd4_open_confirm - - - --- 2014-07-30 Jeff Layton New
« 1 2 3 49 10 »