aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/device_handler/scsi_dh_alua.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-01[SCSI] scsi_dh_alua: Attach to UNAVAILABLE/OFFLINE AAS devicesMartin George1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-02-12[SCSI] scsi_dh: cosmetic change to sizeof()Hillf Danton1-1/+1
2011-01-24[SCSI] scsi_dh_alua: add scalable ONTAP lun to dev listMike Snitzer1-0/+1
2011-01-24[SCSI] scsi_dh_alua: Add Promise VTrak to dev listIlgu Hong1-0/+1
2011-01-24[SCSI] scsi_dh_alua: fix stpg_endio group state reportingJoseph Gruher1-3/+5
2011-01-24[SCSI] scsi_dh_alua: fix deadlock in stpg_endioJoseph Gruher1-1/+2
2011-01-24[SCSI] scsi_dh_alua: fix submit_stpg returnJoseph Gruher1-2/+1
2010-10-07[SCSI] scsi_dh_alua: Handle all states correctlyHannes Reinecke1-27/+38
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-19[SCSI] scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev listBrian King1-0/+1
2010-02-19[SCSI] scsi_dh_alua: add netapp to dev listMike Christie1-0/+1
2009-12-04[SCSI] scsi_dh: Make alua hardware handler's activate() asyncChandra Seetharaman1-59/+73
2009-12-04[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman1-2/+5
2009-08-22[SCSI] ALUA: send STPG if explicit and implicit is supportedMike Christie1-1/+1
2009-03-12[SCSI] scsi dh alua: handle report luns data changed in check sense calloutIlgu Hong1-0/+9
2009-03-12[SCSI] scsi dh alua: add intel Multi-Flex deviceIlgu Hong1-0/+1
2009-03-12[SCSI] scsi dh alua: fix group id maskingIlgu Hong1-2/+2
2008-10-13[SCSI] scsi_dh_alua: remove REQ_NOMERGEMike Christie1-1/+1
2008-10-13[SCSI] block: separate failfast into multiple bits.Mike Christie1-1/+2
2008-08-29[SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUEMike Anderson1-6/+6
2008-08-11make struct scsi_dh_devlist's staticAdrian Bunk1-1/+1
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison1-3/+3
2008-07-26[SCSI] scsi_dh: add generic SPC-3 alua handlerHannes Reinecke1-0/+802