index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
xprtrdma: Update the GFP flags used in xprt_rdma_allocate()
Chuck Lever
2015-01-30
1
-2
/
+5
|
*
|
|
xprtrdma: Clean up after adding regbuf management
Chuck Lever
2015-01-30
2
-11
/
+2
|
*
|
|
xprtrdma: Allocate zero pad separately from rpcrdma_buffer
Chuck Lever
2015-01-30
3
-23
/
+13
|
*
|
|
xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_rep
Chuck Lever
2015-01-30
3
-23
/
+23
|
*
|
|
xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_req
Chuck Lever
2015-01-30
4
-29
/
+19
|
*
|
|
xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req
Chuck Lever
2015-01-30
4
-104
/
+78
|
*
|
|
xprtrdma: Add struct rpcrdma_regbuf and helpers
Chuck Lever
2015-01-30
2
-0
/
+98
|
*
|
|
xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy()
Chuck Lever
2015-01-30
1
-53
/
+95
|
*
|
|
xprtrdma: Simplify synopsis of rpcrdma_buffer_create()
Chuck Lever
2015-01-30
3
-7
/
+7
|
*
|
|
xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr off the stack
Chuck Lever
2015-01-30
2
-7
/
+10
|
*
|
|
xprtrdma: Take struct ib_device_attr off the stack
Chuck Lever
2015-01-30
2
-24
/
+14
|
*
|
|
xprtrdma: Free the pd if ib_query_qp() fails
Chuck Lever
2015-01-30
1
-3
/
+7
|
*
|
|
xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt
Chuck Lever
2015-01-30
4
-8
/
+6
|
*
|
|
xprtrdma: Move credit update to RPC reply handler
Chuck Lever
2015-01-30
3
-16
/
+10
|
*
|
|
xprtrdma: Remove rl_mr field, and the mr_chunk union
Chuck Lever
2015-01-30
2
-17
/
+13
|
*
|
|
xprtrdma: Remove rpcrdma_ep::rep_ia
Chuck Lever
2015-01-30
2
-2
/
+0
|
*
|
|
xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprt
Chuck Lever
2015-01-30
2
-12
/
+13
|
*
|
|
xprtrdma: Clean up hdrlen
Chuck Lever
2015-01-30
1
-5
/
+7
|
*
|
|
xprtrdma: Display XIDs in host byte order
Chuck Lever
2015-01-30
1
-3
/
+5
|
*
|
|
xprtrdma: Modernize htonl and ntohl
Chuck Lever
2015-01-30
1
-22
/
+26
|
*
|
|
xprtrdma: human-readable completion status
Chuck Lever
2015-01-30
1
-13
/
+57
|
|
/
/
*
|
|
SUNRPC: Allow waiting on memory allocation
Trond Myklebust
2015-01-25
1
-2
/
+2
*
|
|
SUNRPC: Adjust rpciod workqueue parameters
Trond Myklebust
2015-01-25
1
-1
/
+2
|
/
/
*
|
rpc: fix xdr_truncate_encode to handle buffer ending on page boundary
J. Bruce Fields
2015-01-07
1
-3
/
+3
*
|
sunrpc/cache: convert to use string_escape_str()
Andy Shevchenko
2014-12-09
1
-20
/
+6
*
|
sunrpc: only call test_bit once in svc_xprt_received
Jeff Layton
2014-12-09
1
-2
/
+4
*
|
sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt
Jeff Layton
2014-12-09
1
-7
/
+15
*
|
sunrpc: convert to lockless lookup of queued server threads
Jeff Layton
2014-12-09
2
-100
/
+128
*
|
sunrpc: fix potential races in pool_stats collection
Jeff Layton
2014-12-09
1
-6
/
+6
*
|
sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
Jeff Layton
2014-12-09
1
-4
/
+6
*
|
sunrpc: require svc_create callers to pass in meaningful shutdown routine
Jeff Layton
2014-12-09
1
-3
/
+0
*
|
sunrpc: have svc_wake_up only deal with pool 0
Jeff Layton
2014-12-09
1
-21
/
+16
*
|
sunrpc: convert sp_task_pending flag to use atomic bitops
Jeff Layton
2014-12-09
1
-4
/
+3
*
|
sunrpc: move rq_splice_ok flag into rq_flags
Jeff Layton
2014-12-09
2
-2
/
+2
*
|
sunrpc: move rq_dropme flag into rq_flags
Jeff Layton
2014-12-09
2
-3
/
+3
*
|
sunrpc: move rq_usedeferral flag to rq_flags
Jeff Layton
2014-12-09
2
-2
/
+2
*
|
sunrpc: move rq_local field to rq_flags
Jeff Layton
2014-12-09
1
-1
/
+4
*
|
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
Jeff Layton
2014-12-09
1
-1
/
+4
*
|
Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch
J. Bruce Fields
2014-12-09
34
-147
/
+536
|
\
\
|
*
|
sunrpc: add a debugfs rpc_xprt directory with an info file in it
Jeff Layton
2014-11-27
2
-7
/
+116
|
*
|
sunrpc: add debugfs file for displaying client rpc_task queue
Jeff Layton
2014-11-27
5
-1
/
+210
|
*
|
Merge tag 'nfs-rdma-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rd...
Trond Myklebust
2014-11-26
3
-17
/
+107
|
|
\
\
|
|
*
|
xprtrdma: Display async errors
Chuck Lever
2014-11-25
1
-4
/
+32
|
|
*
|
xprtrdma: Enable pad optimization
Chuck Lever
2014-11-25
1
-1
/
+1
|
|
*
|
xprtrdma: Re-write rpcrdma_flush_cqs()
Chuck Lever
2014-11-25
1
-2
/
+9
|
|
*
|
xprtrdma: Refactor tasklet scheduling
Chuck Lever
2014-11-25
1
-5
/
+12
|
|
*
|
xprtrdma: unmap all FMRs during transport disconnect
Chuck Lever
2014-11-25
2
-2
/
+42
|
|
*
|
xprtrdma: Cap req_cqinit
Chuck Lever
2014-11-25
2
-1
/
+9
|
|
*
|
xprtrdma: Return an errno from rpcrdma_register_external()
Chuck Lever
2014-11-25
1
-2
/
+2
|
|
|
/
|
*
|
Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...
Trond Myklebust
2014-11-26
1
-5
/
+16
|
|
\
\
[prev]
[next]