Show patches with: State = Action Required       |   30062 patches
« 1 2 ... 262 263 264300 301 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,06/14] locks: encapsulate the fl_link list handling - - - --- 2013-06-21 Jeff Layton New
[v4,05/14] locks: make "added" in __posix_lock_file a bool - - - --- 2013-06-21 Jeff Layton New
[v4,04/14] locks: comment cleanups and clarifications - - - --- 2013-06-21 Jeff Layton New
[v4,03/14] locks: make generic_add_lease and generic_delete_lease static - - - --- 2013-06-21 Jeff Layton New
[v4,02/14] cifs: use posix_unblock_lock instead of locks_delete_block - - - --- 2013-06-21 Jeff Layton New
[v4,01/14] locks: drop the unused filp argument to posix_unblock_lock - - - --- 2013-06-21 Jeff Layton New
: gssd: Fix preferred_realm option handling - - - --- 2013-06-20 Maximilian Wilhelm New
Kerberized NFS-Server Problem still present in 3.10.0-rc2 - - - --- 2013-06-20 J. Bruce Fields New
[1/1] NFSv4.1 end back channel session draining - - - --- 2013-06-19 Andy Adamson New
NFS: Apply v4.1 capabilities to v4.2 - - - --- 2013-06-19 Bryan Schumaker New
nfsiostat: restore output format - - - --- 2013-06-19 Weston Andros Adamson New
NFSv4: SETCLIENTID add the format string for the NETID - - - --- 2013-06-18 Djalal Harouni New
rpc_pipefs: only set rpc_dentry_ops if d_op isn't already set - - - --- 2013-06-18 Jeff Layton New
Problems in idmapd.conf.5 - - - --- 2013-06-18 esr@thyrsus.com New
[v3,13/13] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to … - - - --- 2013-06-17 Jeff Layton New
[v3,12/13] seq_file: add seq_list_*_percpu helpers - - - --- 2013-06-17 Jeff Layton New
[v3,11/13] locks: give the blocked_hash its own spinlock - - - --- 2013-06-17 Jeff Layton New
[v3,10/13] locks: add a new "lm_owner_key" lock operation - - - --- 2013-06-17 Jeff Layton New
[v3,09/13] locks: turn the blocked_list into a hashtable - - - --- 2013-06-17 Jeff Layton New
[v3,08/13] locks: convert fl_link to a hlist_node - - - --- 2013-06-17 Jeff Layton New
[v3,07/13] locks: avoid taking global lock if possible when waking up blocked waiters - - - --- 2013-06-17 Jeff Layton New
[v3,06/13] locks: protect most of the file_lock handling with i_lock - - - --- 2013-06-17 Jeff Layton New
[v3,05/13] locks: encapsulate the fl_link list handling - - - --- 2013-06-17 Jeff Layton New
[v3,04/13] locks: make "added" in __posix_lock_file a bool - - - --- 2013-06-17 Jeff Layton New
[v3,03/13] locks: comment cleanups and clarifications - - - --- 2013-06-17 Jeff Layton New
[v3,02/13] locks: make generic_add_lease and generic_delete_lease static - - - --- 2013-06-17 Jeff Layton New
[v3,01/13] cifs: use posix_unblock_lock instead of locks_delete_block - - - --- 2013-06-17 Jeff Layton New
[Trivial,20/33] nfs: Convert use of typedef ctl_table to struct ctl_table - - - --- 2013-06-14 Joe Perches New
[Trivial,19/33] lockd: Convert use of typedef ctl_table to struct ctl_table - - - --- 2013-06-14 Joe Perches New
[1/5] sunrpc/cache: remove races with queuing an upcall. - - - --- 2013-06-13 NeilBrown New
[2/5] sunrpc/cache: use cache_fresh_unlocked consistently and correctly. - - - --- 2013-06-13 NeilBrown New
[3/5] sunrpc/cache: ensure items removed from cache do not have pending upcalls. - - - --- 2013-06-13 NeilBrown New
[4/5] net/sunrpc: xpt_auth_cache should be ignored when expired. - - - --- 2013-06-13 NeilBrown New
[5/5] sunrpc: Don't schedule an upcall on a replaced cache entry. - - - --- 2013-06-13 NeilBrown New
sunrpc/cache.c: races while updating cache entries - - - --- 2013-06-13 NeilBrown New
[v2,4/4] SUNRPC: PipeFS MOUNT notification optimization for dying clients - - - --- 2013-06-11 Stanislav Kinsbursky New
[v2,3/4] SUNRPC: fix races on PipeFS UMOUNT notifications - - - --- 2013-06-11 Stanislav Kinsbursky New
[v2,2/4] SUNRPC: fix races on PipeFS MOUNT notifications - - - --- 2013-06-11 Stanislav Kinsbursky New
[v2,1/4] SUNRPC: split client creation routine into setup and registration - - - --- 2013-06-11 Stanislav Kinsbursky New
[v2,14/14] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to … - - - --- 2013-06-11 Jeff Layton New
[v2,13/14] seq_file: add seq_list_*_percpu helpers - - - --- 2013-06-11 Jeff Layton New
[v2,12/14] locks: give the blocked_hash its own spinlock - - - --- 2013-06-11 Jeff Layton New
[v2,11/14] locks: add a new "lm_owner_key" lock operation - - - --- 2013-06-11 Jeff Layton New
[v2,10/14] locks: turn the blocked_list into a hashtable - - - --- 2013-06-11 Jeff Layton New
[v2,09/14] locks: convert fl_link to a hlist_node - - - --- 2013-06-11 Jeff Layton New
[v2,08/14] locks: ensure that deadlock detection is atomic with respect to blocked_list modification - - - --- 2013-06-11 Jeff Layton New
[v2,07/14] locks: convert to i_lock to protect i_flock list - - - --- 2013-06-11 Jeff Layton New
[v2,06/14] locks: don't walk inode->i_flock list in locks_show - - - --- 2013-06-11 Jeff Layton New
[v2,05/14] locks: encapsulate the fl_link list handling - - - --- 2013-06-11 Jeff Layton New
[v2,04/14] locks: make "added" in __posix_lock_file a bool - - - --- 2013-06-11 Jeff Layton New
[v2,03/14] locks: comment cleanups and clarifications - - - --- 2013-06-11 Jeff Layton New
[v2,02/14] locks: make generic_add_lease and generic_delete_lease static - - - --- 2013-06-11 Jeff Layton New
[v2,01/14] cifs: use posix_unblock_lock instead of locks_delete_block - - - --- 2013-06-11 Jeff Layton New
: gssd: Fix preferred_realm option handling - - - --- 2013-06-11 Maximilian Wilhelm New
[3/3] SUNRPC: PipeFS MOUNT notification optimization for dying clients - - - --- 2013-06-10 Stanislav Kinsbursky New
[2/3] SUNRPC: fix races on PipeFS UMOUNT notifications - - - --- 2013-06-10 Stanislav Kinsbursky New
[1/3] SUNRPC: fix races on PipeFS UMOUNT notifications - - - --- 2013-06-10 Stanislav Kinsbursky New
[2,2/2] NFS: Use root's credential for lease management when keytab is missing - - - --- 2013-06-07 Chuck Lever New
[2,1/2] NFS: Never use user credentials for lease renewal - - - --- 2013-06-07 Chuck Lever New
[3/3] NFS: Use root's credential for lease management when keytab is missing - - - --- 2013-06-07 Chuck Lever New
[2/3] NFS: Partially revert commit 845cbceb - - - --- 2013-06-07 Chuck Lever New
[1/3] NFS: Never use user credentials for lease renewal - - - --- 2013-06-07 Chuck Lever New
[2/2] NFS: Add in v4.2 callback operation - - - --- 2013-06-05 Bryan Schumaker New
[1/2] NFS: Make callbacks minor version generic - - - --- 2013-06-05 Bryan Schumaker New
[RFC,2/2] NFS: Make nfs_readdir revalidate less often - - - --- 2013-06-05 Scott Mayhew New
[RFC,1/2] NFS: Make nfs_attribute_cache_expired() non-static - - - --- 2013-06-05 Scott Mayhew New
[patch/rfc] allow exported (and *not* exported) filesystems to be unmounted. - - - --- 2013-06-05 NeilBrown New
NFS: Fix keytabless mounts - - - --- 2013-06-05 Chuck Lever New
[RFC,1/1] NFS: Allow nfs_updatepage to extend a write to cover a full page when we have a lock that… - - - --- 2013-06-04 Scott Mayhew New
[2/3] krb5_util: don't give up on machine credential if hostname not available. - - - --- 2013-06-03 NeilBrown New
[3/3] gssd: add -N option to use root credentials as machine credentials. - - - --- 2013-06-03 NeilBrown New
[1/3] krb5_utils: remove redundant array size. - - - --- 2013-06-03 NeilBrown New
[v1,11/11] locks: give the blocked_hash its own spinlock - - - --- 2013-06-01 Jeff Layton New
[v1,10/11] locks: add a new "lm_owner_key" lock operation - - - --- 2013-06-01 Jeff Layton New
[v1,09/11] locks: turn the blocked_list into a hashtable - - - --- 2013-06-01 Jeff Layton New
[v1,08/11] locks: convert fl_link to a hlist_node - - - --- 2013-06-01 Jeff Layton New
[v1,07/11] locks: only pull entries off of blocked_list when they are really unblocked - - - --- 2013-06-01 Jeff Layton New
[v1,06/11] locks: convert to i_lock to protect i_flock list - - - --- 2013-06-01 Jeff Layton New
[v1,05/11] locks: encapsulate the fl_link list handling - - - --- 2013-06-01 Jeff Layton New
[v1,04/11] locks: make "added" in __posix_lock_file a bool - - - --- 2013-06-01 Jeff Layton New
[v1,03/11] locks: comment cleanups and clarifications - - - --- 2013-06-01 Jeff Layton New
[v1,02/11] locks: make generic_add_lease and generic_delete_lease static - - - --- 2013-06-01 Jeff Layton New
[v1,01/11] cifs: use posix_unblock_lock instead of locks_delete_block - - - --- 2013-06-01 Jeff Layton New
[5/5] NFSv4: Close another NFSv4 recovery race - - - --- 2013-05-29 Trond Myklebust New
[4/5] NFSv4: Move dentry instantiation into the NFSv4-specific atomic open code - - - --- 2013-05-29 Trond Myklebust New
[3/5] NFSv4: Refactor _nfs4_open_and_get_state to set ctx->state - - - --- 2013-05-29 Trond Myklebust New
[2/5] NFSv4: Cleanup: pass the nfs_open_context to nfs4_do_open - - - --- 2013-05-29 Trond Myklebust New
[1/5] NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_open - - - --- 2013-05-29 Trond Myklebust New
NFSv4: Fix a thinko in nfs4_try_open_cached - - - --- 2013-05-29 Trond Myklebust New
Is nfs_flush_incompatible to heavy-handed. - - - --- 2013-05-28 NeilBrown New
nfsidmap: Don't check ENABLE_LDAP twice - - - --- 2013-05-25 Aníbal Monsalve Salazar New
nfsidmap: idmapd.conf.5 man warnings - - - --- 2013-05-25 Aníbal Monsalve Salazar New
svcrpc: implement O_NONBLOCK behavior for use-gss-proxy - - - --- 2013-05-24 J. Bruce Fields New
svcrpc: fix failures to handle -1 uid's and gid's - - - --- 2013-05-24 J. Bruce Fields New
Fix handling of preferred_realm command line option - - - --- 2013-05-24 Maximilian Wilhelm New
Fix handling of preferred_realm command line option - - - --- 2013-05-24 Maximilian Wilhelm New
[RFC,1/1] NFS: Allow nfs_updatepage to extend a write to cover a full page when we have a lock that… - - - --- 2013-05-23 Scott Mayhew New
[3/3,v3] dcache: change rename_lock to a sequence read/write lock - - - --- 2013-05-23 Waiman Long New
[2/3,v3] dcache: introduce a new sequence read/write lock type - - - --- 2013-05-23 Waiman Long New
[1/3,v3] dcache: Don't take unnecessary lock in d_count update - - - --- 2013-05-23 Waiman Long New
« 1 2 ... 262 263 264300 301 »