blob: b530cb54c06f5835977009b7e0af92ee36c05ecd [file] [log] [blame]
435eba4ae069 ("xprtrdma: Optimize rpcrdma_post_recvs()")
6ceea36890a0 ("xprtrdma: Refactor Receive accounting")
61c208a5ca94 ("xprtrdma: Report when there were zero posted Receives")
31e62d25b5b8 ("xprtrdma: Simplify RPC wake-ups on connect")
aadc5a94483b ("xprtrdma: Eliminate "connstate" variable from rpcrdma_conn_upcall()")
ed97f1f79be9 ("xprtrdma: Conventional variable names in rpcrdma_conn_upcall")
ae38288eb73c ("xprtrdma: Rename rpcrdma_conn_upcall")
3968a8a53104 ("sunrpc: Fix connect metrics")
8d4fb8ff427a ("xprtrdma: Fix disconnect regression")
a7986f09986a ("xprtrdma: Remove rpcrdma_ep_{post_recv, post_extra_recv}")
7c8d9e7c8863 ("xprtrdma: Move Receive posting to Receive handler")
0e0b854cfb33 ("xprtrdma: Clean up Receive trace points")
edb41e61a54e ("xprtrdma: Make rpc_rqst part of rpcrdma_req")
48be539dd44a ("xprtrdma: Introduce ->alloc_slot call-out for xprtrdma")
a9cde23ab7cd ("SUNRPC: Add a ->free_slot transport callout")
107c4beb9bed ("xprtrdma: Create transport's CM ID in the correct network namespace")
52d28fe4f613 ("xprtrdma: Try to fail quickly if proto=rdma")
2dd4a012d9e7 ("xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_req")
8a14793e7aa7 ("xprtrdma: Remove xprt-specific connect cookie")
6720a8993373 ("xprtrdma: Fix latency regression on NUMA NFS/RDMA clients")
9ab6d89e7478 ("xprtrdma: Correct some documenting comments")
ae7246762530 ("xprtrdma: Instrument allocation/release of rpcrdma_req/rep objects")
fc1eb8076fb0 ("xprtrdma: Add trace points in the client-side backchannel code paths")
b4744e00a39e ("xprtrdma: Add trace points for connect events")
2937fede11b1 ("xprtrdma: Add trace points to instrument memory invalidation")
e11b7c9655d1 ("xprtrdma: Add trace points in reply decoder path")
58f10ad40dd8 ("xprtrdma: Add trace points to instrument memory registration")
b4a7f91c1d8e ("xprtrdma: Add trace points in the RPC Reply handler paths")
ab03eff58eb5 ("xprtrdma: Add trace points in RPC Call transmit paths")
e48f083e19c9 ("rpcrdma: infrastructure for static trace points in rpcrdma.ko")
ec12e479e306 ("xprtrdma: Introduce rpcrdma_mw_unmap_and_put")
96ceddea3710 ("xprtrdma: Remove usage of "mw"")
ce5b37178283 ("xprtrdma: Replace all usage of "frmr" with "frwr"")
30b5416bf0fd ("xprtrdma: Don't clear RPC_BC_PA_IN_USE on pre-allocated rpc_rqst's")
cf73daf52750 ("xprtrdma: Split xprt_rdma_send_request")
6c537f2c7cc0 ("xprtrdma: buf_free not called for CB replies")
a2b6470b1c51 ("xprtrdma: Move unmap-safe logic to rpcrdma_marshal_req")
d461f1f2fb91 ("xprtrdma: Initialize the xprt address string array earlier")
104927042cde ("xprtrdma: Remove unused padding variables")
c34416182f04 ("xprtrdma: Per-mode handling for Remote Invalidation")
d698c4a02ee0 ("xprtrdma: Fix backchannel allocation of extra rpcrdma_reps")
03ac1a76ce5e ("xprtrdma: Fix buffer leak after transport set up failure")
ccede7598588 ("xprtrdma: Spread reply processing over more CPUs")
01bb35c89d90 ("xprtrdma: RPC completion should wait for Send completion")
0ba6f37012db ("xprtrdma: Refactor rpcrdma_deferred_completion")
531cca0c9b17 ("xprtrdma: Add a field of bit flags to struct rpcrdma_req")
ae72950abf99 ("xprtrdma: Add data structure to manage RDMA Send arguments")
857f9acab934 ("xprtrdma: Change return value of rpcrdma_prepare_send_sges()")
394b2c77cb76 ("xprtrdma: Fix error handling in rpcrdma_prepare_msg_sges()")
ad99f0530710 ("xprtrdma: Clean up SGE accounting in rpcrdma_prepare_msg_sges()")