summaryrefslogtreecommitdiff
path: root/drivers/scsi/device_handler/scsi_dh_alua.c
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
2014-11-12scsi: handle more device handler setup/teardown in common codeChristoph 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-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-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
2012-09-24[SCSI] scsi_dh_alua: Enable STPG for unavailable portsBart Van Assche
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-01-10[SCSI] scsi_dh_alua: Retry the check-condition in case Mode Parameters ChangedMoger, 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-16[SCSI] scsi_dh_alua: Add one more check-condition for alua handlerMoger, 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
2011-08-30[SCSI] scsi_dh_alua: always update TPGS status on activateHannes Reinecke
2011-08-30[SCSI] scsi_dh: Implement match callback functionHannes Reinecke
2011-08-30[SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry dataHannes Reinecke
2011-05-01[SCSI] scsi_dh_alua: Attach to UNAVAILABLE/OFFLINE AAS devicesMartin George
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-12[SCSI] scsi_dh: cosmetic change to sizeof()Hillf Danton
2011-01-24[SCSI] scsi_dh_alua: add scalable ONTAP lun to dev listMike Snitzer
2011-01-24[SCSI] scsi_dh_alua: Add Promise VTrak to dev listIlgu Hong
2011-01-24[SCSI] scsi_dh_alua: fix stpg_endio group state reportingJoseph Gruher
2011-01-24[SCSI] scsi_dh_alua: fix deadlock in stpg_endioJoseph Gruher
2011-01-24[SCSI] scsi_dh_alua: fix submit_stpg returnJoseph Gruher
2010-10-07[SCSI] scsi_dh_alua: Handle all states correctlyHannes Reinecke
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-19[SCSI] scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev listBrian King
2010-02-19[SCSI] scsi_dh_alua: add netapp to dev listMike Christie
2009-12-04[SCSI] scsi_dh: Make alua hardware handler's activate() asyncChandra Seetharaman
2009-12-04[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman
2009-08-22[SCSI] ALUA: send STPG if explicit and implicit is supportedMike Christie
2009-03-12[SCSI] scsi dh alua: handle report luns data changed in check sense calloutIlgu Hong
2009-03-12[SCSI] scsi dh alua: add intel Multi-Flex deviceIlgu Hong
2009-03-12[SCSI] scsi dh alua: fix group id maskingIlgu Hong
2008-10-13[SCSI] scsi_dh_alua: remove REQ_NOMERGEMike Christie
2008-10-13[SCSI] block: separate failfast into multiple bits.Mike Christie