summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srp/ib_srp.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* IB/srp: stop sharing the host lock with SCSIBart Van Assche2011-01-101-0/+2
* IB/srp: reduce local coverage for command submission and EHBart Van Assche2011-01-101-1/+0
* IB/srp: don't move active requests to their own listBart Van Assche2011-01-101-1/+0
* IB/srp: allow lockless work postingBart Van Assche2011-01-051-5/+2
* IB/srp: allow task management without a previous requestDavid Dillow2011-01-051-5/+5
* IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQDavid Dillow2010-10-221-3/+5
* IB/srp: Preparation for transmit ring response allocationBart Van Assche2010-10-221-3/+10
* IB/srp: Split send and recieve CQs to reduce number of interruptsBart Van Assche2010-03-011-4/+2
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-1/+1
* IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman2008-04-191-1/+1
* IB/srp: Retry stale connectionsDavid Dillow2008-02-041-0/+1
* IB/srp: Respect target credit limitDavid Dillow2008-01-251-0/+5
* [SCSI] ib_srp: convert to use the data buffer accessorsFUJITA Tomonori2007-06-071-5/+0
* IB/srp: Add orig_dgid sysfs attribute to scsi_hostIshai Rabinovitz2007-05-061-0/+1
* IB/srp: Don't wait for response when QP is in error state.Ishai Rabinovitz2007-02-041-0/+1