summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srp/ib_srp.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/srp: Add support for immediate dataBart Van Assche2018-12-191-0/+12
* RDMA/srp: Rework handling of the maximum information unit lengthBart Van Assche2018-12-191-1/+2
* RDMA/srp: Move srp_rdma_ch.max_ti_iu_len declarationBart Van Assche2018-12-191-1/+2
* RDMA/srp: Handle large SCSI CDBs correctlyBart Van Assche2018-12-191-0/+2
* IB/srp: Add target_can_queue login parameterBart Van Assche2018-01-231-0/+1
* IB/srp: Add RDMA/CM supportBart Van Assche2018-01-231-7/+35
* IB/srp: Cache global rkeyBart Van Assche2017-10-181-1/+2
* IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli2017-05-011-1/+1
* IB/srp: Fix race conditions related to task managementBart Van Assche2017-02-191-0/+1
* IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig2016-09-231-2/+1
* IB/srp: Prevent mapping failuresBart Van Assche2016-05-131-0/+1
* IB/srp: Introduce target->mr_pool_sizeBart Van Assche2016-05-121-0/+1
* Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford2015-12-151-5/+2
|\
| * IB/srp: use the new CQ APIChristoph Hellwig2015-12-111-5/+2
* | IB/srp: Fix srp_map_sg_fr()Bart Van Assche2015-12-071-4/+1
|/
* IB/srp: Convert to new registration APISagi Grimberg2015-10-281-3/+8
* IB/srp: Create an insecure all physical rkey only if neededBart Van Assche2015-08-301-2/+2
* IB/srp: Register the indirect data buffer descriptorBart Van Assche2015-08-301-0/+4
* IB/srp: Introduce srp_device.use_fmrBart Van Assche2015-08-301-0/+1
* IB/srp: Remove the memory registration backtracking codeBart Van Assche2015-08-301-6/+0
* IB/srp: Add memory descriptor array pointer range checkingBart Van Assche2015-08-301-2/+8
* IB/srp: Add 64-bit LUN supportBart Van Assche2015-05-181-1/+0
* IB/srp: Fix connection state trackingBart Van Assche2015-05-181-1/+1
* IB/srp: Fix a race condition triggered by destroying a queue pairBart Van Assche2014-11-121-0/+2
* IB/srp: Add multichannel supportBart Van Assche2014-11-121-1/+2
* IB/srp: Use block layer tagsBart Van Assche2014-11-121-3/+0
* IB/srp: Separate target and channel variablesBart Van Assche2014-11-121-22/+42
* IB/srp: Introduce two new srp_target_port member variablesBart Van Assche2014-11-121-1/+3
* IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanningBart Van Assche2014-11-121-0/+1
* IB/srp: Add fast registration supportBart Van Assche2014-05-201-5/+70
* IB/srp: Rename FMR-related variablesBart Van Assche2014-05-201-8/+8
* IB/srp: One FMR pool per SRP connectionBart Van Assche2014-05-201-4/+3
* IB/srp: Avoid duplicate connectionsBart Van Assche2014-03-241-0/+1
* IB/srp: Make queue size configurableBart Van Assche2013-11-081-9/+8
* IB/srp: Start timers if a transport layer error occursBart Van Assche2013-11-081-0/+1
* IB/srp: Use SRP transport layer error recoveryBart Van Assche2013-11-081-1/+0
* IB/srp: Keep rport as long as the IB transport layerBart Van Assche2013-11-081-0/+1
* IB/srp: Make transport layer retry count configurableVu Pham2013-11-081-0/+1
* IB/srp: Make HCA completion vector configurableBart Van Assche2013-07-011-0/+1
* IB/srp: Fail I/O requests if the transport is offlineBart Van Assche2013-02-251-0/+1
* IB/srp: Eliminate state SRP_TARGET_DEADBart Van Assche2012-11-301-3/+2
* IB/srp: Suppress superfluous error messagesBart Van Assche2012-11-301-0/+1
* IB/srp: Introduce srp_handle_qp_err()Bart Van Assche2012-11-301-1/+1
* IB/srp: Eliminate state SRP_TARGET_CONNECTINGBart Van Assche2012-11-301-1/+0
* IB/srp: Increase block layer timeoutBart Van Assche2012-11-301-0/+2
* IB/srp: try to use larger FMR sizes to cover our mappingsDavid Dillow2011-03-151-1/+2
* IB/srp: add support for indirect tables that don't fit in SRP_CMDDavid Dillow2011-03-151-0/+5
* IB/srp: rework mapping engine to use multiple FMR entriesDavid Dillow2011-03-151-4/+24
* IB/srp: allow sg_tablesize to be set for each targetDavid Dillow2011-03-151-0/+2
* IB/srp: consolidate hot-path variables into cache linesDavid Dillow2011-01-101-12/+19