index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
device_handler
/
scsi_dh_hp_sw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-24
scsi: remove scsi_execute_req_flags
Christoph Hellwig
1
-6
/
+4
2017-01-28
scsi_dh_hp_sw: switch to scsi_execute_req_flags()
Hannes Reinecke
1
-157
/
+65
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
1
-1
/
+1
2015-08-28
scsi_dh: kill struct scsi_dh_data
Christoph Hellwig
1
-15
/
+10
2015-08-28
scsi_dh: move device matching to the core code
Christoph Hellwig
1
-30
/
+0
2014-11-12
scsi: handle more device handler setup/teardown in common code
Christoph Hellwig
1
-39
/
+15
2014-11-12
scsi: remove struct scsi_dh_devlist
Christoph Hellwig
1
-2
/
+4
2014-11-12
scsi: use container_of to get at device handler private data
Christoph Hellwig
1
-14
/
+9
2014-11-12
scsi_dh: get module reference outside of device handler
Christoph Hellwig
1
-4
/
+0
2014-11-12
scsi_dh_hp_sw: fix return value on failed allocation
Christoph Hellwig
1
-1
/
+1
2014-08-28
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
1
-2
/
+2
2014-06-06
block: add blk_rq_set_block_pc()
Jens Axboe
1
-2
/
+2
2011-12-15
[SCSI] scsi_dh_hp_sw: Adding the match function for hp_sw device handler
Moger, Babu
1
-0
/
+19
2011-11-01
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
1
-0
/
+1
2011-02-12
[SCSI] scsi_dh: cosmetic change to sizeof()
Hillf Danton
1
-2
/
+2
2011-02-12
[SCSI] scsi_dh_hp_sw: fix deadlock in start_stop_endio
Mike Snitzer
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-04
[SCSI] scsi_dh: Make hp hardware handler's activate() async
Chandra Seetharaman
1
-33
/
+54
2009-12-04
[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous
Chandra Seetharaman
1
-2
/
+5
2008-12-12
Commands needing to be retried require a complete re-initialization.
Alan D. Brunelle
1
-4
/
+8
2008-10-13
[SCSI] block: separate failfast into multiple bits.
Mike Christie
1
-2
/
+4
2008-10-03
[SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_request
FUJITA Tomonori
1
-2
/
+0
2008-08-11
make struct scsi_dh_devlist's static
Adrian Bunk
1
-1
/
+1
2008-07-26
[SCSI] scsi_dh: Update hp_sw hardware handler
Hannes Reinecke
1
-38
/
+234
2008-07-26
[SCSI] scsi_dh: Implement common device table handling
Hannes Reinecke
1
-54
/
+32
2008-07-17
scsi_dh: Verify "dev" is a sdev before accessing it.
Chandra Seetharaman
1
-1
/
+6
2008-06-05
[SCSI] scsi_dh: add hp sw device handler
Mike Christie
1
-0
/
+202