aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/device_handler/scsi_dh_emc.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] scsi_dh: cosmetic change to sizeof()Hillf Danton2011-02-121-1/+1
* [SCSI] scsi_dh_emc: request flag cleanupMike Christie2010-04-111-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] scsi_dh_emc: fix mode select request setupHannes Reinecke2010-03-031-2/+4
* [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman2009-12-041-2/+5
* [SCSI] scsi_dh: Provide set_params interface in emc device handlerChandra Seetharaman2009-08-221-3/+56
* [SCSI] block: separate failfast into multiple bits.Mike Christie2008-10-131-1/+2
* [SCSI] scsi_dh: suppress comparison warningJames Bottomley2008-10-031-2/+2
* [SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_requestFUJITA Tomonori2008-10-031-1/+0
* [SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUEMike Anderson2008-08-291-2/+2
* make struct scsi_dh_devlist's staticAdrian Bunk2008-08-111-1/+1
* [SCSI] scsi_dh: Update EMC handlerHannes Reinecke2008-07-261-175/+372
* [SCSI] scsi_dh: Implement common device table handlingHannes Reinecke2008-07-261-66/+43
* scsi_dh: Verify "dev" is a sdev before accessing it.Chandra Seetharaman2008-07-161-1/+6
* [SCSI] scsi_dh: add EMC Clariion device handlerChandra Seetharaman2008-06-051-0/+499