index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
device_handler
/
scsi_dh_emc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-06
scsi_dh_emc: update 'access_state' field
Hannes Reinecke
1
-1
/
+6
2015-08-28
scsi_dh: kill struct scsi_dh_data
Christoph Hellwig
1
-18
/
+11
2015-08-28
scsi_dh: move device matching to the core code
Christoph Hellwig
1
-29
/
+0
2014-11-12
scsi: handle more device handler setup/teardown in common code
Christoph Hellwig
1
-41
/
+17
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
/
+10
2014-11-12
scsi_dh: get module reference outside of device handler
Christoph Hellwig
1
-4
/
+0
2014-08-28
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
1
-1
/
+1
2014-06-06
block: add blk_rq_set_block_pc()
Jens Axboe
1
-1
/
+1
2011-12-15
[SCSI] scsi_dh_emc: Add a match function for emc 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
-1
/
+1
2010-04-11
[SCSI] scsi_dh_emc: request flag cleanup
Mike Christie
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-03
[SCSI] scsi_dh_emc: fix mode select request setup
Hannes Reinecke
1
-2
/
+4
2009-12-04
[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous
Chandra Seetharaman
1
-2
/
+5
2009-08-23
[SCSI] scsi_dh: Provide set_params interface in emc device handler
Chandra Seetharaman
1
-3
/
+56
2008-10-13
[SCSI] block: separate failfast into multiple bits.
Mike Christie
1
-1
/
+2
2008-10-03
[SCSI] scsi_dh: suppress comparison warning
James Bottomley
1
-2
/
+2
2008-10-03
[SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_request
FUJITA Tomonori
1
-1
/
+0
2008-08-29
[SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUE
Mike Anderson
1
-2
/
+2
2008-08-11
make struct scsi_dh_devlist's static
Adrian Bunk
1
-1
/
+1
2008-07-26
[SCSI] scsi_dh: Update EMC handler
Hannes Reinecke
1
-175
/
+372
2008-07-26
[SCSI] scsi_dh: Implement common device table handling
Hannes Reinecke
1
-66
/
+43
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 EMC Clariion device handler
Chandra Seetharaman
1
-0
/
+499