Commit Graph

61 Commits (87e51107323a84e26a5004337217fc954e8d9545)

Author SHA1 Message Date
Chauhan, Vijay 156606768c [SCSI] scsi_dh_rdac: Add two new SUN devices to rdac_dev_list 14 years ago
Hannes Reinecke 69723d178d [SCSI] scsi_dh_alua: Handle all states correctly 15 years ago
Yanqing_Liu@Dell.com 2cf75f1c8a [SCSI] scsi_dh_rdac: Add Dell MD36xxi controller into RDAC device list 15 years ago
Mike Christie 5738d4449c [SCSI] scsi_dh_emc: request flag cleanup 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Hannes Reinecke 6c71dcb28f [SCSI] scsi_dh_emc: fix mode select request setup 15 years ago
Brian King 22963a37b3 [SCSI] scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev list 15 years ago
Mike Christie cd4a8814d4 [SCSI] scsi_dh_alua: add netapp to dev list 15 years ago
Moger, Babu 6f4fdda41b [SCSI] scsi_dh_rdac: Add two new IBM devices to rdac_dev_list 15 years ago
Chandra Seetharaman 5917290ce9 [SCSI] scsi_dh: create sysfs file, dh_state for all SCSI disk devices 15 years ago
Chandra Seetharaman 96e6586556 [SCSI] scsi_dh: Make alua hardware handler's activate() async 15 years ago
Chandra Seetharaman 4e2ef86cd5 [SCSI] scsi_dh: Make hp hardware handler's activate() async 15 years ago
Chandra Seetharaman 970f3f47e7 [SCSI] scsi_dh: Make rdac hardware handler's activate() async 15 years ago
Chandra Seetharaman 3ae31f6a7b [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous 15 years ago
Moger, Babu c0630f76d0 [SCSI] scsi_dh_rdac: Fix for returning correct mode select cmd return info 16 years ago
Moger, Babu dd784edcfc [SCSI] scsi_dh_rdac: changes for rdac debug logging 16 years ago
Moger, Babu 1527666e6a [SCSI] scsi_dh_rdac: changes to collect the rdac debug information during the initialization 16 years ago
Moger, Babu 87b79a5327 [SCSI] scsi_dh_rdac: move the init code from rdac_activate to rdac_bus_attach 16 years ago
Charlie Brady 5bab08858c [SCSI] scsi_dh_rdac: Add support for Sun StorageTek ST2500, ST2510 and ST2530 16 years ago
Yanqing_Liu@Dell.com cdf69bb91b [SCSI] scsi_dh_rdac: add support for next generation of Dell PV array 16 years ago
Chandra Seetharaman 4dbfb544ad [SCSI] scsi_dh: add two SUN devices to the list of devices supported by default 16 years ago
Chandra Seetharaman 14d9cb5f76 [SCSI] scsi_dh: Provide set_params interface in emc device handler 16 years ago
Chandra Seetharaman 18ee70c9d7 [SCSI] scsi_dh: add the interface scsi_dh_set_params() 16 years ago
Mike Christie 3c0d1d94aa [SCSI] ALUA: send STPG if explicit and implicit is supported 16 years ago
Chandra Seetharaman 6c10db72c9 [SCSI] scsi_dh: Reference count scsi_dh_attach 16 years ago
Chauhan, Vijay 8f03226358 [SCSI] scsi_dh_rdac: Retry for NOT_READY(02/04/01) in rdac device handler 16 years ago
Chauhan, Vijay af50bb993d [SCSI] scsi_dh_rdac: Retry for NOT_READY check condition 16 years ago
Chauhan, Vijay 7687fb9209 [SCSI] scsi_dh_rdac: Retry mode select for NO_SENSE, ABORTED_COMMAND, UNIT_ATTENTION, NOT_READY(02/04/01) 16 years ago
Chauhan, Vijay ea41e41588 [SCSI] scsi_dh_rdac: Retry for Quiescence in Progress in rdac device handler 16 years ago
Ilgu Hong 4d086f6baf [SCSI] scsi dh alua: handle report luns data changed in check sense callout 16 years ago
Ilgu Hong 49baef0a5d [SCSI] scsi dh alua: add intel Multi-Flex device 16 years ago
Ilgu Hong ef3fa8c6a2 [SCSI] scsi dh alua: fix group id masking 16 years ago
Babu Moger 273c478152 [SCSI] scsi_dh_rdac: Add LSI vendor and product ids in rdac device list 16 years ago
Chandra Seetharaman c85f8cb925 [SCSI] scsi_dh: Retry mode select in rdac device handler 16 years ago
Chandra Seetharaman 9eece961fc [SCSI] scsi_dh: Make sure the state of a path is set properly when controller is swapped from passive to active 16 years ago
Alan D. Brunelle febd7a5c13 Commands needing to be retried require a complete re-initialization. 16 years ago
Chandra Seetharaman 5a36756b8b [SCSI] scsi_dh: Initialize path state to be passive when path is not owned 17 years ago
Mike Christie 64f84bc1cf [SCSI] scsi_dh_alua: remove REQ_NOMERGE 17 years ago
Mike Christie 6000a368cd [SCSI] block: separate failfast into multiple bits. 17 years ago
James Bottomley 7ae628d9d2 [SCSI] scsi_dh: suppress comparison warning 17 years ago
Yanqing_Liu@Dell.com 650849d71c [SCSI] scsi_dh: add Dell product information into rdac device handler 17 years ago
FUJITA Tomonori 114f1ea408 [SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_request 17 years ago
Mike Anderson c7dbb627a2 [SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUE 17 years ago
Chandra Seetharaman fe42625cdf [SCSI] scsi_dh: Initialize lun_state in check_ownership() 17 years ago
Chandra Seetharaman 8479fca119 [SCSI] scsi_dh: Do not use scsilun in rdac hardware handler 17 years ago
Adrian Bunk f08c0761d6 make struct scsi_dh_devlist's static 17 years ago
Harvey Harrison cadbd4a5e3 [SCSI] replace __FUNCTION__ with __func__ 17 years ago
Hannes Reinecke 7c32c7a2d3 [SCSI] scsi_dh: create lookup cache 17 years ago
Hannes Reinecke ae11b1b36d [SCSI] scsi_dh: attach to hardware handler from dm-mpath 17 years ago
Hannes Reinecke 057ea7c968 [SCSI] scsi_dh: add generic SPC-3 alua handler 17 years ago