blob: c9989d0ba48f9c02f2f39ec1e72530496b27816c [file] [log] [blame]
6f9f17287e78 ("SUNRPC: Mitigate cond_resched() in xprt_transmit()")
89f90fe1ad8b ("SUNRPC: Allow calls to xprt_transmit() to drain the entire transmit queue")
dcbbeda836bc ("SUNRPC: Move RPC retransmission stat counter to xprt_transmit()")
50f484e29821 ("SUNRPC: Treat the task and request as separate in the xprt_ops->send_request()")
944b042921a1 ("SUNRPC: Add a transmission queue for RPC requests")
ef3f54347f69 ("SUNRPC: Distinguish between the slot allocation list and receive queue")
78b576ced2f5 ("SUNRPC: Minor cleanup for call_transmit()")
7f3a1d1e1806 ("SUNRPC: Refactor xprt_transmit() to remove wait for reply code")
edc81dcd5b7f ("SUNRPC: Refactor xprt_transmit() to remove the reply queue code")
75c84151a9dc ("SUNRPC: Rename xprt->recv_lock to xprt->queue_lock")
ec37a58fba28 ("SUNRPC: Don't wake queued RPC calls multiple times in xprt_transmit")
cf9946cd6144 ("SUNRPC: Refactor the transport request pinning")
d1109aa56c71 ("SUNRPC: Rename TCP receive-specific state variables")
3a03818fbee0 ("SUNRPC: Avoid holding locks across the XDR encoding of the RPC message")
7ebbbc6e7bd0 ("SUNRPC: Simplify identification of when the message send/receive is complete")
3021a5bbbf0a ("SUNRPC: The transmitted message must lie in the RPCSEC window of validity")
9dc6edcf676f ("SUNRPC: Clean up initialisation of the struct rpc_rqst")