Show patches with: State = Action Required       |   29705 patches
« 1 2 ... 227 228 229297 298 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/6] nfsd: Clean up drc cache in preparation for global spinlock elimination - - - --- 2014-08-06 Trond Myklebust New
Patch: select non-conventional principal in gssd - - - --- 2014-08-06 Jurjen Bokma New
nfs: Remove typedef nfs_readdir_descriptor_t - - - --- 2014-08-06 HIMANGI SARAOGI New
[3/3,RFC] fs/locks.c: Copy all infomation for conflock - - - --- 2014-08-06 Kinglong Mee New
[2/3] NFSD: Increase the reference of lockowner when coping file_lock - - - --- 2014-08-06 Kinglong Mee New
[1/3] NFSD: New FL_NFSD for marking file_lock belongs to NFSD - - - --- 2014-08-06 Kinglong Mee New
[5/5] special: fix op_unlk and op_ren tests output - - - --- 2014-08-06 Pavel Shilovsky New
[4/5] Add SMB/CIFS section in tests.init - - - --- 2014-08-06 Pavel Shilovsky New
[3/5] Add capability to test SMB 2.0 and higher verions - - - --- 2014-08-06 Pavel Shilovsky New
[2/5] Add SMB/CIFS mounts support - - - --- 2014-08-06 Pavel Shilovsky New
[1/5] tlock: munmap missed before close - - - --- 2014-08-06 Pavel Shilovsky New
[v2,11/11] exportfs: only do glibc specific hackery on glibc - - - --- 2014-08-06 Natanael Copa New
[v2,10/11] exportfs: fix test of NULL pointer in host_pton() - - - --- 2014-08-06 Natanael Copa New
[v2,09/11] include libgen.h for basename - - - --- 2014-08-06 Natanael Copa New
[v2,08/11] Only work around glibc bugs on glibc - - - --- 2014-08-06 Natanael Copa New
[v2,07/11] Allow usage of getrpcbynumber() when getrpcbynumber_r() is unavailable - - - --- 2014-08-06 Natanael Copa New
[v2,06/11] nfsstat: replace the legacy SA_ONESHOT with standard SA_RESETHAND - - - --- 2014-08-06 Natanael Copa New
[v2,05/11] mountd: use standard dev_t instead of glibc internals - - - --- 2014-08-06 Natanael Copa New
[v2,04/11] replace __attribute_malloc__ with the more portable __attribute__((__malloc__)) - - - --- 2014-08-06 Natanael Copa New
[v2,03/11] configure.ac: enable GNU_SOURCE for stat64/statfs64 - - - --- 2014-08-06 Natanael Copa New
[v2,02/11] Fix header include for definition of NULL - - - --- 2014-08-06 Natanael Copa New
[v2,01/11] conffile: use standard uint*_t and unsigned char - - - --- 2014-08-06 Natanael Copa New
[v2] nfsd: add some comments to the nfsd4 object definitions - - - --- 2014-08-05 Jeff Layton New
nfsd: allow turning off nfsv3 readdir_plus - - - --- 2014-08-05 J. Bruce Fields New
nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait - - - --- 2014-08-05 David Jeffery New
nfs: Always try and release an NFS file lock, even after receiving a SIGKILL - - - --- 2014-08-05 David Jeffery New
NFSD: Put the reference of nfs4_file when freeing stid - - - --- 2014-08-05 Kinglong Mee New
nfs: reject changes to resvport and sharecache during remount - - - --- 2014-08-04 Scott Mayhew New
nfsd: allow turning off nfsv3 readdir_plus - - - --- 2014-08-04 J. Bruce Fields New
SUNRPC: Change WARN_ON to printk for error message - - - --- 2014-08-04 Kinglong Mee New
[v2] NFS: Avoid infinite loop when RELEASE_LOCKOWNER getting expired error - - - --- 2014-08-04 Kinglong Mee New
[1/2] NFS: fix two problems in lookup_revalidate in RCU-walk - - - --- 2014-08-04 NeilBrown New
[2/2] SUNRPC: remove all refcounting of groupinfo from rpcauth_lookupcred - - - --- 2014-08-04 NeilBrown New
[6/6] nfsd: Reorder nfsd_cache_match to check more powerful discriminators first - - - --- 2014-08-03 Trond Myklebust New
[5/6] nfsd: split DRC global spinlock into per-bucket locks - - - --- 2014-08-03 Trond Myklebust New
[4/6] nfsd: convert num_drc_entries to an atomic_t - - - --- 2014-08-03 Trond Myklebust New
[3/6] nfsd: Remove the cache_hash list - - - --- 2014-08-03 Trond Myklebust New
[2/6] nfsd: convert the lru list into a per-bucket thing - - - --- 2014-08-03 Trond Myklebust New
[1/6] nfsd: Clean up drc cache in preparation for global spinlock elimination - - - --- 2014-08-03 Trond Myklebust New
[11/11] SUNRPC: Optimise away svc_recv_available - - - --- 2014-08-03 Trond Myklebust New
[10/11] SUNRPC: More optimisations of svc_xprt_enqueue() - - - --- 2014-08-03 Trond Myklebust New
[09/11] SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprt - - - --- 2014-08-03 Trond Myklebust New
[08/11] SUNRPC: get rid of the request wait queue - - - --- 2014-08-03 Trond Myklebust New
[07/11] SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprt - - - --- 2014-08-03 Trond Myklebust New
[06/11] nfs: Ensure that nfs_callback_start_svc sets the server rq_task... - - - --- 2014-08-03 Trond Myklebust New
[05/11] lockd: Ensure that lockd_start_svc sets the server rq_task... - - - --- 2014-08-03 Trond Myklebust New
[04/11] SUNRPC: Do not override wspace tests in svc_handle_xprt - - - --- 2014-08-03 Trond Myklebust New
[03/11] SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed - - - --- 2014-08-03 Trond Myklebust New
[02/11] SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurely - - - --- 2014-08-03 Trond Myklebust New
[01/11] SUNRPC: Reduce contention in svc_xprt_enqueue() - - - --- 2014-08-03 Trond Myklebust New
NFS: Update clientid in RELEASE_LOCKOWNER RPC after re-register clientid - - - --- 2014-08-03 Kinglong Mee New
NFS: Don't restart release lockowner RPC if getting expired error - - - --- 2014-08-03 Kinglong Mee New
nfs-utils.spec patch - - - --- 2014-08-03 Henrique Martins New
fs/locks.c: Copy fl_lmops to conflock for nfsd using - - - --- 2014-08-02 Kinglong Mee New
[v3,21/38] nfsd: Add reference counting to state owners - - - --- 2014-08-01 J. Bruce Fields New
svcrdma: remove rdma_create_qp() failure recovery logic - - - --- 2014-07-31 Steve Wise New
[REVIEW] NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes - - - --- 2014-07-31 Eric W. Biederman New
svcrdma: delete double assignment - - - --- 2014-07-30 Steve Wise New
NFSD: Decrease nfsd_users in nfsd_startup_generic fail - - - --- 2014-07-30 Kinglong Mee 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
[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
[11/11] exportfs: only do glibc specific hackery on glibc - - - --- 2014-07-30 Natanael Copa New
[10/11] exportfs: fix test of NULL pointer in host_pton() - - - --- 2014-07-30 Natanael Copa New
[09/11] Only work around glibc bugs on glibc - - - --- 2014-07-30 Natanael Copa New
[08/11] include libgen.h for basename - - - --- 2014-07-30 Natanael Copa New
« 1 2 ... 227 228 229297 298 »