summaryrefslogtreecommitdiff
path: root/net/sunrpc/xprtrdma/svc_rdma_rw.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-04svcrdma: Split svcrmda_wc_{read,write} tracepointsChuck Lever1-4/+26
2021-08-17svcrdma: Convert rdma->sc_rw_ctxts to llistChuck Lever1-14/+35
2021-08-17svcrdma: Fewer calls to wake_up() in Send completion handlerChuck Lever1-5/+2
2021-07-07xprtrdma: Fix spelling mistakesZheng Yongjun1-3/+3
2021-03-31svcrdma: Remove svc_rdma_recv_ctxt::rc_pages and ::rc_argChuck Lever1-12/+0
2021-03-31svcrdma: Single-stage RDMA ReadChuck Lever1-61/+33
2021-03-22svcrdma: Add a "deferred close" helperChuck Lever1-3/+2
2021-01-25svcrdma: Restore read and write statsChuck Lever1-0/+2
2021-01-25svcrdma: Convert rdma_stat_sq_starve to a per-CPU counterChuck Lever1-0/+1
2020-11-30svcrdma: support multiple Read chunks per RPCChuck Lever1-14/+222
2020-11-30svcrdma: Use the new parsed chunk list when pulling Read chunksChuck Lever1-59/+101
2020-11-30svcrdma: Rename info::ri_chunklenChuck Lever1-16/+15
2020-11-30svcrdma: Clean up chunk tracepointsChuck Lever1-15/+12
2020-11-30svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunkChuck Lever1-27/+9
2020-11-30svcrdma: Use parsed chunk lists to construct RDMA WritesChuck Lever1-24/+23
2020-11-30svcrdma: Clean up svc_rdma_encode_reply_chunk()Chuck Lever1-0/+3
2020-11-30svcrdma: Post RDMA Writes while XDR encoding repliesChuck Lever1-10/+42
2020-11-30svcrdma: Refactor the RDMA Write pathChuck Lever1-21/+35
2020-11-30svcrdma: Const-ify the xdr_buf argumentsChuck Lever1-2/+2
2020-11-30svcrdma: Catch another Reply chunk overflow caseChuck Lever1-0/+2
2020-09-26net: sunrpc: delete repeated wordsRandy Dunlap1-1/+1
2020-07-28svcrdma: Remove transport reference countingChuck Lever1-2/+0
2020-07-14svcrdma: Display chunk completion ID when posting a rw_ctxtChuck Lever1-2/+12
2020-07-14svcrdma: Add common XDR decoders for RDMA and Read segmentsChuck Lever1-21/+16
2020-07-14svcrdma: Fix page leak in svc_rdma_recv_read_chunk()Chuck Lever1-7/+21
2020-05-18svcrdma: trace undersized Write chunksChuck Lever1-5/+2
2020-05-18svcrdma: Trace page overruns when constructing RDMA ReadsChuck Lever1-1/+1
2020-05-18svcrdma: Clean up handling of get_rw_ctx errorsChuck Lever1-16/+11
2020-05-18svcrdma: Clean up the tracing for rw_ctx_init errorsChuck Lever1-21/+35
2020-04-17svcrdma: Fix trace point use-after-free raceChuck Lever1-2/+1
2020-03-16svcrdma: Rename svcrdma_encode trace points in send routinesChuck Lever1-6/+7
2020-03-16svcrdma: Update synopsis of svc_rdma_send_reply_chunk()Chuck Lever1-6/+6
2020-03-16nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever1-12/+18
2020-03-16svcrdma: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-06-20scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei1-2/+3
2019-02-06svcrdma: Remove syslog warnings in work completion handlersChuck Lever1-10/+1
2019-02-06svcrdma: Use struct_size() in kmalloc()Gustavo A. R. Silva1-2/+1
2019-02-06svcrpc: fix unlikely races preventing queueing of socketsJ. Bruce Fields1-1/+2
2018-08-24Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-19/+13
2018-08-09svcrdma: Clean up Read chunk pathChuck Lever1-19/+13
2018-07-31RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche1-1/+2
2018-07-26net/xprtrdma: Restore needed argument to ib_post_sendJason Gunthorpe1-1/+1
2018-07-25net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche1-1/+1
2018-05-11svcrdma: Persistently allocate and DMA-map Receive buffersChuck Lever1-21/+11
2018-05-11svcrdma: Simplify svc_rdma_recv_ctxt_putChuck Lever1-2/+2
2018-05-11svcrdma: Introduce svc_rdma_recv_ctxtChuck Lever1-42/+42
2018-05-11svcrdma: Trace key RDMA API eventsChuck Lever1-4/+10
2018-05-11svcrdma: Trace key RPC/RDMA protocol eventsChuck Lever1-9/+14
2018-02-08svcrdma: Fix Read chunk round-upChuck Lever1-4/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1