summaryrefslogtreecommitdiff
path: root/net/sunrpc/xprtrdma/transport.c
AgeCommit message (Expand)Author
2024-05-03net: sunrpc: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados
2023-04-11sunrpc: simplify one-level sysctl registration for xr_tunables_tableLuis Chamberlain
2022-10-05SUNRPC: Replace the use of the xprtiod WQ in rpcrdmaChuck Lever
2022-07-10SUNRPC: Fix an RPC/RDMA performance regressionTrond Myklebust
2022-03-13SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOCNeilBrown
2022-03-13SUNRPC/xprt: async tasks mustn't block waiting for memoryNeilBrown
2022-03-13SUNRPC/call_alloc: async tasks mustn't block waiting for memoryNeilBrown
2022-01-14xprtrdma: Remove definitions of RPCDBG_FACILITYChuck Lever
2021-08-09SUNRPC/xprtrdma: Fix reconnection lockingTrond Myklebust
2021-08-09xprtrdma: Eliminate rpcrdma_post_sends()Chuck Lever
2021-07-08sunrpc: keep track of the xprt_class in rpc_xprt structureOlga Kornievskaia
2021-05-26SUNRPC: More fixes for backlog congestionTrond Myklebust
2021-04-14SUNRPC: Move fault injection call sitesChuck Lever
2020-12-15Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust
2020-12-02SUNRPC: xprt_load_transport() needs to support the netid "rdma6"Trond Myklebust
2020-11-11xprtrdma: Trace unmap_sync callsChuck Lever
2020-09-21SUNRPC: Hoist trace_xprtrdma_op_setport into generic codeChuck Lever
2020-09-21SUNRPC: Remove debugging instrumentation from xprt_releaseChuck Lever
2020-09-21SUNRPC: Hoist trace_xprtrdma_op_allocate into generic codeChuck Lever
2020-07-13xprtrdma: Fix recursion into rpcrdma_xprt_disconnect()Chuck Lever
2020-06-22xprtrdma: Use re_connect_status safely in rpcrdma_xprt_connect()Chuck Lever
2020-06-11xprtrdma: Make xprt_rdma_slot_table_entries staticZou Wei
2020-06-11SUNRPC: Trace transport lifetime eventsChuck Lever
2020-03-27xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprtChuck Lever
2020-03-27xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_epChuck Lever
2020-03-27xprtrdma: Remove rpcrdma_ia::ri_flagsChuck Lever
2020-03-27xprtrdma: Invoke rpcrdma_ia_open in the connect workerChuck Lever
2020-03-27xprtrdma: Refactor rpcrdma_ep_connect() and rpcrdma_ep_disconnect()Chuck Lever
2020-03-27xprtrdma: Clean up the post_send pathChuck Lever
2020-03-27xprtrdma: Invoke rpcrdma_ep_create() in the connect workerChuck Lever
2020-01-15xprtrdma: Eliminate per-transport "max pages"Chuck Lever
2020-01-15xprtrdma: Refactor initialization of ep->rep_max_requestsChuck Lever
2019-10-24xprtrdma: Replace dprintk in xprt_rdma_set_portChuck Lever
2019-10-24xprtrdma: Report the computed connect delayChuck Lever
2019-10-24xprtrdma: Wake tasks after connect worker failsChuck Lever
2019-10-24xprtrdma: Initialize rb_credits in one placeChuck Lever
2019-10-24xprtrdma: Connection becomes unstable after a reconnectChuck Lever
2019-08-26xprtrdma: Clear xprt->reestablish_timeout on closeChuck Lever
2019-08-21xprtrdma: Clean up xprt_rdma_set_connect_timeout()Chuck Lever
2019-08-20xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methodsChuck Lever
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2019-07-18SUNRPC: Fix up backchannel slot table accountingTrond Myklebust
2019-07-09xprtrdma: Modernize ops->connectChuck Lever
2019-07-09xprtrdma: Remove rpcrdma_req::rl_bufferChuck Lever
2019-07-09xprtrdma: Wake RPCs directly in rpcrdma_wc_send pathChuck Lever
2019-07-09xprtrdma: Remove the RPCRDMA_REQ_F_PENDING flagChuck Lever
2019-04-25xprtrdma: Eliminate struct rpcrdma_create_data_internalChuck Lever
2019-04-25xprtrdma: Aggregate the inline settings in struct rpcrdma_epChuck Lever
2019-04-25xprtrdma: Remove rpcrdma_create_data_internal::rsize and wsizeChuck Lever