aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/device_handler/scsi_dh_hp_sw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-04[SCSI] scsi_dh: Make hp hardware handler's activate() asyncChandra Seetharaman1-33/+54
2009-12-04[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman1-2/+5
2008-12-12Commands needing to be retried require a complete re-initialization.Alan D. Brunelle1-4/+8
2008-10-13[SCSI] block: separate failfast into multiple bits.Mike Christie1-2/+4
2008-10-03[SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_requestFUJITA Tomonori1-2/+0
2008-08-11make struct scsi_dh_devlist's staticAdrian Bunk1-1/+1
2008-07-26[SCSI] scsi_dh: Update hp_sw hardware handlerHannes Reinecke1-38/+234
2008-07-26[SCSI] scsi_dh: Implement common device table handlingHannes Reinecke1-54/+32
2008-07-16scsi_dh: Verify "dev" is a sdev before accessing it.Chandra Seetharaman1-1/+6
2008-06-05[SCSI] scsi_dh: add hp sw device handlerMike Christie1-0/+202