summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/device_handler
AgeCommit message (Expand)AuthorLines
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-18/+56
2011-05-01[SCSI] scsi_dh_alua: Attach to UNAVAILABLE/OFFLINE AAS devicesMartin George-1/+1
2011-05-01[SCSI] scsi_dh_rdac : decide whether to send mode select based on operating modeMoger, Babu-1/+16
2011-05-01[SCSI] scsi_dh_rdac : Detect the different RDAC operating modesMoger, Babu-13/+20
2011-05-01[SCSI] scsi_dh_rdac : Add definitions for different RDAC operating modesMoger, Babu-3/+19
2011-04-24[SCSI] scsi_dh: fix reference counting in scsi_dh_activate error pathMike Snitzer-3/+6
2011-03-31Fix common misspellingsLucas De Marchi-2/+2
2011-03-14[SCSI] scsi_dh_rdac: Add MD36xxf into device listYanqing_Liu@Dell.com-0/+1
2011-02-12[SCSI] scsi_dh_rdac : Adding MODULE VERSION for rdac device handlerMoger, Babu-0/+1
2011-02-12[SCSI] scsi_dh: cosmetic change to sizeof()Hillf Danton-5/+5
2011-02-12[SCSI] scsi_dh_rdac: fix for lun_table update for rdac device handlerMoger, Babu-12/+10
2011-02-12[SCSI] scsi_dh_hp_sw: fix deadlock in start_stop_endioMike Snitzer-1/+2
2011-01-24[SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...Peter Jones-75/+37
2011-01-24[SCSI] scsi_dh_alua: add scalable ONTAP lun to dev listMike Snitzer-0/+1
2011-01-24[SCSI] scsi_dh_alua: Add Promise VTrak to dev listIlgu Hong-0/+1
2011-01-24[SCSI] scsi_dh_alua: fix stpg_endio group state reportingJoseph Gruher-3/+5
2011-01-24[SCSI] scsi_dh_alua: fix deadlock in stpg_endioJoseph Gruher-1/+2
2011-01-24[SCSI] scsi_dh_alua: fix submit_stpg returnJoseph Gruher-2/+1
2010-12-21[SCSI] scsi_dh: propagate SCSI device deletionMenny Hamburger-2/+9
2010-10-25[SCSI] scsi_dh_rdac: Add two new SUN devices to rdac_dev_listChauhan, Vijay-0/+2
2010-10-07[SCSI] scsi_dh_alua: Handle all states correctlyHannes Reinecke-27/+38
2010-07-28[SCSI] scsi_dh_rdac: Add Dell MD36xxi controller into RDAC device listYanqing_Liu@Dell.com-0/+1
2010-04-11[SCSI] scsi_dh_emc: request flag cleanupMike Christie-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+5
2010-03-03[SCSI] scsi_dh_emc: fix mode select request setupHannes Reinecke-2/+4
2010-02-19[SCSI] scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev listBrian King-0/+1
2010-02-19[SCSI] scsi_dh_alua: add netapp to dev listMike Christie-0/+1
2009-12-10[SCSI] scsi_dh_rdac: Add two new IBM devices to rdac_dev_listMoger, Babu-0/+2
2009-12-04[SCSI] scsi_dh: create sysfs file, dh_state for all SCSI disk devicesChandra Seetharaman-7/+4
2009-12-04[SCSI] scsi_dh: Make alua hardware handler's activate() asyncChandra Seetharaman-59/+73
2009-12-04[SCSI] scsi_dh: Make hp hardware handler's activate() asyncChandra Seetharaman-33/+54
2009-12-04[SCSI] scsi_dh: Make rdac hardware handler's activate() asyncChandra Seetharaman-8/+100
2009-12-04[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman-13/+32
2009-10-02[SCSI] scsi_dh_rdac: Fix for returning correct mode select cmd return infoMoger, Babu-2/+0
2009-09-12[SCSI] scsi_dh_rdac: changes for rdac debug loggingMoger, Babu-5/+46
2009-09-12[SCSI] scsi_dh_rdac: changes to collect the rdac debug information during the...Moger, Babu-7/+27
2009-09-12[SCSI] scsi_dh_rdac: move the init code from rdac_activate to rdac_bus_attachMoger, Babu-13/+13
2009-09-12[SCSI] scsi_dh_rdac: Add support for Sun StorageTek ST2500, ST2510 and ST2530Charlie Brady-0/+3
2009-09-05[SCSI] scsi_dh_rdac: add support for next generation of Dell PV arrayYanqing_Liu@Dell.com-0/+2
2009-08-22[SCSI] scsi_dh: add two SUN devices to the list of devices supported by defaultChandra Seetharaman-0/+2
2009-08-22[SCSI] scsi_dh: Provide set_params interface in emc device handlerChandra Seetharaman-3/+56
2009-08-22[SCSI] scsi_dh: add the interface scsi_dh_set_params()Chandra Seetharaman-0/+33
2009-08-22[SCSI] ALUA: send STPG if explicit and implicit is supportedMike Christie-1/+1
2009-08-22[SCSI] scsi_dh: Reference count scsi_dh_attachChandra Seetharaman-7/+16
2009-05-20[SCSI] scsi_dh_rdac: Retry for NOT_READY(02/04/01) in rdac device handlerChauhan, Vijay-0/+6
2009-03-17[SCSI] scsi_dh_rdac: Retry for NOT_READY check conditionChauhan, Vijay-0/+6
2009-03-12[SCSI] scsi_dh_rdac: Retry mode select for NO_SENSE, ABORTED_COMMAND, UNIT_AT...Chauhan, Vijay-13/+25
2009-03-12[SCSI] scsi_dh_rdac: Retry for Quiescence in Progress in rdac device handlerChauhan, Vijay-0/+5
2009-03-12[SCSI] scsi dh alua: handle report luns data changed in check sense calloutIlgu Hong-0/+9
2009-03-12[SCSI] scsi dh alua: add intel Multi-Flex deviceIlgu Hong-0/+1