aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/device_handler/scsi_dh_alua.c
Commit message (Expand)AuthorAgeFilesLines
* SCSI: scsi_dh_alua: Enable STPG for unavailable portsBart Van Assche2012-10-071-2/+1
* [SCSI] scsi_dh_alua: Attach to UNAVAILABLE/OFFLINE AAS devicesMartin George2011-05-011-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* [SCSI] scsi_dh: cosmetic change to sizeof()Hillf Danton2011-02-121-1/+1
* [SCSI] scsi_dh_alua: add scalable ONTAP lun to dev listMike Snitzer2011-01-241-0/+1
* [SCSI] scsi_dh_alua: Add Promise VTrak to dev listIlgu Hong2011-01-241-0/+1
* [SCSI] scsi_dh_alua: fix stpg_endio group state reportingJoseph Gruher2011-01-241-3/+5
* [SCSI] scsi_dh_alua: fix deadlock in stpg_endioJoseph Gruher2011-01-241-1/+2
* [SCSI] scsi_dh_alua: fix submit_stpg returnJoseph Gruher2011-01-241-2/+1
* [SCSI] scsi_dh_alua: Handle all states correctlyHannes Reinecke2010-10-071-27/+38
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev listBrian King2010-02-191-0/+1
* [SCSI] scsi_dh_alua: add netapp to dev listMike Christie2010-02-191-0/+1
* [SCSI] scsi_dh: Make alua hardware handler's activate() asyncChandra Seetharaman2009-12-041-59/+73
* [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman2009-12-041-2/+5
* [SCSI] ALUA: send STPG if explicit and implicit is supportedMike Christie2009-08-221-1/+1
* [SCSI] scsi dh alua: handle report luns data changed in check sense calloutIlgu Hong2009-03-121-0/+9
* [SCSI] scsi dh alua: add intel Multi-Flex deviceIlgu Hong2009-03-121-0/+1
* [SCSI] scsi dh alua: fix group id maskingIlgu Hong2009-03-121-2/+2
* [SCSI] scsi_dh_alua: remove REQ_NOMERGEMike Christie2008-10-131-1/+1
* [SCSI] block: separate failfast into multiple bits.Mike Christie2008-10-131-1/+2
* [SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUEMike Anderson2008-08-291-6/+6
* make struct scsi_dh_devlist's staticAdrian Bunk2008-08-111-1/+1
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-3/+3
* [SCSI] scsi_dh: add generic SPC-3 alua handlerHannes Reinecke2008-07-261-0/+802