index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
SUNRPC: Ensure we always close the socket after a connection shuts down
Trond Myklebust
2018-02-05
1
-13
/
+10
*
|
|
Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-02-08
6
-55
/
+16
|
\
\
\
|
*
|
|
svcrdma: Fix Read chunk round-up
Chuck Lever
2018-02-08
1
-4
/
+8
|
*
|
|
sunrpc: remove dead code in svc_sock_setbufsize
Christoph Hellwig
2018-02-05
1
-14
/
+0
|
*
|
|
svcrdma: Post Receives in the Receive completion handler
Chuck Lever
2018-01-18
4
-37
/
+8
*
|
|
|
Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-01-30
12
-676
/
+666
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2018-01-23
10
-654
/
+636
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
SUNRPC: Micro-optimize __rpc_execute
Chuck Lever
2018-01-23
1
-13
/
+11
|
|
*
|
SUNRPC: task_run_action should display tk_callback
Chuck Lever
2018-01-23
1
-1
/
+1
|
|
*
|
SUNRPC: Trace xprt_timer events
Chuck Lever
2018-01-23
2
-3
/
+1
|
|
*
|
xprtrdma: Correct some documenting comments
Chuck Lever
2018-01-23
2
-2
/
+2
|
|
*
|
xprtrdma: Fix "bytes registered" accounting
Chuck Lever
2018-01-23
1
-2
/
+2
|
|
*
|
xprtrdma: Instrument allocation/release of rpcrdma_req/rep objects
Chuck Lever
2018-01-23
2
-9
/
+7
|
|
*
|
xprtrdma: Add trace points to instrument QP and CQ access upcalls
Chuck Lever
2018-01-23
1
-0
/
+3
|
|
*
|
xprtrdma: Add trace points in the client-side backchannel code paths
Chuck Lever
2018-01-23
2
-5
/
+5
|
|
*
|
xprtrdma: Add trace points for connect events
Chuck Lever
2018-01-23
2
-28
/
+17
|
|
*
|
xprtrdma: Add trace points to instrument MR allocation and recovery
Chuck Lever
2018-01-23
1
-3
/
+3
|
|
*
|
xprtrdma: Add trace points to instrument memory invalidation
Chuck Lever
2018-01-23
3
-16
/
+16
|
|
*
|
xprtrdma: Add trace points in reply decoder path
Chuck Lever
2018-01-23
1
-20
/
+9
|
|
*
|
xprtrdma: Add trace points to instrument memory registration
Chuck Lever
2018-01-23
2
-22
/
+7
|
|
*
|
xprtrdma: Add trace points in the RPC Reply handler paths
Chuck Lever
2018-01-23
2
-19
/
+9
|
|
*
|
xprtrdma: Add trace points in RPC Call transmit paths
Chuck Lever
2018-01-23
2
-15
/
+5
|
|
*
|
rpcrdma: infrastructure for static trace points in rpcrdma.ko
Chuck Lever
2018-01-23
2
-5
/
+9
|
|
*
|
xprtrdma: Introduce rpcrdma_mw_unmap_and_put
Chuck Lever
2018-01-16
4
-23
/
+33
|
|
*
|
xprtrdma: Remove usage of "mw"
Chuck Lever
2018-01-16
5
-278
/
+292
|
|
*
|
xprtrdma: Replace all usage of "frmr" with "frwr"
Chuck Lever
2018-01-16
4
-99
/
+99
|
|
*
|
xprtrdma: Don't clear RPC_BC_PA_IN_USE on pre-allocated rpc_rqst's
Chuck Lever
2018-01-16
1
-6
/
+1
|
|
*
|
xprtrdma: Split xprt_rdma_send_request
Chuck Lever
2018-01-16
4
-32
/
+50
|
|
*
|
xprtrdma: buf_free not called for CB replies
Chuck Lever
2018-01-16
3
-6
/
+1
|
|
*
|
xprtrdma: Move unmap-safe logic to rpcrdma_marshal_req
Chuck Lever
2018-01-16
2
-5
/
+11
|
|
*
|
xprtrdma: Support IPv6 in xprt_rdma_set_port
Chuck Lever
2018-01-16
1
-4
/
+24
|
|
*
|
xprtrdma: Remove another sockaddr_storage field (cdata::addr)
Chuck Lever
2018-01-16
3
-19
/
+12
|
|
*
|
xprtrdma: Initialize the xprt address string array earlier
Chuck Lever
2018-01-16
3
-13
/
+21
|
|
*
|
xprtrdma: Remove unused padding variables
Chuck Lever
2018-01-16
2
-7
/
+3
|
|
*
|
xprtrdma: Remove ri_reminv_expected
Chuck Lever
2018-01-16
2
-3
/
+0
|
|
*
|
xprtrdma: Per-mode handling for Remote Invalidation
Chuck Lever
2018-01-16
4
-30
/
+27
|
|
*
|
xprtrdma: Eliminate unnecessary lock cycle in xprt_rdma_send_request
Chuck Lever
2018-01-16
1
-1
/
+1
|
|
*
|
xprtrdma: Fix backchannel allocation of extra rpcrdma_reps
Chuck Lever
2018-01-16
3
-24
/
+22
|
|
*
|
xprtrdma: Fix buffer leak after transport set up failure
Chuck Lever
2018-01-16
1
-11
/
+2
|
*
|
|
SUNRPC: Add explicit rescheduling points in the receive path
Trond Myklebust
2018-01-14
1
-2
/
+19
|
*
|
|
SUNRPC: Chunk reading of replies from the server
Trond Myklebust
2018-01-14
1
-4
/
+11
|
*
|
|
SUNRPC: Remove rpc_protocol()
Chuck Lever
2018-01-14
1
-16
/
+0
|
|
/
/
*
|
|
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-30
1
-2
/
+2
|
\
\
\
|
*
|
|
svc_recvfrom(): switch to sock_recvmsg()
Al Viro
2017-12-02
1
-2
/
+2
*
|
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
2
-6
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
net: annotate ->poll() instances
Al Viro
2017-11-27
2
-6
/
+6
|
|
/
/
*
|
|
Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-12-16
5
-15
/
+24
|
\
\
\
|
*
|
|
SUNRPC: Fix a race in the receive code path
Trond Myklebust
2017-12-15
1
-9
/
+19
|
*
|
|
xprtrdma: Spread reply processing over more CPUs
Chuck Lever
2017-12-15
4
-6
/
+5
*
|
|
|
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2017-12-14
3
-0
/
+4
[prev]
[next]