index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
device_handler
/
scsi_dh_hp_sw.c
Commit message (
Expand
)
Author
Age
*
scsi_dh: kill struct scsi_dh_data
Christoph Hellwig
2015-08-28
*
scsi_dh: move device matching to the core code
Christoph Hellwig
2015-08-28
*
scsi: handle more device handler setup/teardown in common code
Christoph Hellwig
2014-11-12
*
scsi: remove struct scsi_dh_devlist
Christoph Hellwig
2014-11-12
*
scsi: use container_of to get at device handler private data
Christoph Hellwig
2014-11-12
*
scsi_dh: get module reference outside of device handler
Christoph Hellwig
2014-11-12
*
scsi_dh_hp_sw: fix return value on failed allocation
Christoph Hellwig
2014-11-12
*
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
2014-08-28
*
block: add blk_rq_set_block_pc()
Jens Axboe
2014-06-06
*
[SCSI] scsi_dh_hp_sw: Adding the match function for hp_sw device handler
Moger, Babu
2011-12-15
*
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
2011-10-31
*
[SCSI] scsi_dh: cosmetic change to sizeof()
Hillf Danton
2011-02-12
*
[SCSI] scsi_dh_hp_sw: fix deadlock in start_stop_endio
Mike Snitzer
2011-02-12
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
[SCSI] scsi_dh: Make hp hardware handler's activate() async
Chandra Seetharaman
2009-12-04
*
[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous
Chandra Seetharaman
2009-12-04
*
Commands needing to be retried require a complete re-initialization.
Alan D. Brunelle
2008-12-12
*
[SCSI] block: separate failfast into multiple bits.
Mike Christie
2008-10-13
*
[SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_request
FUJITA Tomonori
2008-10-03
*
make struct scsi_dh_devlist's static
Adrian Bunk
2008-08-11
*
[SCSI] scsi_dh: Update hp_sw hardware handler
Hannes Reinecke
2008-07-26
*
[SCSI] scsi_dh: Implement common device table handling
Hannes Reinecke
2008-07-26
*
scsi_dh: Verify "dev" is a sdev before accessing it.
Chandra Seetharaman
2008-07-16
*
[SCSI] scsi_dh: add hp sw device handler
Mike Christie
2008-06-05