summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-09-19NFS add xprt switch addrs test to match clientAndy Adamson
2016-09-19SUNRPC: rpc_clnt_add_xprt setup function for NFS layerAndy Adamson
2016-09-19SUNRPC search xprt switch for sockaddrAndy Adamson
2016-09-19SUNRPC rpc_clnt_xprt_switch_add_xprtAndy Adamson
2016-09-19SUNRPC rpc_clnt_xprt_switch_putAndy Adamson
2016-09-19SUNRPC remove rpc_task_release_client from rpc_task_set_clientAndy Adamson
2016-09-19NFS detect session trunkingAndy Adamson
2016-09-19NFS refactor nfs4_check_serverowner_major_idAndy Adamson
2016-09-19NFS refactor nfs4_match_clientidsAndy Adamson
2016-09-19NFS setup async exchange_idAndy Adamson
2016-09-19NFSv4.x: Add kernel parameter to control the callback serverTrond Myklebust
2016-09-19NFSv4.x: Switch to using svc_set_num_threads() to manage the callback threadsTrond Myklebust
2016-09-19NFSv4.x: Fix up the global tracking of the callback serverTrond Myklebust
2016-09-19SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create()Trond Myklebust
2016-09-19NFSv4.x: Set up struct svc_serv_ops for the callback channelTrond Myklebust
2016-09-19pnfs: track multiple layout types in fsinfo structureJeff Layton