aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srp
Commit message (Expand)AuthorAge
...
* scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-12
* IB/srp: Fix return value check in srp_init_module()Wei Yongjun2014-08-14
* IB/srp: Fix residual handlingBart Van Assche2014-08-01
* IB/srp: Fix deadlock between host removal and multipathdBart Van Assche2014-08-01
* IB/srp: Avoid problems if a header uses pr_fmtJoe Perches2014-05-30
* IB/srp: Add fast registration supportBart Van Assche2014-05-20
* IB/srp: Rename FMR-related variablesBart Van Assche2014-05-20
* IB/srp: One FMR pool per SRP connectionBart Van Assche2014-05-20
* IB/srp: Introduce the 'register_always' kernel module parameterBart Van Assche2014-05-20
* IB/srp: Introduce srp_finish_mapping()Bart Van Assche2014-05-20
* IB/srp: Introduce srp_map_fmr()Bart Van Assche2014-05-20
* IB/srp: Introduce an additional local variableBart Van Assche2014-05-20
* IB/srp: Fix kernel-doc warningsBart Van Assche2014-05-20
* IB/srp: Fix a sporadic crash triggered by cable pullingBart Van Assche2014-05-20
* IB/srp: Fix a race condition between failing I/O and I/O completionBart Van Assche2014-03-24
* IB/srp: Avoid that writing into "add_target" hangs due to a cable pullBart Van Assche2014-03-24
* IB/srp: Make writing into the "add_target" sysfs attribute interruptibleBart Van Assche2014-03-24
* IB/srp: Avoid duplicate connectionsBart Van Assche2014-03-24
* IB/srp: Add more loggingBart Van Assche2014-03-24
* IB/srp: Check ib_query_gid return valueSagi Grimberg2014-03-24
* scsi_transport_srp: Fix a race conditionBart Van Assche2014-01-21
* IB/srp: Report receive errors correctlyBart Van Assche2013-11-08
* IB/srp: Avoid offlining operational SCSI devicesBart Van Assche2013-11-08
* IB/srp: Remove target from list before freeing Scsi_Host structureVu Pham2013-11-08
* IB/srp: Add change_queue_depth and change_queue_type supportJack Wang2013-11-08
* IB/srp: Make queue size configurableBart Van Assche2013-11-08
* IB/srp: Introduce srp_alloc_req_data()Bart Van Assche2013-11-08
* IB/srp: Export sgid to sysfsBart Van Assche2013-11-08
* IB/srp: Add periodic reconnect functionalityBart Van Assche2013-11-08
* scsi_transport_srp: Add periodic reconnect supportBart Van Assche2013-11-08
* IB/srp: Start timers if a transport layer error occursBart Van Assche2013-11-08
* IB/srp: Use SRP transport layer error recoveryBart Van Assche2013-11-08
* IB/srp: Keep rport as long as the IB transport layerBart Van Assche2013-11-08
* IB/srp: Make transport layer retry count configurableVu Pham2013-11-08
* 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