aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srp/ib_srp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-12IB/srp: Fix a race condition triggered by destroying a queue pairBart Van Assche1-0/+2
2014-11-12IB/srp: Add multichannel supportBart Van Assche1-1/+2
2014-11-12IB/srp: Use block layer tagsBart Van Assche1-3/+0
2014-11-12IB/srp: Separate target and channel variablesBart Van Assche1-22/+42
2014-11-12IB/srp: Introduce two new srp_target_port member variablesBart Van Assche1-1/+3
2014-11-12IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanningBart Van Assche1-0/+1
2014-05-20IB/srp: Add fast registration supportBart Van Assche1-5/+70
2014-05-20IB/srp: Rename FMR-related variablesBart Van Assche1-8/+8
2014-05-20IB/srp: One FMR pool per SRP connectionBart Van Assche1-4/+3
2014-03-24IB/srp: Avoid duplicate connectionsBart Van Assche1-0/+1
2013-11-08IB/srp: Make queue size configurableBart Van Assche1-9/+8
2013-11-08IB/srp: Start timers if a transport layer error occursBart Van Assche1-0/+1
2013-11-08IB/srp: Use SRP transport layer error recoveryBart Van Assche1-1/+0
2013-11-08IB/srp: Keep rport as long as the IB transport layerBart Van Assche1-0/+1
2013-11-08IB/srp: Make transport layer retry count configurableVu Pham1-0/+1
2013-07-01IB/srp: Make HCA completion vector configurableBart Van Assche1-0/+1
2013-02-25IB/srp: Fail I/O requests if the transport is offlineBart Van Assche1-0/+1
2012-11-30IB/srp: Eliminate state SRP_TARGET_DEADBart Van Assche1-3/+2
2012-11-30IB/srp: Suppress superfluous error messagesBart Van Assche1-0/+1
2012-11-30IB/srp: Introduce srp_handle_qp_err()Bart Van Assche1-1/+1
2012-11-30IB/srp: Eliminate state SRP_TARGET_CONNECTINGBart Van Assche1-1/+0
2012-11-30IB/srp: Increase block layer timeoutBart Van Assche1-0/+2
2011-03-15IB/srp: try to use larger FMR sizes to cover our mappingsDavid Dillow1-1/+2
2011-03-15IB/srp: add support for indirect tables that don't fit in SRP_CMDDavid Dillow1-0/+5
2011-03-15IB/srp: rework mapping engine to use multiple FMR entriesDavid Dillow1-4/+24
2011-03-15IB/srp: allow sg_tablesize to be set for each targetDavid Dillow1-0/+2
2011-01-10IB/srp: consolidate hot-path variables into cache linesDavid Dillow1-12/+19
2011-01-10IB/srp: stop sharing the host lock with SCSIBart Van Assche1-0/+2
2011-01-10IB/srp: reduce local coverage for command submission and EHBart Van Assche1-1/+0
2011-01-10IB/srp: don't move active requests to their own listBart Van Assche1-1/+0
2011-01-05IB/srp: allow lockless work postingBart Van Assche1-5/+2
2011-01-05IB/srp: allow task management without a previous requestDavid Dillow1-5/+5
2010-10-22IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQDavid Dillow1-3/+5
2010-10-22IB/srp: Preparation for transmit ring response allocationBart Van Assche1-3/+10
2010-03-01IB/srp: Split send and recieve CQs to reduce number of interruptsBart Van Assche1-4/+2
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier1-2/+0
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones1-1/+1
2008-04-19IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman1-1/+1
2008-02-04IB/srp: Retry stale connectionsDavid Dillow1-0/+1
2008-01-25IB/srp: Respect target credit limitDavid Dillow1-0/+5
2007-06-07[SCSI] ib_srp: convert to use the data buffer accessorsFUJITA Tomonori1-5/+0
2007-05-06IB/srp: Add orig_dgid sysfs attribute to scsi_hostIshai Rabinovitz1-0/+1
2007-02-04IB/srp: Don't wait for response when QP is in error state.Ishai Rabinovitz1-0/+1
2006-12-15IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier1-1/+1
2006-12-12IB/srp: Use new verbs IB DMA mapping functionsRalph Campbell1-1/+1
2006-10-10IB/srp: Enable multiple connections to the same targetIshai Rabinovitz1-1/+1
2006-06-17IB/srp: Support SRP rev. 10 targetsRamachandra K1-0/+1
2006-06-17IB/srp: Get rid of "Target has req_lim 0" messagesRoland Dreier1-0/+2
2006-06-17IB/srp: Allow sg_tablesize to be adjustedVu Pham1-4/+1
2006-06-17IB/srp: Change target_mutex to a spinlockMatthew Wilcox1-1/+1