aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srp
Commit message (Expand)AuthorAge
* IB/srp: Fix reconnection failure handlingBart Van Assche2015-07-21
* IB/srp: Fix connection state trackingBart Van Assche2015-07-21
* IB/srp: Fix a connection setup raceBart Van Assche2015-07-21
* IB/srp: Remove an extraneous scsi_host_put() from an error pathBart Van Assche2015-07-21
* IB/srp: Use P_Key cache for P_Key lookupsBart Van Assche2015-04-15
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-12-20
|\
| * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-04
* | IB/srp: Allow newline separator for connection stringSagi Grimberg2014-12-15
|/
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-24
* scsi: don't allow setting of queue_depth bigger than can_queueChristoph Hellwig2014-11-24
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-24
* IB/srp: Fix a race condition triggered by destroying a queue pairBart Van Assche2014-11-12
* IB/srp: Add multichannel supportBart Van Assche2014-11-12
* IB/srp: Use block layer tagsBart Van Assche2014-11-12
* IB/srp: Separate target and channel variablesBart Van Assche2014-11-12
* IB/srp: Introduce two new srp_target_port member variablesBart Van Assche2014-11-12
* IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanningBart Van Assche2014-11-12
* IB/srp: Remove stale connection retry mechanismBart Van Assche2014-11-12
* IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib()Bart Van Assche2014-11-12
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
* 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