blob: 85f47c0dd297a0b6ab2d83874c540fcd7f2f2137 [file] [log] [blame]
43f0f0816cdb ("SUNRPC: Split out _shift_data_right_tail()")
e8d70b321ecc ("SUNRPC: Fix another issue with MIC buffer space")
7be9cea3600b ("SUNRPC: Add trace event that reports reply page vector alignment")
5582863f450c ("SUNRPC: Add XDR overflow trace event")
9d96acbc7f37 ("SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()")
adfa71446dd0 ("SUNRPC: Cleanup: remove the unused 'task' argument from the request_send()")
36bd7de949f4 ("SUNRPC: Turn off throttling of RPC slots for TCP sockets")
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()")
762e4e67b356 ("SUNRPC: Refactor RPC call encoding")
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")
4cd34e7c2e41 ("SUNRPC: Simplify dealing with aborted partially transmitted messages")
6c7a64e5a44d ("SUNRPC: Add socket transmit queue offset tracking")
e1806c7bfb80 ("SUNRPC: Move reset of TCP state variables into the reconnect code")
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")