summaryrefslogtreecommitdiff
path: root/drivers/scsi/device_handler
AgeCommit message (Expand)Author
2015-08-28scsi_dh: kill struct scsi_dh_dataChristoph Hellwig
2015-08-28scsi_dh: move device matching to the core codeChristoph Hellwig
2015-08-28scsi_dh: integrate into the core SCSI codeChristoph Hellwig
2015-08-28scsi_dh: move to drivers/scsiChristoph Hellwig
2015-08-28dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpathChristoph Hellwig
2015-08-28dm-mpath, scsi_dh: don't let dm detach device handlersChristoph Hellwig
2015-02-02scsi: fix device handler detach oopsMike Christie
2014-11-12scsi: handle more device handler setup/teardown in common codeChristoph Hellwig
2014-11-12scsi: device handlers must have attach and detach methodsChristoph Hellwig
2014-11-12scsi: remove struct scsi_dh_devlistChristoph Hellwig
2014-11-12scsi: use container_of to get at device handler private dataChristoph Hellwig
2014-11-12scsi_dh: get module reference outside of device handlerChristoph Hellwig
2014-11-12scsi_dh_hp_sw: fix return value on failed allocationChristoph Hellwig
2014-11-10scsi: TUR path is down after adapter gets reset with multipathwenxiong@linux.vnet.ibm.com
2014-08-28block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence
2014-06-06block: add blk_rq_set_block_pc()Jens Axboe
2013-10-25[SCSI] scsi_dh_alua: ALUA handler attach should succeed while TPG is transiti...Stewart, Sean
2013-10-25[SCSI] scsi_dh_alua: ALUA check sense should retry device internal reset unit...Stewart, Sean
2013-10-25[SCSI] scsi_dh_rdac: Add new IBM 1813 product id to rdac devlistStewart, Sean
2013-04-11[SCSI] scsi_dh_alua: Add module parameter to allow failover to non preferred ...Stewart, Sean
2013-04-09[SCSI] scsi_dh_alua: fix stpg sense handlingMike Christie
2013-01-21drivers/scsi/device_handler: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-09-24[SCSI] scsi_dh_alua: Enable STPG for unavailable portsBart Van Assche
2012-09-24[SCSI] scsi_dh_rdac : minor return fix for rdacMoger, Babu
2012-09-24[SCSI] scsi_dh_rdac : Consolidate rdac strings togetherMoger, Babu
2012-09-24[SCSI] scsi_dh_rdac: Add a new netapp vendor/product stringMoger, Babu
2012-07-20[SCSI] scsi_dh: add scsi_dh_attached_handler_nameMike Snitzer
2012-07-20[SCSI] scsi_dh_alua: Re-enable STPG for unavailable portsBart Van Assche
2012-07-20[SCSI] scsi_dh_alua: backoff alua rtpg retry linearly vs. geometricallyRob Evers
2012-07-20[SCSI] scsi_dh_alua: retry alua rtpg extended header for illegal request resp...Rob Evers
2012-07-20[SCSI] scsi_dh_alua: implement 'implied transition timeout'Rob Evers
2012-04-23[SCSI] scsi_dh_alua: Optimize the STPG commandMoger, Babu
2012-04-23[SCSI] scsi_dh_alua: Store the PREF bit from RTPGMoger, Babu
2012-04-23[SCSI] scsi_dh_alua: Inroduce the set_params interface scsi_dh_alua handlerMoger, Babu
2012-02-22[SCSI] scsi_dh_rdac: Fix for unbalanced reference countMoger, Babu
2012-01-10[SCSI] scsi_dh_alua: Retry the check-condition in case Mode Parameters ChangedMoger, Babu
2012-01-10[SCSI] scsi_dh_rdac: Fix error pathRichard Weinberger
2011-12-15[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu
2011-12-15[SCSI] scsi_dh_rdac: Adding the match function for rdac device handlerMoger, Babu
2011-12-15[SCSI] scsi_dh_hp_sw: Adding the match function for hp_sw device handlerMoger, Babu
2011-12-15[SCSI] scsi_dh_emc: Add a match function for emc device handlerMoger, Babu
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-03[SCSI] scsi_dh_alua: Fix the time inteval for alua rtpg commandsMoger, Babu
2011-10-31scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker
2011-10-31[SCSI] scsi_dh: check queuedata pointer before proceeding furtherMoger, Babu
2011-10-16[SCSI] scsi_dh_alua: Add one more check-condition for alua handlerMoger, Babu
2011-09-22[SCSI] scsi_dh_rdac: Adding NetApp as a brand name for rdacChauhan, Vijay
2011-09-22[SCSI] scsi_dh_rdac: Adding couple more vendor product idsMoger, Babu
2011-08-30[SCSI] scsi_dh_alua: Decrease retry intervalHannes Reinecke
2011-08-30[SCSI] scsi_dh_alua: Fix Erroneous TPG ID checkHannes Reinecke