summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-27NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateidTrond Myklebust
2016-09-27NFSv4.1: Add a helper function to deal with expired stateidsTrond Myklebust
2016-09-27NFSv4.1: Allow test_stateid to handle session errors without waitingTrond Myklebust
2016-09-27NFSv4.1: Don't check delegations that are already marked as revokedTrond Myklebust
2016-09-27NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalidTrond Myklebust
2016-09-27NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()Trond Myklebust
2016-09-27NFS: Fix inode corruption in nfs_prime_dcache()Trond Myklebust
2016-09-27NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flagsTrond Myklebust
2016-09-23xprtrdma: use complete() instead complete_all()Daniel Wagner
2016-09-23NFS: cache_lib: use complete() instead of complete_all()Daniel Wagner
2016-09-23NFS: direct: use complete() instead of complete_all()Daniel Wagner
2016-09-22SUNRPC: Fix setting of buffer length in xdr_set_next_buffer()Trond Myklebust
2016-09-22SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratchTrond Myklebust
2016-09-22NFS: nfs_prime_dcache must validate the filenameTrond Myklebust
2016-09-22nfs: allow blocking locks to be awoken by lock callbacksJeff Layton
2016-09-22nfs: move nfs4 lock retry attempt loop to a separate functionJeff Layton
2016-09-22nfs: move nfs4_set_lock_state call into callerJeff Layton
2016-09-22nfs: add handling for CB_NOTIFY_LOCK in clientJeff Layton
2016-09-22nfs: track whether server sets MAY_NOTIFY_LOCK flagJeff Layton
2016-09-22nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constantJeff Layton
2016-09-22nfs: use safe, interruptible sleeps when waiting to retry LOCKJeff Layton
2016-09-22nfs: eliminate pointless and confusing do_vfs_lock wrappersJeff Layton
2016-09-22nfs: the length argument to read_buf should be unsignedJeff Layton
2016-09-20nfs: cover ->migratepage with CONFIG_MIGRATIONChao Yu
2016-09-19sunrpc: fix write space race causing stallsDavid Vrabel
2016-09-19pnfs: add a new mechanism to select a layout driver according to an ordered listJeff Layton
2016-09-19xprtrdma: Eliminate rpcrdma_receive_worker()Chuck Lever
2016-09-19xprtrdma: Rename rpcrdma_receive_wc()Chuck Lever
2016-09-19xprtrmda: Report address of frmr, not mwChuck Lever
2016-09-19xprtrdma: Support larger inline thresholdsChuck Lever
2016-09-19xprtrdma: Use gathered Send for large inline messagesChuck Lever
2016-09-19xprtrdma: Basic support for Remote InvalidationChuck Lever
2016-09-19xprtrdma: Client-side support for rpcrdma_connect_privateChuck Lever
2016-09-19rpcrdma: RDMA/CM private message data structureChuck Lever
2016-09-19xprtrdma: Move recv_wr to struct rpcrdma_repChuck Lever
2016-09-19xprtrdma: Move send_wr to struct rpcrdma_reqChuck Lever
2016-09-19xprtrdma: Simplify rpcrdma_ep_post_recv()Chuck Lever
2016-09-19xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbufChuck Lever
2016-09-19xprtrdma: Delay DMA mapping Send and Receive buffersChuck Lever
2016-09-19xprtrdma: Replace DMA_BIDIRECTIONALChuck Lever
2016-09-19xprtrdma: Use smaller buffers for RPC-over-RDMA headersChuck Lever
2016-09-19xprtrdma: Initialize separate RPC call and reply buffersChuck Lever
2016-09-19SUNRPC: Add a transport-specific private field in rpc_rqstChuck Lever
2016-09-19SUNRPC: Separate buffer pointers for RPC Call and Reply messagesChuck Lever
2016-09-19SUNRPC: Generalize the RPC buffer release APIChuck Lever
2016-09-19SUNRPC: Generalize the RPC buffer allocation APIChuck Lever
2016-09-19SUNRPC: Refactor rpc_xdr_buf_init()Chuck Lever
2016-09-19xprtrdma: Eliminate INLINE_THRESHOLD macrosChuck Lever
2016-09-19NFS pnfs data server multipath session trunkingAndy Adamson
2016-09-19NFS test session trunking with exchange idAndy Adamson