summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/srp/ib_srp.h
AgeCommit message (Expand)Author
2017-03-15IB/srp: Fix race conditions related to task managementBart Van Assche
2016-09-23IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig
2016-05-13IB/srp: Prevent mapping failuresBart Van Assche
2016-05-12IB/srp: Introduce target->mr_pool_sizeBart Van Assche
2015-12-15Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford
2015-12-11IB/srp: use the new CQ APIChristoph Hellwig
2015-12-07IB/srp: Fix srp_map_sg_fr()Bart Van Assche
2015-10-28IB/srp: Convert to new registration APISagi Grimberg
2015-08-30IB/srp: Create an insecure all physical rkey only if neededBart Van Assche
2015-08-30IB/srp: Register the indirect data buffer descriptorBart Van Assche
2015-08-30IB/srp: Introduce srp_device.use_fmrBart Van Assche
2015-08-30IB/srp: Remove the memory registration backtracking codeBart Van Assche
2015-08-30IB/srp: Add memory descriptor array pointer range checkingBart Van Assche
2015-05-18IB/srp: Add 64-bit LUN supportBart Van Assche
2015-05-18IB/srp: Fix connection state trackingBart Van Assche
2014-11-12IB/srp: Fix a race condition triggered by destroying a queue pairBart Van Assche
2014-11-12IB/srp: Add multichannel supportBart Van Assche
2014-11-12IB/srp: Use block layer tagsBart Van Assche
2014-11-12IB/srp: Separate target and channel variablesBart Van Assche
2014-11-12IB/srp: Introduce two new srp_target_port member variablesBart Van Assche
2014-11-12IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanningBart Van Assche
2014-05-20IB/srp: Add fast registration supportBart Van Assche
2014-05-20IB/srp: Rename FMR-related variablesBart Van Assche
2014-05-20IB/srp: One FMR pool per SRP connectionBart Van Assche
2014-03-24IB/srp: Avoid duplicate connectionsBart Van Assche
2013-11-08IB/srp: Make queue size configurableBart Van Assche
2013-11-08IB/srp: Start timers if a transport layer error occursBart Van Assche
2013-11-08IB/srp: Use SRP transport layer error recoveryBart Van Assche
2013-11-08IB/srp: Keep rport as long as the IB transport layerBart Van Assche
2013-11-08IB/srp: Make transport layer retry count configurableVu Pham
2013-07-01IB/srp: Make HCA completion vector configurableBart Van Assche
2013-02-25IB/srp: Fail I/O requests if the transport is offlineBart Van Assche
2012-11-30IB/srp: Eliminate state SRP_TARGET_DEADBart Van Assche
2012-11-30IB/srp: Suppress superfluous error messagesBart Van Assche
2012-11-30IB/srp: Introduce srp_handle_qp_err()Bart Van Assche
2012-11-30IB/srp: Eliminate state SRP_TARGET_CONNECTINGBart Van Assche
2012-11-30IB/srp: Increase block layer timeoutBart Van Assche
2011-03-15IB/srp: try to use larger FMR sizes to cover our mappingsDavid Dillow
2011-03-15IB/srp: add support for indirect tables that don't fit in SRP_CMDDavid Dillow
2011-03-15IB/srp: rework mapping engine to use multiple FMR entriesDavid Dillow
2011-03-15IB/srp: allow sg_tablesize to be set for each targetDavid Dillow
2011-01-10IB/srp: consolidate hot-path variables into cache linesDavid Dillow
2011-01-10IB/srp: stop sharing the host lock with SCSIBart Van Assche
2011-01-10IB/srp: reduce local coverage for command submission and EHBart Van Assche
2011-01-10IB/srp: don't move active requests to their own listBart Van Assche
2011-01-05IB/srp: allow lockless work postingBart Van Assche
2011-01-05IB/srp: allow task management without a previous requestDavid Dillow
2010-10-22IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQDavid Dillow
2010-10-22IB/srp: Preparation for transmit ring response allocationBart Van Assche
2010-03-01IB/srp: Split send and recieve CQs to reduce number of interruptsBart Van Assche