blob: 68668b47572ef5e9ae7232d9f0de8d4428fb105a [file] [log] [blame]
015747d29679 ("SUNRPC: Replace dprintk() call site in xs_nospace()")
94afd9c489fe ("SUNRPC: rpc_xprt lifetime events should record xprt->state")
911813d7a152 ("SUNRPC: Trace transport lifetime events")
e28ce90083f0 ("xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt")
745b734c9bb8 ("xprtrdma: Extract sockaddr from struct rdma_cm_id")
93aa8e0a9de8 ("xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_ep")
d6ccebf95633 ("xprtrdma: Disconnect on flushed completion")
897b7be9bca0 ("xprtrdma: Remove rpcrdma_ia::ri_flags")
81fe0c57f4e1 ("xprtrdma: Invoke rpcrdma_ia_open in the connect worker")
9ba373ee24ea ("xprtrdma: Allocate Protection Domain in rpcrdma_ep_create()")
9144a803df6c ("xprtrdma: Refactor rpcrdma_ep_connect() and rpcrdma_ep_disconnect()")
97d0de8812a1 ("xprtrdma: Clean up the post_send path")
253a51622fb0 ("xprtrdma: Refactor frwr_init_mr()")
85cd8e2b78ee ("xprtrdma: Invoke rpcrdma_ep_create() in the connect worker")
ca1c67130282 ("xprtrdma: Fix DMA scatter-gather list mapping imbalance")
e515dd9d76d2 ("xprtrdma: DMA map rr_rdma_buf as each rpcrdma_rep is created")
85810388a9dd ("xprtrdma: Destroy rpcrdma_rep when Receive is flushed")
b78de1dca003 ("xprtrdma: Allocate and map transport header buffers at connect time")
25868e610aed ("xprtrdma: Refactor frwr_is_supported")
18d065a5d4f1 ("xprtrdma: Eliminate per-transport "max pages"")
7581d90109ca ("xprtrdma: Refactor initialization of ep->rep_max_requests")
cb586decbb88 ("xprtrdma: Make sendctx queue lifetime the same as connection lifetime")
2e8703681429 ("xprtrdma: Eliminate ri_max_send_sges")
671c450b6fe0 ("xprtrdma: Fix oops in Receive handler after device removal")
13cb886c591f ("xprtrdma: Fix completion wait during device removal")
b32b9ed493f9 ("xprtrdma: Fix create_qp crash on device unload")
a52c23b8b207 ("xprtrdma: Replace dprintk in xprt_rdma_set_port")
f54c870d326a ("xprtrdma: Replace dprintk() in rpcrdma_update_connect_private()")
7b020f17bbd3 ("xprtrdma: Report the computed connect delay")
6cb28687fd1d ("xprtrdma: Wake tasks after connect worker fails")
d6764bbd7763 ("xprtrdma: Refactor rpcrdma_prepare_msg_sges()")
dc15c3d5f168 ("xprtrdma: Move the rpcrdma_sendctx::sc_wr field")
b5cde6aa882d ("xprtrdma: Remove rpcrdma_sendctx::sc_device")
f995879ec4aa ("xprtrdma: Remove rpcrdma_sendctx::sc_xprt")
9d2da4ff00f3 ("xprtrdma: Manage MRs in context of a single connection")
c3700780a096 ("xprtrdma: Fix MR list handling")
2ae50ad68cd7 ("xprtrdma: Close window between waking RPC senders and posting Receives")
eea63ca7ffa1 ("xprtrdma: Initialize rb_credits in one place")
a31b2f939219 ("xprtrdma: Connection becomes unstable after a reconnect")
4b93dab36f28 ("xprtrdma: Add unique trace points for posting Local Invalidate WRs")
972a2bf7dfe3 ("Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs")