aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/device_handler/scsi_dh_hp_sw.c
AgeCommit message (Expand)Author
2017-09-25scsi: scsi_dh: Return SCSI_DH_XX error code from ->attach()Hannes Reinecke
2017-02-23scsi: remove scsi_execute_req_flagsChristoph Hellwig
2017-01-27scsi_dh_hp_sw: switch to scsi_execute_req_flags()Hannes Reinecke
2016-10-28block: split out request-only flags into a new namespaceChristoph Hellwig
2015-08-28scsi_dh: kill struct scsi_dh_dataChristoph Hellwig
2015-08-28scsi_dh: move device matching to the core codeChristoph Hellwig
2014-11-12scsi: handle more device handler setup/teardown in common codeChristoph Hellwig
2014-11-12scsi: remove struct scsi_dh_devlistChristoph Hellwig
2014-11-12scsi: use container_of to get at device handler private dataChristoph Hellwig
2014-11-12scsi_dh: get module reference outside of device handlerChristoph Hellwig
2014-11-12scsi_dh_hp_sw: fix return value on failed allocationChristoph Hellwig
2014-08-28block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence
2014-06-06block: add blk_rq_set_block_pc()Jens Axboe
2011-12-15[SCSI] scsi_dh_hp_sw: Adding the match function for hp_sw device handlerMoger, Babu
2011-10-31scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker
2011-02-12[SCSI] scsi_dh: cosmetic change to sizeof()Hillf Danton
2011-02-12[SCSI] scsi_dh_hp_sw: fix deadlock in start_stop_endioMike Snitzer
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04[SCSI] scsi_dh: Make hp hardware handler's activate() asyncChandra Seetharaman
2009-12-04[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman
2008-12-12Commands needing to be retried require a complete re-initialization.Alan D. Brunelle
2008-10-13[SCSI] block: separate failfast into multiple bits.Mike Christie
2008-10-03[SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_requestFUJITA Tomonori
2008-08-11make struct scsi_dh_devlist's staticAdrian Bunk
2008-07-26[SCSI] scsi_dh: Update hp_sw hardware handlerHannes Reinecke
2008-07-26[SCSI] scsi_dh: Implement common device table handlingHannes Reinecke
2008-07-16scsi_dh: Verify "dev" is a sdev before accessing it.Chandra Seetharaman
2008-06-05[SCSI] scsi_dh: add hp sw device handlerMike Christie