summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srp
Commit message (Expand)AuthorAgeFilesLines
* IB/srp: Fix a race condition between failing I/O and I/O completionBart Van Assche2014-03-241-11/+22
* IB/srp: Avoid that writing into "add_target" hangs due to a cable pullBart Van Assche2014-03-241-0/+1
* IB/srp: Make writing into the "add_target" sysfs attribute interruptibleBart Van Assche2014-03-241-2/+8
* IB/srp: Avoid duplicate connectionsBart Van Assche2014-03-242-3/+10
* IB/srp: Add more loggingBart Van Assche2014-03-241-11/+12
* IB/srp: Check ib_query_gid return valueSagi Grimberg2014-03-241-1/+3
* scsi_transport_srp: Fix a race conditionBart Van Assche2014-01-211-0/+1
* IB/srp: Report receive errors correctlyBart Van Assche2013-11-081-5/+4
* IB/srp: Avoid offlining operational SCSI devicesBart Van Assche2013-11-081-1/+1
* IB/srp: Remove target from list before freeing Scsi_Host structureVu Pham2013-11-081-4/+5
* IB/srp: Add change_queue_depth and change_queue_type supportJack Wang2013-11-081-0/+54
* IB/srp: Make queue size configurableBart Van Assche2013-11-082-39/+103
* IB/srp: Introduce srp_alloc_req_data()Bart Van Assche2013-11-081-24/+40
* IB/srp: Export sgid to sysfsBart Van Assche2013-11-081-0/+10
* IB/srp: Add periodic reconnect functionalityBart Van Assche2013-11-081-6/+46
* scsi_transport_srp: Add periodic reconnect supportBart Van Assche2013-11-081-2/+2
* IB/srp: Start timers if a transport layer error occursBart Van Assche2013-11-082-0/+20
* IB/srp: Use SRP transport layer error recoveryBart Van Assche2013-11-082-41/+101
* IB/srp: Keep rport as long as the IB transport layerBart Van Assche2013-11-082-0/+4
* IB/srp: Make transport layer retry count configurableVu Pham2013-11-082-1/+24
* IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offlineBart Van Assche2013-07-111-2/+1
* IB/srp: Bump driver version and release dateVu Pham2013-07-011-2/+2
* IB/srp: Make HCA completion vector configurableBart Van Assche2013-07-012-2/+25
* IB/srp: Maintain a single connection per I_T nexusBart Van Assche2013-07-011-2/+42
* IB/srp: Fail I/O fast if target offlineBart Van Assche2013-07-011-0/+2
* IB/srp: Skip host settle delayBart Van Assche2013-06-271-0/+1
* IB/srp: Avoid skipping srp_reset_host() after a transport errorBart Van Assche2013-06-271-3/+8
* IB/srp: Fix remove_one crash due to resource exhaustionDotan Barak2013-06-271-0/+2
* IB/srp: Fail I/O requests if the transport is offlineBart Van Assche2013-02-252-0/+8
* IB/srp: Avoid endless SCSI error handling loopBart Van Assche2013-02-251-14/+15
* IB/srp: Avoid sending a task management function needlesslyBart Van Assche2013-02-251-2/+3
* IB/srp: Track connection state properlyBart Van Assche2013-02-251-1/+0
* IB/srp: Allow SRP disconnect through sysfsBart Van Assche2012-11-301-0/+10
* IB/srp: send disconnect request without waiting for CM timewait exitVu Pham2012-11-301-4/+0
* IB/srp: destroy and recreate QP and CQs when reconnectingIshai Rabinovitz2012-11-301-31/+35
* IB/srp: Eliminate state SRP_TARGET_DEADBart Van Assche2012-11-302-56/+32
* IB/srp: Introduce the helper function srp_remove_target()Bart Van Assche2012-11-301-7/+12
* IB/srp: Suppress superfluous error messagesBart Van Assche2012-11-302-8/+31
* IB/srp: Process all error completionsBart Van Assche2012-11-301-4/+6
* IB/srp: Introduce srp_handle_qp_err()Bart Van Assche2012-11-302-18/+21
* IB/srp: Simplify SCSI error handlingBart Van Assche2012-11-301-4/+0
* IB/srp: Keep processing commands during host removalBart Van Assche2012-11-301-7/+0
* IB/srp: Eliminate state SRP_TARGET_CONNECTINGBart Van Assche2012-11-302-12/+14
* IB/srp: Increase block layer timeoutBart Van Assche2012-11-302-0/+47
* IB/srp: Avoid having aborted requests hangBart Van Assche2012-09-301-0/+1
* IB/srp: Fix use-after-free in srp_reset_req()Bart Van Assche2012-09-301-1/+1
* IB/srp: Fix a race conditionBart Van Assche2012-08-151-24/+63
* IB/srp: Consolidate repetitive sysfs codeBart Van Assche2012-02-271-32/+17
* IB/srp: Use pr_fmt() and pr_err()/pr_warn()Bart Van Assche2012-02-271-25/+29
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
OpenPOWER on IntegriCloud