Sign in
android-kvm
/
linux
/
71966f3a0b24b408a87a0c475262638fbb71da99
/
drivers
/
scsi
/
device_handler
/
scsi_dh_hp_sw.c
1d52032
scsi: handle more device handler setup/teardown in common code
by Christoph Hellwig
· 10 years ago
a64d01d
scsi: remove struct scsi_dh_devlist
by Christoph Hellwig
· 10 years ago
cd37743
scsi: use container_of to get at device handler private data
by Christoph Hellwig
· 10 years ago
27c888f
scsi_dh: get module reference outside of device handler
by Christoph Hellwig
· 10 years ago
0b9c084
scsi_dh_hp_sw: fix return value on failed allocation
by Christoph Hellwig
· 10 years ago
a492f07
block,scsi: fixup blk_get_request dead queue scenarios
by Joe Lawrence
· 10 years ago
f27b087
block: add blk_rq_set_block_pc()
by Jens Axboe
· 11 years ago
a315969
[SCSI] scsi_dh_hp_sw: Adding the match function for hp_sw device handler
by Moger, Babu
· 13 years ago
acf3368f
scsi: Fix up files implicitly depending on module.h inclusion
by Paul Gortmaker
· 14 years ago
9dfeb31
[SCSI] scsi_dh: cosmetic change to sizeof()
by Hillf Danton
· 14 years ago
7a1e9d8
[SCSI] scsi_dh_hp_sw: fix deadlock in start_stop_endio
by Mike Snitzer
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4e2ef86
[SCSI] scsi_dh: Make hp hardware handler's activate() async
by Chandra Seetharaman
· 15 years ago
3ae31f6
[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous
by Chandra Seetharaman
· 15 years ago
febd7a5
Commands needing to be retried require a complete re-initialization.
by Alan D. Brunelle
· 16 years ago
6000a36
[SCSI] block: separate failfast into multiple bits.
by Mike Christie
· 16 years ago
114f1ea
[SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_request
by FUJITA Tomonori
· 16 years ago
f08c076
make struct scsi_dh_devlist's static
by Adrian Bunk
· 17 years ago
2aef6d5
[SCSI] scsi_dh: Update hp_sw hardware handler
by Hannes Reinecke
· 17 years ago
765cbc6
[SCSI] scsi_dh: Implement common device table handling
by Hannes Reinecke
· 17 years ago
33af79d
scsi_dh: Verify "dev" is a sdev before accessing it.
by Chandra Seetharaman
· 17 years ago
f6dd337
[SCSI] scsi_dh: add hp sw device handler
by Mike Christie
· 17 years ago