summaryrefslogtreecommitdiffstats
path: root/net/sunrpc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | xprtrdma: Update the GFP flags used in xprt_rdma_allocate()Chuck Lever2015-01-301-2/+5
| * | | xprtrdma: Clean up after adding regbuf managementChuck Lever2015-01-302-11/+2
| * | | xprtrdma: Allocate zero pad separately from rpcrdma_bufferChuck Lever2015-01-303-23/+13
| * | | xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_repChuck Lever2015-01-303-23/+23
| * | | xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_reqChuck Lever2015-01-304-29/+19
| * | | xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_reqChuck Lever2015-01-304-104/+78
| * | | xprtrdma: Add struct rpcrdma_regbuf and helpersChuck Lever2015-01-302-0/+98
| * | | xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy()Chuck Lever2015-01-301-53/+95
| * | | xprtrdma: Simplify synopsis of rpcrdma_buffer_create()Chuck Lever2015-01-303-7/+7
| * | | xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr off the stackChuck Lever2015-01-302-7/+10
| * | | xprtrdma: Take struct ib_device_attr off the stackChuck Lever2015-01-302-24/+14
| * | | xprtrdma: Free the pd if ib_query_qp() failsChuck Lever2015-01-301-3/+7
| * | | xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprtChuck Lever2015-01-304-8/+6
| * | | xprtrdma: Move credit update to RPC reply handlerChuck Lever2015-01-303-16/+10
| * | | xprtrdma: Remove rl_mr field, and the mr_chunk unionChuck Lever2015-01-302-17/+13
| * | | xprtrdma: Remove rpcrdma_ep::rep_iaChuck Lever2015-01-302-2/+0
| * | | xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprtChuck Lever2015-01-302-12/+13
| * | | xprtrdma: Clean up hdrlenChuck Lever2015-01-301-5/+7
| * | | xprtrdma: Display XIDs in host byte orderChuck Lever2015-01-301-3/+5
| * | | xprtrdma: Modernize htonl and ntohlChuck Lever2015-01-301-22/+26
| * | | xprtrdma: human-readable completion statusChuck Lever2015-01-301-13/+57
| |/ /
* | | SUNRPC: Allow waiting on memory allocationTrond Myklebust2015-01-251-2/+2
* | | SUNRPC: Adjust rpciod workqueue parametersTrond Myklebust2015-01-251-1/+2
|/ /
* | rpc: fix xdr_truncate_encode to handle buffer ending on page boundaryJ. Bruce Fields2015-01-071-3/+3
* | sunrpc/cache: convert to use string_escape_str()Andy Shevchenko2014-12-091-20/+6
* | sunrpc: only call test_bit once in svc_xprt_receivedJeff Layton2014-12-091-2/+4
* | sunrpc: add some tracepoints around enqueue and dequeue of svc_xprtJeff Layton2014-12-091-7/+15
* | sunrpc: convert to lockless lookup of queued server threadsJeff Layton2014-12-092-100/+128
* | sunrpc: fix potential races in pool_stats collectionJeff Layton2014-12-091-6/+6
* | sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free itJeff Layton2014-12-091-4/+6
* | sunrpc: require svc_create callers to pass in meaningful shutdown routineJeff Layton2014-12-091-3/+0
* | sunrpc: have svc_wake_up only deal with pool 0Jeff Layton2014-12-091-21/+16
* | sunrpc: convert sp_task_pending flag to use atomic bitopsJeff Layton2014-12-091-4/+3
* | sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-092-2/+2
* | sunrpc: move rq_dropme flag into rq_flagsJeff Layton2014-12-092-3/+3
* | sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton2014-12-092-2/+2
* | sunrpc: move rq_local field to rq_flagsJeff Layton2014-12-091-1/+4
* | sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton2014-12-091-1/+4
* | Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields2014-12-0934-147/+536
|\ \
| * | sunrpc: add a debugfs rpc_xprt directory with an info file in itJeff Layton2014-11-272-7/+116
| * | sunrpc: add debugfs file for displaying client rpc_task queueJeff Layton2014-11-275-1/+210
| * | Merge tag 'nfs-rdma-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rd...Trond Myklebust2014-11-263-17/+107
| |\ \
| | * | xprtrdma: Display async errorsChuck Lever2014-11-251-4/+32
| | * | xprtrdma: Enable pad optimizationChuck Lever2014-11-251-1/+1
| | * | xprtrdma: Re-write rpcrdma_flush_cqs()Chuck Lever2014-11-251-2/+9
| | * | xprtrdma: Refactor tasklet schedulingChuck Lever2014-11-251-5/+12
| | * | xprtrdma: unmap all FMRs during transport disconnectChuck Lever2014-11-252-2/+42
| | * | xprtrdma: Cap req_cqinitChuck Lever2014-11-252-1/+9
| | * | xprtrdma: Return an errno from rpcrdma_register_external()Chuck Lever2014-11-251-2/+2
| | |/
| * | Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...Trond Myklebust2014-11-261-5/+16
| |\ \