Show patches with: none      |   31104 patches
« 1 2 ... 174 175 176311 312 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2,05/10] nfs: track whether server sets MAY_NOTIFY_LOCK flag - - - --- 2016-09-09 Jeff Layton New
[v2,04/10] nfs: use safe, interruptible sleeps when waiting to retry LOCK - - - --- 2016-09-09 Jeff Layton New
[v2,03/10] nfs: check for POSIX lock capability on server even for flock locks - - - --- 2016-09-09 Jeff Layton New
[v2,02/10] nfs: eliminate pointless and confusing do_vfs_lock wrappers - - - --- 2016-09-09 Jeff Layton New
[v2,01/10] nfs: the length argument to read_buf should be unsigned - - - --- 2016-09-09 Jeff Layton New
[v3,12/12] NFSv4.1: Ensure we call FREE_STATEID if needed on close/delegreturn/locku - - - --- 2016-09-09 Trond Myklebust New
[v3,11/12] NFSv4.1: FREE_STATEID can be asynchronous - - - --- 2016-09-09 Trond Myklebust New
[v3,10/12] NFSv4.1: Ensure we always run TEST/FREE_STATEID on locks - - - --- 2016-09-09 Trond Myklebust New
[v3,09/12] NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEID - - - --- 2016-09-09 Trond Myklebust New
[v3,08/12] NFSv4.1: Don't recheck delegations that have already been checked - - - --- 2016-09-09 Trond Myklebust New
[v3,07/12] NFSv4.1: Deal with server reboots during delegation expiration recovery - - - --- 2016-09-09 Trond Myklebust New
[v3,06/12] NFSv4.1: Test delegation stateids when server declares "some state revoked" - - - --- 2016-09-09 Trond Myklebust New
[v3,05/12] NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid - - - --- 2016-09-09 Trond Myklebust New
[v3,04/12] NFSv4.1: Add a helper function to deal with expired stateids - - - --- 2016-09-09 Trond Myklebust New
[v3,03/12] NFSv4.1: Allow test_stateid to handle session errors without waiting - - - --- 2016-09-09 Trond Myklebust New
[v3,02/12] NFSv4.1: Don't check delegations that are already marked as revoked - - - --- 2016-09-09 Trond Myklebust New
[v3,01/12] NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags - - - --- 2016-09-09 Trond Myklebust New
[Version,10,12/12] NFS pnfs data server multipath session trunking - - - --- 2016-09-09 Andy Adamson New
[Version,10,11/12] NFS test session trunking with exchange id - - - --- 2016-09-09 Andy Adamson New
[Version,10,10/12] NFS add xprt switch addrs test to match client - - - --- 2016-09-09 Andy Adamson New
[Version,10,09/12] SUNRPC: rpc_clnt_add_xprt setup function for NFS layer - - - --- 2016-09-09 Andy Adamson New
[Version,10,08/12] SUNRPC search xprt switch for sockaddr - - - --- 2016-09-09 Andy Adamson New
[Version,10,07/12] SUNRPC rpc_clnt_xprt_switch_add_xprt - - - --- 2016-09-09 Andy Adamson New
[Version,10,06/12] SUNRPC rpc_clnt_xprt_switch_put - - - --- 2016-09-09 Andy Adamson New
[Version,10,05/12] SUNRPC remove rpc_task_release_client from rpc_task_set_client - - - --- 2016-09-09 Andy Adamson New
[Version,10,04/12] NFS detect session trunking - - - --- 2016-09-09 Andy Adamson New
[Version,10,03/12] NFS refactor nfs4_check_serverowner_major_id - - - --- 2016-09-09 Andy Adamson New
[Version,10,02/12] NFS refactor nfs4_match_clientids - - - --- 2016-09-09 Andy Adamson New
[Version,10,01/12] NFS setup async exchange_id - - - --- 2016-09-09 Andy Adamson New
[v2,1/4] generic/377: Add copy to new file test - - - --- 2016-09-09 Eryu Guan New
[v1] svcauth_gss: Close connection when dropping an incoming message - - - --- 2016-09-07 Chuck Lever New
vfs: Don't copy beyond the end of the file - - - --- 2016-09-07 Schumaker, Anna New
[v5] NFSD: Implement the COPY call - - - --- 2016-09-07 Schumaker, Anna New
[v2,4/4] generic/380: Add a copy test for overwriting small amounts of data - - - --- 2016-09-07 Schumaker, Anna New
[v2,3/4] generic/379: Add copy test that overwrites data - - - --- 2016-09-07 Schumaker, Anna New
[v2,2/4] generic/378: Add small copies to new file test - - - --- 2016-09-07 Schumaker, Anna New
[v2,1/4] generic/377: Add copy to new file test - - - --- 2016-09-07 Schumaker, Anna New
[v2,7/7] NFSv4.1: Don't recheck delegations that have already been checked - - - --- 2016-09-07 Trond Myklebust New
[v2,6/7] NFSv4.1: Deal with server reboots during delegation expiration recovery - - - --- 2016-09-07 Trond Myklebust New
[v2,5/7] NFSv4.1: Test delegation stateids when server declares "some state revoked" - - - --- 2016-09-07 Trond Myklebust New
[v2,4/7] NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid - - - --- 2016-09-07 Trond Myklebust New
[v2,3/7] NFSv4.1: Add a helper function to deal with expired stateids - - - --- 2016-09-07 Trond Myklebust New
[v2,2/7] NFSv4.1: Allow test_stateid to handle session errors without waiting - - - --- 2016-09-07 Trond Myklebust New
[v2,1/7] NFSv4.1: Don't check delegations that are already marked as revoked - - - --- 2016-09-07 Trond Myklebust New
[2/2] xprtrdma: Fix receive buffer accounting - - - --- 2016-09-06 Chuck Lever New
[1/2] xprtrdma: Revert 3d4cf35bd4fa ("xprtrdma: Reply buffer exhaustion...") - - - --- 2016-09-06 Chuck Lever New
[9/9] nfs: track whether server sets MAY_NOTIFY_LOCK flag - - - --- 2016-09-06 Jeff Layton New
[8/9] nfs: ensure that the filehandle in CB_NOTIFY_LOCK request matches the inode - - - --- 2016-09-06 Jeff Layton New
[7/9] nfs: add code to allow client to wait on lock callbacks - - - --- 2016-09-06 Jeff Layton New
[6/9] nfs: move nfs4_set_lock_state call into caller - - - --- 2016-09-06 Jeff Layton New
[5/9] nfs: add handling for CB_NOTIFY_LOCK in client - - - --- 2016-09-06 Jeff Layton New
[4/9] nfs: add a freezable_schedule_timeout_unsafe() and use it when waiting to retry LOCK - - - --- 2016-09-06 Jeff Layton New
[3/9] nfs: check for POSIX lock capability on server even for flock locks - - - --- 2016-09-06 Jeff Layton New
[2/9] nfs: eliminate pointless and confusing do_vfs_lock wrappers - - - --- 2016-09-06 Jeff Layton New
[1/9] nfs: the length argument to read_buf should be unsigned - - - --- 2016-09-06 Jeff Layton New
[v2,4/4] nfsd: set the MAY_NOTIFY_LOCK flag in OPEN replies - - - --- 2016-09-06 Jeff Layton New
[v2,3/4] nfsd: add a LRU list for blocked locks - - - --- 2016-09-06 Jeff Layton New
[v2,2/4] nfsd: have nfsd4_lock use blocking locks for v4.1+ locks - - - --- 2016-09-06 Jeff Layton New
[v2,1/4] nfsd: plumb in a CB_NOTIFY_LOCK operation - - - --- 2016-09-06 Jeff Layton New
[4/4] pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETs - - - --- 2016-09-05 Trond Myklebust New
[3/4] pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_present - - - --- 2016-09-05 Trond Myklebust New
[2/4] pNFS: Fix pnfs_set_layout_stateid() to clear NFS_LAYOUT_INVALID_STID - - - --- 2016-09-05 Trond Myklebust New
[1/4] pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised - - - --- 2016-09-05 Trond Myklebust New
[Version,9,RESEND,12/12] NFS pnfs data server multipath session trunking - - - --- 2016-09-01 Andy Adamson trondmy Under Review
[Version,9,RESEND,11/12] NFS test session trunking with exchange id - - - --- 2016-09-01 Andy Adamson trondmy Under Review
[Version,9,RESEND,10/12] NFS add xprt switch addrs test to match client - - - --- 2016-09-01 Andy Adamson trondmy Under Review
[Version,9,RESEND,09/12] SUNRPC: rpc_clnt_add_xprt setup function for NFS layer - - - --- 2016-09-01 Andy Adamson trondmy Under Review
[Version,9,RESEND,08/12] SUNRPC search xprt switch for sockaddr - - - --- 2016-09-01 Andy Adamson trondmy Under Review
[Version,9,RESEND,07/12] SUNRPC rpc_clnt_xprt_switch_add_xprt - - - --- 2016-09-01 Andy Adamson trondmy Under Review
« 1 2 ... 174 175 176311 312 »