index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
device_handler
/
scsi_dh_alua.c
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas 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 list
Mike Snitzer
2011-01-24
[SCSI] scsi_dh_alua: Add Promise VTrak to dev list
Ilgu Hong
2011-01-24
[SCSI] scsi_dh_alua: fix stpg_endio group state reporting
Joseph Gruher
2011-01-24
[SCSI] scsi_dh_alua: fix deadlock in stpg_endio
Joseph Gruher
2011-01-24
[SCSI] scsi_dh_alua: fix submit_stpg return
Joseph Gruher
2010-10-07
[SCSI] scsi_dh_alua: Handle all states correctly
Hannes Reinecke
2010-03-30
include 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 list
Brian King
2010-02-19
[SCSI] scsi_dh_alua: add netapp to dev list
Mike Christie
2009-12-04
[SCSI] scsi_dh: Make alua hardware handler's activate() async
Chandra Seetharaman
2009-12-04
[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous
Chandra Seetharaman
2009-08-22
[SCSI] ALUA: send STPG if explicit and implicit is supported
Mike Christie
2009-03-12
[SCSI] scsi dh alua: handle report luns data changed in check sense callout
Ilgu Hong
2009-03-12
[SCSI] scsi dh alua: add intel Multi-Flex device
Ilgu Hong
2009-03-12
[SCSI] scsi dh alua: fix group id masking
Ilgu Hong
2008-10-13
[SCSI] scsi_dh_alua: remove REQ_NOMERGE
Mike Christie
2008-10-13
[SCSI] block: separate failfast into multiple bits.
Mike Christie
2008-08-29
[SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUE
Mike Anderson
2008-08-11
make struct scsi_dh_devlist's static
Adrian Bunk
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-26
[SCSI] scsi_dh: add generic SPC-3 alua handler
Hannes Reinecke