summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-10-302-23/+10
|\
| * svcrdma: Remove try_module_get from backchannelChuck Lever2018-10-291-14/+0
| * svcrdma: Remove ->release_rqst call in bc reply handlerChuck Lever2018-10-291-5/+4
| * svcrdma: Reduce max_send_sgesChuck Lever2018-10-291-4/+6
* | Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-10-188-330/+281
|\ \
| * | xprtrdma: Clean up xprt_rdma_disconnect_injectChuck Lever2018-10-031-2/+1
| * | xprtrdma: Add documenting commentsChuck Lever2018-10-031-20/+23
| * | xprtrdma: Report when there were zero posted ReceivesChuck Lever2018-10-031-2/+5
| * | xprtrdma: Move rb_flags initializationChuck Lever2018-10-031-1/+1
| * | xprtrdma: Don't disable BH's in backchannel serverChuck Lever2018-10-031-8/+8
| * | xprtrdma: Remove memory address of "ep" from an error messageChuck Lever2018-10-031-2/+3
| * | xprtrdma: Rename rpcrdma_qp_async_error_upcallChuck Lever2018-10-031-3/+11
| * | xprtrdma: Simplify RPC wake-ups on connectChuck Lever2018-10-033-48/+52
| * | xprtrdma: Re-organize the switch() in rpcrdma_conn_upcallChuck Lever2018-10-031-9/+8
| * | xprtrdma: Eliminate "connstate" variable from rpcrdma_conn_upcall()Chuck Lever2018-10-021-8/+6
| * | xprtrdma: Conventional variable names in rpcrdma_conn_upcallChuck Lever2018-10-021-11/+12
| * | xprtrdma: Rename rpcrdma_conn_upcallChuck Lever2018-10-021-3/+13
| * | sunrpc: Report connect_time in secondsChuck Lever2018-10-021-1/+1
| * | sunrpc: Fix connect metricsChuck Lever2018-10-021-1/+5
| * | xprtrdma: Name MR trace events consistentlyChuck Lever2018-10-023-8/+8
| * | xprtrdma: Explicitly resetting MRs is no longer necessaryChuck Lever2018-10-026-197/+113
| * | xprtrdma: Create more MRs at a timeChuck Lever2018-10-024-3/+3
| * | xprtrdma: Reset credit grant properly after a disconnectChuck Lever2018-10-022-0/+7
| * | xprtrdma: xprt_release_rqst_cong is called outside of transport_lockChuck Lever2018-10-021-9/+7
| |/
* | SUNRPC: Cleanup: remove the unused 'task' argument from the request_send()Trond Myklebust2018-09-302-3/+3
* | SUNRPC: Clean up transport write space handlingTrond Myklebust2018-09-302-7/+2
* | SUNRPC: Support for congestion control when queuing is enabledTrond Myklebust2018-09-302-0/+6
* | SUNRPC: Treat the task and request as separate in the xprt_ops->send_request()Trond Myklebust2018-09-302-5/+3
* | SUNRPC: Refactor xprt_transmit() to remove the reply queue codeTrond Myklebust2018-09-301-1/+0
* | SUNRPC: Rename xprt->recv_lock to xprt->queue_lockTrond Myklebust2018-09-302-7/+7
|/
* Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-08-231-3/+2
|\
| * xprtrdma: Fix disconnect regressionChuck Lever2018-08-081-3/+2
* | Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-08-235-27/+23
|\ \
| * | rpc: remove unneeded variable 'ret' in rdma_listen_handlerzhong jiang2018-08-091-2/+1
| * | svcrdma: Clean up Read chunk pathChuck Lever2018-08-091-19/+13
| * | svcrdma: Avoid releasing a page in svc_xprt_release()Chuck Lever2018-08-092-4/+9
| * | sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'YueHaibing2018-08-091-2/+0
| |/
* | RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-303-3/+6
* | net/xprtrdma: Restore needed argument to ib_post_sendJason Gunthorpe2018-07-261-1/+1
* | net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-245-10/+6
* | IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-182-2/+2
|/
* Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-06-129-324/+284
|\
| * Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-06-049-324/+284
| |\
| | * xprtrdma: Remove transfertypes arrayChuck Lever2018-06-011-8/+0
| | * xprtrdma: Add trace_xprtrdma_dma_map(mr)Chuck Lever2018-06-012-0/+2
| | * xprtrdma: Wait on empty sendctx queueChuck Lever2018-06-013-2/+14
| | * xprtrdma: Move common wait_for_buffer_space call to parent functionChuck Lever2018-06-011-19/+12
| | * xprtrdma: Return -ENOBUFS when no pages are availableChuck Lever2018-06-011-1/+1
| | * xprtrdma: Make rpcrdma_sendctx_put_locked() a static functionChuck Lever2018-05-072-2/+3
| | * xprtrdma: Remove rpcrdma_buffer_get_rep_locked()Chuck Lever2018-05-071-12/+3