summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/srp/ib_srp.c
AgeCommit message (Expand)Author
2014-09-17IB/srp: Fix deadlock between host removal and multipathdBart Van Assche
2014-07-06IB/srp: Fix a sporadic crash triggered by cable pullingBart Van Assche
2014-01-21scsi_transport_srp: Fix a race conditionBart Van Assche
2013-11-08IB/srp: Report receive errors correctlyBart Van Assche
2013-11-08IB/srp: Avoid offlining operational SCSI devicesBart Van Assche
2013-11-08IB/srp: Remove target from list before freeing Scsi_Host structureVu Pham
2013-11-08IB/srp: Add change_queue_depth and change_queue_type supportJack Wang
2013-11-08IB/srp: Make queue size configurableBart Van Assche
2013-11-08IB/srp: Introduce srp_alloc_req_data()Bart Van Assche
2013-11-08IB/srp: Export sgid to sysfsBart Van Assche
2013-11-08IB/srp: Add periodic reconnect functionalityBart Van Assche
2013-11-08scsi_transport_srp: Add periodic reconnect supportBart Van Assche
2013-11-08IB/srp: Start timers if a transport layer error occursBart Van Assche
2013-11-08IB/srp: Use SRP transport layer error recoveryBart Van Assche
2013-11-08IB/srp: Keep rport as long as the IB transport layerBart Van Assche
2013-11-08IB/srp: Make transport layer retry count configurableVu Pham
2013-07-11IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offlineBart Van Assche
2013-07-01IB/srp: Bump driver version and release dateVu Pham
2013-07-01IB/srp: Make HCA completion vector configurableBart Van Assche
2013-07-01IB/srp: Maintain a single connection per I_T nexusBart Van Assche
2013-07-01IB/srp: Fail I/O fast if target offlineBart Van Assche
2013-06-27IB/srp: Skip host settle delayBart Van Assche
2013-06-27IB/srp: Avoid skipping srp_reset_host() after a transport errorBart Van Assche
2013-06-27IB/srp: Fix remove_one crash due to resource exhaustionDotan Barak
2013-02-25IB/srp: Fail I/O requests if the transport is offlineBart Van Assche
2013-02-25IB/srp: Avoid endless SCSI error handling loopBart Van Assche
2013-02-25IB/srp: Avoid sending a task management function needlesslyBart Van Assche
2013-02-25IB/srp: Track connection state properlyBart Van Assche
2012-11-30IB/srp: Allow SRP disconnect through sysfsBart Van Assche
2012-11-30IB/srp: send disconnect request without waiting for CM timewait exitVu Pham
2012-11-30IB/srp: destroy and recreate QP and CQs when reconnectingIshai Rabinovitz
2012-11-30IB/srp: Eliminate state SRP_TARGET_DEADBart Van Assche
2012-11-30IB/srp: Introduce the helper function srp_remove_target()Bart Van Assche
2012-11-30IB/srp: Suppress superfluous error messagesBart Van Assche
2012-11-30IB/srp: Process all error completionsBart Van Assche
2012-11-30IB/srp: Introduce srp_handle_qp_err()Bart Van Assche
2012-11-30IB/srp: Simplify SCSI error handlingBart Van Assche
2012-11-30IB/srp: Keep processing commands during host removalBart Van Assche
2012-11-30IB/srp: Eliminate state SRP_TARGET_CONNECTINGBart Van Assche
2012-11-30IB/srp: Increase block layer timeoutBart Van Assche
2012-09-30IB/srp: Avoid having aborted requests hangBart Van Assche
2012-09-30IB/srp: Fix use-after-free in srp_reset_req()Bart Van Assche
2012-08-15IB/srp: Fix a race conditionBart Van Assche
2012-02-27IB/srp: Consolidate repetitive sysfs codeBart Van Assche
2012-02-27IB/srp: Use pr_fmt() and pr_err()/pr_warn()Bart Van Assche
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-13IB/srp: Avoid duplicate devices from LUN scanBart Van Assche
2011-05-23IB/srp: Fix integer -> pointer cast warningsRoland Dreier
2011-03-15IB/srp: try to use larger FMR sizes to cover our mappingsDavid Dillow
2011-03-15IB/srp: add support for indirect tables that don't fit in SRP_CMDDavid Dillow