blob: 912edc75fbd54e1a91b2223e15b3437e0a0426a8 [file] [log] [blame]
25868e610aed ("xprtrdma: Refactor frwr_is_supported")
2e8703681429 ("xprtrdma: Eliminate ri_max_send_sges")
9d2da4ff00f3 ("xprtrdma: Manage MRs in context of a single connection")
c3700780a096 ("xprtrdma: Fix MR list handling")
a31b2f939219 ("xprtrdma: Connection becomes unstable after a reconnect")
98ef77d1aaa7 ("xprtrdma: Send Queue size grows after a reconnect")
ee2f412ece32 ("xprtrdma: Recycle MRs after disconnect")
b0b227f071a0 ("xprtrdma: Use an llist to manage free rpcrdma_reps")
4d6b8890ddb1 ("xprtrdma: Remove rpcrdma_buffer::rb_mrlock")
6dc6ec9e04c4 ("xprtrdma: Cache free MRs in each rpcrdma_req")
3b39f52a02d4 ("xprtrdma: Move rpcrdma_mr_get out of frwr_map")
1ca3f4c054a4 ("xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_put")
265a38d46113 ("xprtrdma: Simplify rpcrdma_mr_pop")
eed48a9c1615 ("xprtrdma: Rename rpcrdma_buffer::rb_all")
2fb2a4d529fe ("xprtrdma: Refresh the documenting comment in frwr_ops.c")
5828cebad1c8 ("xprtrdma: Remove rpcrdma_req::rl_buffer")
9ef33ef5b628 ("xprtrdma: Streamline rpcrdma_post_recvs")
379d1bc5be37 ("xprtrdma: Simplify rpcrdma_rep_create")
d8099feda483 ("xprtrdma: Reduce context switching due to Local Invalidation")
40088f0e9b62 ("xprtrdma: Add mechanism to place MRs back on the free list")
847568942f93 ("xprtrdma: Remove fr_state")
05eb06d86685 ("xprtrdma: Fix occasional transport deadlock")
66d4218f9902 ("xprtrdma: Use struct_size() in kzalloc()")
5f2311f5bd35 ("xprtrdma: Remove pr_err() call sites from completion handlers")
86c4ccd9b92b ("xprtrdma: Eliminate struct rpcrdma_create_data_internal")
94087e978e9b ("xprtrdma: Aggregate the inline settings in struct rpcrdma_ep")
fd5951742dbc ("xprtrdma: Remove rpcrdma_create_data_internal::rsize and wsize")
f19bd0bbd363 ("xprtrdma: Eliminate rpcrdma_ia::ri_device")
c209e49ceac0 ("xprtrdma: More Send completion batching")
dbcc53a52df2 ("xprtrdma: Clean up sendctx functions")
17e4c443c0b4 ("xprtrdma: Trace marshaling failures")
3f9c7e769347 ("xprtrdma: Backchannel can use GFP_KERNEL allocations")
d2832af38dfd ("xprtrdma: Clean up regbuf helpers")
0f665ceb71a2 ("xprtrdma: De-duplicate "allocate new, free old regbuf"")
bb93a1ae2bf4 ("xprtrdma: Allocate req's regbufs at xprt create time")
8cec3dba76a4 ("xprtrdma: rpcrdma_regbuf alignment")
23146500b32f ("xprtrdma: Clean up rpcrdma_create_rep() and rpcrdma_destroy_rep()")
1769e6a816df ("xprtrdma: Clean up rpcrdma_create_req()")
e1ede312f17e ("xprtrdma: Fix helper that drains the transport")
06b5fc3ad94e ("Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs")