summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/device_handler
Commit message (Expand)AuthorAgeFilesLines
...
* scsi_dh_alua: rework alua_check_tpgs() to return the tpgs modeHannes Reinecke2015-12-021-14/+11
* scsi_dh_alua: use unaligned access macrosHannes Reinecke2015-12-021-15/+8
* scsi_dh_alua: use flag for RTPG extended headerHannes Reinecke2015-12-021-8/+7
* scsi_dh_alua: fixup description of stpg_endio()Hannes Reinecke2015-12-021-4/+2
* scsi_dh_alua: return standard SCSI return codes in submit_rtpgHannes Reinecke2015-12-021-16/+17
* scsi_dh_alua: use standard logging functionsHannes Reinecke2015-12-021-14/+13
* scsi_dh_alua: sanitze sense code handlingHannes Reinecke2015-12-021-11/+7
* scsi_dh_alua: improved loggingHannes Reinecke2015-12-021-2/+8
* scsi_dh_alua: Use vpd_pg83 informationHannes Reinecke2015-12-021-69/+18
* scsi_dh_alua: Disable ALUA handling for non-disk devicesHannes Reinecke2015-12-021-0/+12
* scsi_dh: kill struct scsi_dh_dataChristoph Hellwig2015-08-284-65/+44
* scsi_dh: move device matching to the core codeChristoph Hellwig2015-08-284-115/+0
* scsi_dh: integrate into the core SCSI codeChristoph Hellwig2015-08-282-2/+1
* scsi_dh: move to drivers/scsiChristoph Hellwig2015-08-281-571/+0
* dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpathChristoph Hellwig2015-08-281-17/+19
* dm-mpath, scsi_dh: don't let dm detach device handlersChristoph Hellwig2015-08-281-74/+22
* scsi: fix device handler detach oopsMike Christie2015-02-021-1/+2
* scsi: handle more device handler setup/teardown in common codeChristoph Hellwig2014-11-125-166/+87
* scsi: device handlers must have attach and detach methodsChristoph Hellwig2014-11-121-12/+13
* scsi: remove struct scsi_dh_devlistChristoph Hellwig2014-11-123-6/+12
* scsi: use container_of to get at device handler private dataChristoph Hellwig2014-11-124-60/+37
* scsi_dh: get module reference outside of device handlerChristoph Hellwig2014-11-125-25/+22
* scsi_dh_hp_sw: fix return value on failed allocationChristoph Hellwig2014-11-121-1/+1
* scsi: TUR path is down after adapter gets reset with multipathwenxiong@linux.vnet.ibm.com2014-11-101-0/+7
* block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-284-5/+5
* block: add blk_rq_set_block_pc()Jens Axboe2014-06-064-5/+5
* [SCSI] scsi_dh_alua: ALUA handler attach should succeed while TPG is transiti...Stewart, Sean2013-10-251-10/+16
* [SCSI] scsi_dh_alua: ALUA check sense should retry device internal reset unit...Stewart, Sean2013-10-251-0/+5
* [SCSI] scsi_dh_rdac: Add new IBM 1813 product id to rdac devlistStewart, Sean2013-10-251-0/+1
* [SCSI] scsi_dh_alua: Add module parameter to allow failover to non preferred ...Stewart, Sean2013-04-111-0/+7
* [SCSI] scsi_dh_alua: fix stpg sense handlingMike Christie2013-04-091-4/+6
* drivers/scsi/device_handler: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-2/+2
* [SCSI] scsi_dh_alua: Enable STPG for unavailable portsBart Van Assche2012-09-241-2/+1
* [SCSI] scsi_dh_rdac : minor return fix for rdacMoger, Babu2012-09-241-1/+1
* [SCSI] scsi_dh_rdac : Consolidate rdac strings togetherMoger, Babu2012-09-241-15/+4
* [SCSI] scsi_dh_rdac: Add a new netapp vendor/product stringMoger, Babu2012-09-241-5/+6
* [SCSI] scsi_dh: add scsi_dh_attached_handler_nameMike Snitzer2012-07-201-2/+36
* [SCSI] scsi_dh_alua: Re-enable STPG for unavailable portsBart Van Assche2012-07-201-1/+1
* [SCSI] scsi_dh_alua: backoff alua rtpg retry linearly vs. geometricallyRob Evers2012-07-201-2/+2
* [SCSI] scsi_dh_alua: retry alua rtpg extended header for illegal request resp...Rob Evers2012-07-201-3/+23
* [SCSI] scsi_dh_alua: implement 'implied transition timeout'Rob Evers2012-07-201-5/+36
* [SCSI] scsi_dh_alua: Optimize the STPG commandMoger, Babu2012-04-231-3/+26
* [SCSI] scsi_dh_alua: Store the PREF bit from RTPGMoger, Babu2012-04-231-1/+4
* [SCSI] scsi_dh_alua: Inroduce the set_params interface scsi_dh_alua handlerMoger, Babu2012-04-231-0/+36
* [SCSI] scsi_dh_rdac: Fix for unbalanced reference countMoger, Babu2012-02-221-11/+14
* [SCSI] scsi_dh_alua: Retry the check-condition in case Mode Parameters ChangedMoger, Babu2012-01-101-0/+5
* [SCSI] scsi_dh_rdac: Fix error pathRichard Weinberger2012-01-101-0/+2
* [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu2011-12-151-58/+0
* [SCSI] scsi_dh_rdac: Adding the match function for rdac device handlerMoger, Babu2011-12-151-0/+19
* [SCSI] scsi_dh_hp_sw: Adding the match function for hp_sw device handlerMoger, Babu2011-12-151-0/+19
OpenPOWER on IntegriCloud