index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-13
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
8
-411
/
+566
2016-10-13
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-35
/
+111
2016-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-2
/
+2
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2
-2
/
+2
2016-09-23
svcrdma: support Remote Invalidation
Chuck Lever
2
-6
/
+64
2016-09-23
svcrdma: Server-side support for rpcrdma_connect_private
Chuck Lever
1
-4
/
+30
2016-09-23
svcrdma: Skip put_page() when send_reply() fails
Chuck Lever
1
-1
/
+1
2016-09-23
svcrdma: Tail iovec leaves an orphaned DMA mapping
Chuck Lever
4
-26
/
+18
2016-09-23
xprtrdma: use complete() instead complete_all()
Daniel Wagner
1
-1
/
+1
2016-09-19
xprtrdma: Eliminate rpcrdma_receive_worker()
Chuck Lever
3
-12
/
+5
2016-09-19
xprtrdma: Rename rpcrdma_receive_wc()
Chuck Lever
1
-3
/
+3
2016-09-19
xprtrmda: Report address of frmr, not mw
Chuck Lever
1
-2
/
+6
2016-09-19
xprtrdma: Support larger inline thresholds
Chuck Lever
1
-2
/
+2
2016-09-19
xprtrdma: Use gathered Send for large inline messages
Chuck Lever
5
-185
/
+207
2016-09-19
xprtrdma: Basic support for Remote Invalidation
Chuck Lever
6
-7
/
+44
2016-09-19
xprtrdma: Client-side support for rpcrdma_connect_private
Chuck Lever
5
-15
/
+49
2016-09-19
xprtrdma: Move recv_wr to struct rpcrdma_rep
Chuck Lever
2
-7
/
+7
2016-09-19
xprtrdma: Move send_wr to struct rpcrdma_req
Chuck Lever
4
-24
/
+24
2016-09-19
xprtrdma: Simplify rpcrdma_ep_post_recv()
Chuck Lever
4
-11
/
+5
2016-09-19
xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbuf
Chuck Lever
4
-31
/
+23
2016-09-19
xprtrdma: Delay DMA mapping Send and Receive buffers
Chuck Lever
4
-26
/
+78
2016-09-19
xprtrdma: Replace DMA_BIDIRECTIONAL
Chuck Lever
4
-35
/
+36
2016-09-19
xprtrdma: Use smaller buffers for RPC-over-RDMA headers
Chuck Lever
3
-5
/
+7
2016-09-19
xprtrdma: Initialize separate RPC call and reply buffers
Chuck Lever
3
-59
/
+99
2016-09-19
SUNRPC: Add a transport-specific private field in rpc_rqst
Chuck Lever
4
-12
/
+10
2016-09-19
SUNRPC: Separate buffer pointers for RPC Call and Reply messages
Chuck Lever
1
-0
/
+1
2016-09-19
SUNRPC: Generalize the RPC buffer release API
Chuck Lever
3
-18
/
+11
2016-09-19
SUNRPC: Generalize the RPC buffer allocation API
Chuck Lever
2
-16
/
+27
2016-09-19
SUNRPC: Refactor rpc_xdr_buf_init()
Chuck Lever
1
-11
/
+1
2016-09-19
xprtrdma: Eliminate INLINE_THRESHOLD macros
Chuck Lever
4
-15
/
+6
2016-09-06
xprtrdma: Fix receive buffer accounting
Chuck Lever
2
-12
/
+30
2016-09-06
xprtrdma: Revert 3d4cf35bd4fa ("xprtrdma: Reply buffer exhaustion...")
Chuck Lever
1
-5
/
+7
2016-07-19
xprtrdma: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2016-07-11
xprtrdma: No direct data placement with krb5i and krb5p
Chuck Lever
1
-2
/
+10
2016-07-11
xprtrdma: Clean up fixup_copy_count accounting
Chuck Lever
1
-13
/
+13
2016-07-11
xprtrdma: Update only specific fields in private receive buffer
Chuck Lever
1
-4
/
+9
2016-07-11
xprtrdma: Do not update {head, tail}.iov_len in rpcrdma_inline_fixup()
Chuck Lever
1
-28
/
+33
2016-07-11
xprtrdma: rpcrdma_inline_fixup() overruns the receive page list
Chuck Lever
1
-5
/
+11
2016-07-11
xprtrdma: Chunk list encoders no longer share one rl_segments array
Chuck Lever
2
-53
/
+44
2016-07-11
xprtrdma: Place registered MWs on a per-req list
Chuck Lever
6
-139
/
+94
2016-07-11
xprtrdma: Release orphaned MRs immediately
Chuck Lever
2
-12
/
+26
2016-07-11
xprtrdma: Allocate MRs on demand
Chuck Lever
5
-124
/
+114
2016-07-11
xprtrdma: Chunk list encoders must not return zero
Chuck Lever
3
-3
/
+7
2016-07-11
xprtrdma: Honor ->send_request API contract
Chuck Lever
5
-24
/
+39
2016-07-11
xprtrdma: Reply buffer exhaustion can be catastrophic
Chuck Lever
1
-7
/
+5
2016-07-11
xprtrdma: Clean up device capability detection
Chuck Lever
4
-29
/
+44
2016-07-11
xprtrdma: Remove rpcrdma_map_one() and friends
Chuck Lever
2
-44
/
+0
2016-07-11
xprtrdma: Remove ALLPHYSICAL memory registration mode
Chuck Lever
4
-142
/
+2
2016-07-11
xprtrdma: Do not leak an MW during a DMA map failure
Chuck Lever
2
-0
/
+2
2016-07-11
xprtrdma: Refactor MR recovery work queues
Chuck Lever
5
-166
/
+135
[next]