aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srp
Commit message (Expand)AuthorAge
* IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offlineBart Van Assche2013-07-11
* IB/srp: Bump driver version and release dateVu Pham2013-07-01
* IB/srp: Make HCA completion vector configurableBart Van Assche2013-07-01
* IB/srp: Maintain a single connection per I_T nexusBart Van Assche2013-07-01
* IB/srp: Fail I/O fast if target offlineBart Van Assche2013-07-01
* IB/srp: Skip host settle delayBart Van Assche2013-06-27
* IB/srp: Avoid skipping srp_reset_host() after a transport errorBart Van Assche2013-06-27
* IB/srp: Fix remove_one crash due to resource exhaustionDotan Barak2013-06-27
* IB/srp: Fail I/O requests if the transport is offlineBart Van Assche2013-02-25
* IB/srp: Avoid endless SCSI error handling loopBart Van Assche2013-02-25
* IB/srp: Avoid sending a task management function needlesslyBart Van Assche2013-02-25
* IB/srp: Track connection state properlyBart Van Assche2013-02-25
* IB/srp: Allow SRP disconnect through sysfsBart Van Assche2012-11-30
* IB/srp: send disconnect request without waiting for CM timewait exitVu Pham2012-11-30
* IB/srp: destroy and recreate QP and CQs when reconnectingIshai Rabinovitz2012-11-30
* IB/srp: Eliminate state SRP_TARGET_DEADBart Van Assche2012-11-30
* IB/srp: Introduce the helper function srp_remove_target()Bart Van Assche2012-11-30
* IB/srp: Suppress superfluous error messagesBart Van Assche2012-11-30
* IB/srp: Process all error completionsBart Van Assche2012-11-30
* IB/srp: Introduce srp_handle_qp_err()Bart Van Assche2012-11-30
* IB/srp: Simplify SCSI error handlingBart Van Assche2012-11-30
* IB/srp: Keep processing commands during host removalBart 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: Avoid having aborted requests hangBart Van Assche2012-09-30
* IB/srp: Fix use-after-free in srp_reset_req()Bart Van Assche2012-09-30
* IB/srp: Fix a race conditionBart Van Assche2012-08-15
* IB/srp: Consolidate repetitive sysfs codeBart Van Assche2012-02-27
* IB/srp: Use pr_fmt() and pr_err()/pr_warn()Bart Van Assche2012-02-27
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* IB/srp: Avoid duplicate devices from LUN scanBart Van Assche2011-07-13
* IB/srp: Fix integer -> pointer cast warningsRoland Dreier2011-05-23
* 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: move IB CM setup completion into its own functionDavid Dillow2011-03-15
* IB/srp: always avoid non-zero offsets into an FMRDavid Dillow2011-03-15
*-. Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-nextRoland Dreier2011-01-17
|\ \
| | * IB/srp: Test only once whether iu allocation succeededBart Van Assche2011-01-13
| |/
* / RDMA: Update workqueue usageTejun Heo2011-01-17
|/
* 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 lock coverage of command completionBart 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: consolidate state change codeBart Van Assche2011-01-05
* IB/srp: allow task management without a previous requestDavid Dillow2011-01-05
* SCSI host lock push-downJeff Garzik2010-11-16