aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/device_handler/scsi_dh_alua.c
Commit message (Expand)AuthorAge
* [SCSI] scsi_dh_alua: Add module parameter to allow failover to non preferred ...Stewart, Sean2013-04-11
* [SCSI] scsi_dh_alua: fix stpg sense handlingMike Christie2013-04-09
* [SCSI] scsi_dh_alua: Enable STPG for unavailable portsBart Van Assche2012-09-24
* [SCSI] scsi_dh_alua: Re-enable STPG for unavailable portsBart Van Assche2012-07-20
* [SCSI] scsi_dh_alua: backoff alua rtpg retry linearly vs. geometricallyRob Evers2012-07-20
* [SCSI] scsi_dh_alua: retry alua rtpg extended header for illegal request resp...Rob Evers2012-07-20
* [SCSI] scsi_dh_alua: implement 'implied transition timeout'Rob Evers2012-07-20
* [SCSI] scsi_dh_alua: Optimize the STPG commandMoger, Babu2012-04-23
* [SCSI] scsi_dh_alua: Store the PREF bit from RTPGMoger, Babu2012-04-23
* [SCSI] scsi_dh_alua: Inroduce the set_params interface scsi_dh_alua handlerMoger, Babu2012-04-23
* [SCSI] scsi_dh_alua: Retry the check-condition in case Mode Parameters ChangedMoger, Babu2012-01-10
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-10-31
* | [SCSI] scsi_dh_alua: Fix the time inteval for alua rtpg commandsMoger, Babu2011-11-03
|/
* [SCSI] scsi_dh_alua: Add one more check-condition for alua handlerMoger, Babu2011-10-16
* [SCSI] scsi_dh_alua: Decrease retry intervalHannes Reinecke2011-08-30
* [SCSI] scsi_dh_alua: Fix Erroneous TPG ID checkHannes Reinecke2011-08-30
* [SCSI] scsi_dh_alua: always update TPGS status on activateHannes Reinecke2011-08-30
* [SCSI] scsi_dh: Implement match callback functionHannes Reinecke2011-08-30
* [SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry dataHannes Reinecke2011-08-30
* [SCSI] scsi_dh_alua: Attach to UNAVAILABLE/OFFLINE AAS devicesMartin George2011-05-01
* Fix common misspellingsLucas De Marchi2011-03-31
* [SCSI] scsi_dh: cosmetic change to sizeof()Hillf Danton2011-02-12
* [SCSI] scsi_dh_alua: add scalable ONTAP lun to dev listMike Snitzer2011-01-24
* [SCSI] scsi_dh_alua: Add Promise VTrak to dev listIlgu Hong2011-01-24
* [SCSI] scsi_dh_alua: fix stpg_endio group state reportingJoseph Gruher2011-01-24
* [SCSI] scsi_dh_alua: fix deadlock in stpg_endioJoseph Gruher2011-01-24
* [SCSI] scsi_dh_alua: fix submit_stpg returnJoseph Gruher2011-01-24
* [SCSI] scsi_dh_alua: Handle all states correctlyHannes Reinecke2010-10-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [SCSI] scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev listBrian King2010-02-19
* [SCSI] scsi_dh_alua: add netapp to dev listMike Christie2010-02-19
* [SCSI] scsi_dh: Make alua hardware handler's activate() asyncChandra Seetharaman2009-12-04
* [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman2009-12-04
* [SCSI] ALUA: send STPG if explicit and implicit is supportedMike Christie2009-08-22
* [SCSI] scsi dh alua: handle report luns data changed in check sense calloutIlgu Hong2009-03-12
* [SCSI] scsi dh alua: add intel Multi-Flex deviceIlgu Hong2009-03-12
* [SCSI] scsi dh alua: fix group id maskingIlgu Hong2009-03-12
* [SCSI] scsi_dh_alua: remove REQ_NOMERGEMike Christie2008-10-13
* [SCSI] block: separate failfast into multiple bits.Mike Christie2008-10-13
* [SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUEMike Anderson2008-08-29
* make struct scsi_dh_devlist's staticAdrian Bunk2008-08-11
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-27
* [SCSI] scsi_dh: add generic SPC-3 alua handlerHannes Reinecke2008-07-26