Show patches with: State = Action Required       |   29983 patches
« 1 2 ... 173 174 175299 300 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,00/25] Fix delegation behaviour when server revokes some state - - - --- 2016-09-17 Trond Myklebust New
[v5,25/25] NFSv4: Mark the lock and open stateids as invalid after freeing them - - - --- 2016-09-17 Trond Myklebust New
[v5,24/25] NFSv4: Don't test open_stateid unless it is set - - - --- 2016-09-17 Trond Myklebust New
[v5,23/25] NFS: Always call nfs_inode_find_state_and_recover() when revoking a delegation - - - --- 2016-09-17 Trond Myklebust New
[v5,22/25] NFSv4: Fix a race when updating an open_stateid - - - --- 2016-09-17 Trond Myklebust New
[v5,21/25] NFSv4: Fix a race in nfs_inode_reclaim_delegation() - - - --- 2016-09-17 Trond Myklebust New
[v5,20/25] NFSv4: Pass the stateid to the exception handler in nfs4_read/write_done_cb - - - --- 2016-09-17 Trond Myklebust New
[v5,19/25] NFSv4.1: nfs4_layoutget_handle_exception handle revoked state - - - --- 2016-09-17 Trond Myklebust New
[v5,18/25] NFSv4: nfs4_handle_setlk_error() handle expiration as revoke case - - - --- 2016-09-17 Trond Myklebust New
[v5,17/25] NFSv4: nfs4_handle_delegation_recall_error() handle expiration as revoke case - - - --- 2016-09-17 Trond Myklebust New
[v5,16/25] NFSv4: nfs4_do_handle_exception() handle revoke/expiry of a single stateid - - - --- 2016-09-17 Trond Myklebust New
[v5,15/25] NFSv4: nfs_inode_find_delegation_state_and_recover() should check all stateids - - - --- 2016-09-17 Trond Myklebust New
[v5,14/25] NFSv4: Ensure we don't re-test revoked and freed stateids - - - --- 2016-09-17 Trond Myklebust New
[v5,13/25] NFSv4.1: Ensure we call FREE_STATEID if needed on close/delegreturn/locku - - - --- 2016-09-17 Trond Myklebust New
[v5,12/25] NFSv4.1: FREE_STATEID can be asynchronous - - - --- 2016-09-17 Trond Myklebust New
[v5,11/25] NFSv4.1: Ensure we always run TEST/FREE_STATEID on locks - - - --- 2016-09-17 Trond Myklebust New
[v5,10/25] NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEID - - - --- 2016-09-17 Trond Myklebust New
[v5,09/25] NFSv4.1: Don't recheck delegations that have already been checked - - - --- 2016-09-17 Trond Myklebust New
[v5,08/25] NFSv4.1: Deal with server reboots during delegation expiration recovery - - - --- 2016-09-17 Trond Myklebust New
[v5,07/25] NFSv4.1: Test delegation stateids when server declares "some state revoked" - - - --- 2016-09-17 Trond Myklebust New
[v5,06/25] NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid - - - --- 2016-09-17 Trond Myklebust New
[v5,05/25] NFSv4.1: Add a helper function to deal with expired stateids - - - --- 2016-09-17 Trond Myklebust New
[v5,04/25] NFSv4.1: Allow test_stateid to handle session errors without waiting - - - --- 2016-09-17 Trond Myklebust New
[v5,03/25] NFSv4.1: Don't check delegations that are already marked as revoked - - - --- 2016-09-17 Trond Myklebust New
[v5,02/25] NFSv4: Don't report revoked delegations as valid in nfs_have_delegation() - - - --- 2016-09-17 Trond Myklebust New
[v5,01/25] NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags - - - --- 2016-09-17 Trond Myklebust New
[v3,5/5] nfsd: set the MAY_NOTIFY_LOCK flag in OPEN replies - - - --- 2016-09-16 Jeff Layton New
[v3,4/5] nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constant - - - --- 2016-09-16 Jeff Layton New
[v3,3/5] nfsd: add a LRU list for blocked locks - - - --- 2016-09-16 Jeff Layton New
[v3,2/5] nfsd: have nfsd4_lock use blocking locks for v4.1+ locks - - - --- 2016-09-16 Jeff Layton New
[v3,1/5] nfsd: plumb in a CB_NOTIFY_LOCK operation - - - --- 2016-09-16 Jeff Layton New
[v3,9/9] nfs: add code to allow client to wait on lock callbacks - - - --- 2016-09-16 Jeff Layton New
[v3,8/9] nfs: move nfs4 lock retry attempt loop to a separate function - - - --- 2016-09-16 Jeff Layton New
[v3,7/9] nfs: move nfs4_set_lock_state call into caller - - - --- 2016-09-16 Jeff Layton New
[v3,6/9] nfs: add handling for CB_NOTIFY_LOCK in client - - - --- 2016-09-16 Jeff Layton New
[v3,5/9] nfs: track whether server sets MAY_NOTIFY_LOCK flag - - - --- 2016-09-16 Jeff Layton New
[v3,4/9] nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constant - - - --- 2016-09-16 Jeff Layton New
[v3,3/9] nfs: use safe, interruptible sleeps when waiting to retry LOCK - - - --- 2016-09-16 Jeff Layton New
[v3,2/9] nfs: check for POSIX lock capability on server even for flock locks - - - --- 2016-09-16 Jeff Layton New
[v3,1/9] nfs: eliminate pointless and confusing do_vfs_lock wrappers - - - --- 2016-09-16 Jeff Layton New
sunrpc: include gid in the rpc_cred_cache hash - 1 - --- 2016-09-16 Frank Sorenson New
[PATCHv1] sunrpc: fix write space race causing stalls - - - --- 2016-09-16 David Vrabel New
pNFS: Fix atime updates on pNFS clients - - - --- 2016-09-15 Trond Myklebust New
[v4,resend,2/2] pnfs: add a new mechanism to select a layout driver according to an ordered list - 1 - --- 2016-09-15 Jeff Layton New
[v4,resend,1/2] pnfs: track multiple layout types in fsinfo structure - 1 - --- 2016-09-15 Jeff Layton New
[v4,20/20] NFSv4: Fix a race when updating an open_stateid - - - --- 2016-09-15 Trond Myklebust New
[v4,19/20] NFSv4: Fix a race in nfs_inode_reclaim_delegation() - - - --- 2016-09-15 Trond Myklebust New
[v4,18/20] NFSv4: Pass the stateid to the exception handler in nfs4_read/write_done_cb - - - --- 2016-09-15 Trond Myklebust New
[v4,17/20] NFSv4.1: nfs4_layoutget_handle_exception handle revoked state - - - --- 2016-09-15 Trond Myklebust New
[v4,16/20] NFSv4: nfs4_handle_setlk_error() handle expiration as revoke case - - - --- 2016-09-15 Trond Myklebust New
[v4,15/20] NFSv4: nfs4_handle_delegation_recall_error() handle expiration as revoke case - - - --- 2016-09-15 Trond Myklebust New
[v4,14/20] NFSv4: nfs4_do_handle_exception() handle revoke/expiry of a single stateid - - - --- 2016-09-15 Trond Myklebust New
[v4,13/20] NFSv4: nfs_inode_find_delegation_state_and_recover() should check all stateids - - - --- 2016-09-15 Trond Myklebust New
[v4,12/20] NFSv4.1: Ensure we call FREE_STATEID if needed on close/delegreturn/locku - - - --- 2016-09-15 Trond Myklebust New
[v4,11/20] NFSv4.1: FREE_STATEID can be asynchronous - - - --- 2016-09-15 Trond Myklebust New
[v4,10/20] NFSv4.1: Ensure we always run TEST/FREE_STATEID on locks - - - --- 2016-09-15 Trond Myklebust New
[v4,09/20] NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEID - - - --- 2016-09-15 Trond Myklebust New
[v4,08/20] NFSv4.1: Don't recheck delegations that have already been checked - - - --- 2016-09-15 Trond Myklebust New
[v4,07/20] NFSv4.1: Deal with server reboots during delegation expiration recovery - - - --- 2016-09-15 Trond Myklebust New
[v4,06/20] NFSv4.1: Test delegation stateids when server declares "some state revoked" - - - --- 2016-09-15 Trond Myklebust New
[v4,05/20] NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid - - - --- 2016-09-15 Trond Myklebust New
[v4,04/20] NFSv4.1: Add a helper function to deal with expired stateids - - - --- 2016-09-15 Trond Myklebust New
[v4,03/20] NFSv4.1: Allow test_stateid to handle session errors without waiting - - - --- 2016-09-15 Trond Myklebust New
[v4,02/20] NFSv4.1: Don't check delegations that are already marked as revoked - - - --- 2016-09-15 Trond Myklebust New
[v4,01/20] NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags - - - --- 2016-09-15 Trond Myklebust New
[v3,22/22] xprtrdma: Eliminate rpcrdma_receive_worker() - - - --- 2016-09-15 Chuck Lever New
[v3,21/22] xprtrdma: Rename rpcrdma_receive_wc() - - - --- 2016-09-15 Chuck Lever New
[v3,20/22] xprtrmda: Report address of frmr, not mw - - - --- 2016-09-15 Chuck Lever New
[v3,19/22] xprtrdma: Support larger inline thresholds - - - --- 2016-09-15 Chuck Lever New
[v3,18/22] xprtrdma: Use gathered Send for large inline messages - - - --- 2016-09-15 Chuck Lever New
[v3,17/22] xprtrdma: Basic support for Remote Invalidation - - - --- 2016-09-15 Chuck Lever New
[v3,16/22] xprtrdma: Client-side support for rpcrdma_connect_private - - - --- 2016-09-15 Chuck Lever New
[v3,15/22] rpcrdma: RDMA/CM private message data structure - 1 - --- 2016-09-15 Chuck Lever New
[v3,14/22] xprtrdma: Move recv_wr to struct rpcrdma_rep - - - --- 2016-09-15 Chuck Lever New
[v3,13/22] xprtrdma: Move send_wr to struct rpcrdma_req - - - --- 2016-09-15 Chuck Lever New
[v3,12/22] xprtrdma: Simplify rpcrdma_ep_post_recv() - - - --- 2016-09-15 Chuck Lever New
[v3,11/22] xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbuf - - - --- 2016-09-15 Chuck Lever New
[v3,10/22] xprtrdma: Delay DMA mapping Send and Receive buffers - - - --- 2016-09-15 Chuck Lever New
[v3,09/22] xprtrdma: Replace DMA_BIDIRECTIONAL - - - --- 2016-09-15 Chuck Lever New
[v3,08/22] xprtrdma: Use smaller buffers for RPC-over-RDMA headers - - - --- 2016-09-15 Chuck Lever New
[v3,07/22] xprtrdma: Initialize separate RPC call and reply buffers - - - --- 2016-09-15 Chuck Lever New
[v3,06/22] SUNRPC: Add a transport-specific private field in rpc_rqst - - - --- 2016-09-15 Chuck Lever New
[v3,05/22] SUNRPC: Separate buffer pointers for RPC Call and Reply messages - - - --- 2016-09-15 Chuck Lever New
[v3,04/22] SUNRPC: Generalize the RPC buffer release API - - - --- 2016-09-15 Chuck Lever New
[v3,03/22] SUNRPC: Generalize the RPC buffer allocation API - - - --- 2016-09-15 Chuck Lever New
[v3,02/22] SUNRPC: Refactor rpc_xdr_buf_init() - - - --- 2016-09-15 Chuck Lever New
[v3,01/22] xprtrdma: Eliminate INLINE_THRESHOLD macros - - - --- 2016-09-15 Chuck Lever New
[v3,6/6] svcrdma: support Remote Invalidation - 1 - --- 2016-09-13 Chuck Lever New
[v3,5/6] svcrdma: Server-side support for rpcrdma_connect_private - 1 - --- 2016-09-13 Chuck Lever New
[v3,4/6] rpcrdma: RDMA/CM private message data structure - 1 - --- 2016-09-13 Chuck Lever New
[v3,3/6] svcrdma: Skip put_page() when send_reply() fails - - - --- 2016-09-13 Chuck Lever New
[v3,2/6] svcrdma: Tail iovec leaves an orphaned DMA mapping - - - --- 2016-09-13 Chuck Lever New
[v3,1/6] svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation") - - - --- 2016-09-13 Chuck Lever New
nfs: Set s_time_gran consistently on NFSv2 - - - --- 2016-09-12 Andreas Gruenbacher New
NFSv4.1: Fix the CREATE_SESSION slot number accounting - - - --- 2016-09-11 Trond Myklebust New
[v2,10/10] nfs: ensure that the filehandle in CB_NOTIFY_LOCK request matches the inode - - - --- 2016-09-09 Jeff Layton New
[v2,09/10] nfs: add code to allow client to wait on lock callbacks - - - --- 2016-09-09 Jeff Layton New
[v2,08/10] nfs: move nfs4 lock retry attempt loop to a separate function - - - --- 2016-09-09 Jeff Layton New
[v2,07/10] nfs: move nfs4_set_lock_state call into caller - - - --- 2016-09-09 Jeff Layton New
[v2,06/10] nfs: add handling for CB_NOTIFY_LOCK in client - - - --- 2016-09-09 Jeff Layton New
« 1 2 ... 173 174 175299 300 »