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
/
xprtrdma
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB: Correct MR length field to be 64-bit
Parav Pandit
2017-09-25
1
-1
/
+1
*
Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2017-09-11
8
-498
/
+599
|
\
|
*
xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handler
Chuck Lever
2017-09-05
4
-77
/
+17
|
*
Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2017-09-05
8
-421
/
+579
|
|
\
|
|
*
xprtrdma: Re-arrange struct rx_stats
Chuck Lever
2017-08-22
1
-5
/
+8
|
|
*
xprtrdma: Remove imul instructions from chunk list encoders
Chuck Lever
2017-08-15
4
-36
/
+34
|
|
*
xprtrdma: Remove imul instructions from rpcrdma_convert_iovs()
Chuck Lever
2017-08-15
1
-57
/
+48
|
|
*
xprtrdma: Clean up rpcrdma_bc_marshal_reply()
Chuck Lever
2017-08-11
1
-13
/
+18
|
|
*
xprtrdma: Harden chunk list encoding against send buffer overflow
Chuck Lever
2017-08-11
1
-86
/
+142
|
|
*
xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req()
Chuck Lever
2017-08-11
3
-6
/
+21
|
|
*
xprtrdma: Remove rpclen from rpcrdma_marshal_req
Chuck Lever
2017-08-11
1
-7
/
+2
|
|
*
xprtrdma: Clean up rpcrdma_marshal_req() synopsis
Chuck Lever
2017-08-11
3
-10
/
+19
|
|
*
xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits()
Chuck Lever
2017-08-08
2
-3
/
+3
|
|
*
xprtrdma: Remove rpcrdma_rep::rr_len
Chuck Lever
2017-08-08
3
-11
/
+5
|
|
*
xprtrdma: Remove opcode check in Receive completion handler
Chuck Lever
2017-08-08
1
-3
/
+0
|
|
*
xprtrdma: Replace rpcrdma_count_chunks()
Chuck Lever
2017-08-08
1
-94
/
+127
|
|
*
xprtrdma: Refactor rpcrdma_reply_handler()
Chuck Lever
2017-08-08
1
-82
/
+130
|
|
*
xprtrdma: Harden backchannel call decoding
Chuck Lever
2017-08-08
2
-52
/
+46
|
|
*
xprtrdma: Add xdr_init_decode to rpcrdma_reply_handler()
Chuck Lever
2017-08-08
3
-14
/
+34
|
|
*
sunrpc: Const-ify all instances of struct rpc_xprt_ops
Chuck Lever
2017-08-01
2
-3
/
+3
|
*
|
SUNRPC: Add a separate spinlock to protect the RPC request receive list
Trond Myklebust
2017-08-18
2
-6
/
+9
|
|
/
*
|
svcrdma: Estimate Send Queue depth properly
Chuck Lever
2017-09-05
1
-4
/
+13
*
|
svcrdma: Limit RQ depth
Chuck Lever
2017-09-05
1
-7
/
+12
*
|
svcrdma: Populate tail iovec when receiving
Chuck Lever
2017-09-05
1
-93
/
+15
*
|
svcrdma: Clean up svc_rdma_build_read_chunk()
Chuck Lever
2017-08-24
1
-3
/
+5
*
|
sunrpc: Const-ify instances of struct svc_xprt_ops
Chuck Lever
2017-08-24
1
-2
/
+2
|
/
*
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-13
6
-145
/
+194
|
\
|
*
xprtrdma: Fix documenting comments in frwr_ops.c
Chuck Lever
2017-07-13
1
-3
/
+3
|
*
xprtrdma: Replace PAGE_MASK with offset_in_page()
Chuck Lever
2017-07-13
1
-8
/
+8
|
*
xprtrdma: FMR does not need list_del_init()
Chuck Lever
2017-07-13
1
-8
/
+10
|
*
xprtrdma: Demote "connect" log messages
Chuck Lever
2017-07-13
1
-36
/
+8
|
*
xprtrdma: Don't defer MR recovery if ro_map fails
Chuck Lever
2017-07-13
2
-20
/
+17
|
*
xprtrdma: Fix FRWR invalidation error recovery
Chuck Lever
2017-07-13
1
-10
/
+13
|
*
xprtrdma: Fix client lock-up after application signal fires
Chuck Lever
2017-07-13
4
-31
/
+84
|
*
xprtrdma: Rename rpcrdma_req::rl_free
Chuck Lever
2017-07-13
2
-6
/
+5
|
*
xprtrdma: Pass only the list of registered MRs to ro_unmap_sync
Chuck Lever
2017-07-13
4
-27
/
+26
|
*
xprtrdma: Pre-mark remotely invalidated MRs
Chuck Lever
2017-07-13
4
-5
/
+28
|
*
xprtrdma: On invalidation failure, remove MWs from rl_registered
Chuck Lever
2017-07-13
1
-0
/
+1
*
|
svcrdma: fix an incorrect check on -E2BIG and -EINVAL
Colin Ian King
2017-07-13
1
-1
/
+1
*
|
svcrdma: Remove svc_rdma_chunk_ctxt::cc_dir field
Chuck Lever
2017-07-12
1
-10
/
+8
*
|
svcrdma: use offset_in_page() macro
Chuck Lever
2017-07-12
1
-2
/
+3
*
|
svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw API
Chuck Lever
2017-07-12
1
-35
/
+4
*
|
svcrdma: Clean-up svc_rdma_unmap_dma
Chuck Lever
2017-07-12
1
-14
/
+5
*
|
svcrdma: Remove frmr cache
Chuck Lever
2017-07-12
1
-86
/
+0
*
|
svcrdma: Remove unused Read completion handlers
Chuck Lever
2017-07-12
1
-84
/
+9
*
|
svcrdma: Properly compute .len and .buflen for received RPC Calls
Chuck Lever
2017-07-12
2
-11
/
+5
*
|
svcrdma: Use generic RDMA R/W API in RPC Call path
Chuck Lever
2017-07-12
2
-454
/
+106
*
|
svcrdma: Add recvfrom helpers to svc_rdma_rw.c
Chuck Lever
2017-07-12
1
-1
/
+424
*
|
svcrdma: Don't account for Receive queue "starvation"
Chuck Lever
2017-06-28
1
-15
/
+6
*
|
svcrdma: Improve Reply chunk sanity checking
Chuck Lever
2017-06-28
1
-6
/
+11
[next]