aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srp/ib_srp.h
Commit message (Expand)AuthorAge
* IB/srp: Fail I/O requests if the transport is offlineBart Van Assche2013-02-25
* IB/srp: Eliminate state SRP_TARGET_DEADBart Van Assche2012-11-30
* IB/srp: Suppress superfluous error messagesBart Van Assche2012-11-30
* IB/srp: Introduce srp_handle_qp_err()Bart Van Assche2012-11-30
* IB/srp: Eliminate state SRP_TARGET_CONNECTINGBart Van Assche2012-11-30
* IB/srp: Increase block layer timeoutBart Van Assche2012-11-30
* IB/srp: try to use larger FMR sizes to cover our mappingsDavid Dillow2011-03-15
* IB/srp: add support for indirect tables that don't fit in SRP_CMDDavid Dillow2011-03-15
* IB/srp: rework mapping engine to use multiple FMR entriesDavid Dillow2011-03-15
* IB/srp: allow sg_tablesize to be set for each targetDavid Dillow2011-03-15
* IB/srp: consolidate hot-path variables into cache linesDavid Dillow2011-01-10
* IB/srp: stop sharing the host lock with SCSIBart Van Assche2011-01-10
* IB/srp: reduce local coverage for command submission and EHBart Van Assche2011-01-10
* IB/srp: don't move active requests to their own listBart Van Assche2011-01-10
* IB/srp: allow lockless work postingBart Van Assche2011-01-05
* IB/srp: allow task management without a previous requestDavid Dillow2011-01-05
* IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQDavid Dillow2010-10-23
* IB/srp: Preparation for transmit ring response allocationBart Van Assche2010-10-23
* IB/srp: Split send and recieve CQs to reduce number of interruptsBart Van Assche2010-03-02
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-15
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
* IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman2008-04-19
* IB/srp: Retry stale connectionsDavid Dillow2008-02-04
* IB/srp: Respect target credit limitDavid Dillow2008-01-25
* [SCSI] ib_srp: convert to use the data buffer accessorsFUJITA Tomonori2007-06-07
* IB/srp: Add orig_dgid sysfs attribute to scsi_hostIshai Rabinovitz2007-05-07
* IB/srp: Don't wait for response when QP is in error state.Ishai Rabinovitz2007-02-04
* IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier2006-12-15
* IB/srp: Use new verbs IB DMA mapping functionsRalph Campbell2006-12-12
* IB/srp: Enable multiple connections to the same targetIshai Rabinovitz2006-10-10
* IB/srp: Support SRP rev. 10 targetsRamachandra K2006-06-17
* IB/srp: Get rid of "Target has req_lim 0" messagesRoland Dreier2006-06-17
* IB/srp: Allow sg_tablesize to be adjustedVu Pham2006-06-17
* IB/srp: Change target_mutex to a spinlockMatthew Wilcox2006-06-17
* IB/srp: Use FMRs to map gather/scatter listsRoland Dreier2006-06-17
* IB/srp: Fix tracking of pending requests during error handlingRoland Dreier2006-05-09
* IB/srp: Use a fake scatterlist for non-SG SCSI commandsRoland Dreier2006-03-24
* IB/srp: Semaphore to mutex conversionIngo Molnar2006-01-30
* [IB] srp: increase max_lunsRoland Dreier2005-11-11
* IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier2005-11-02