index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2021-04-15
scsi: core: Introduce enum scsi_disposition
Bart Van Assche
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
2018-11-09
scsi: return blk_status_t from device handler ->prep_fn
Christoph Hellwig
2018-03-12
scsi: device_handler: remove VLAs
Stephen Kitt
2017-09-25
scsi: scsi_dh: Return SCSI_DH_XX error code from ->attach()
Hannes Reinecke
2017-02-23
scsi: remove scsi_execute_req_flags
Christoph Hellwig
2017-02-22
scsi: scsi_dh_emc: return success in clariion_std_inquiry()
Dan Carpenter
2017-01-27
scsi_dh_emc: switch to scsi_execute_req_flags()
Hannes Reinecke
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-03-05
scsi_dh_emc: update 'access_state' field
Hannes Reinecke
2015-08-28
scsi_dh: kill struct scsi_dh_data
Christoph Hellwig
2015-08-28
scsi_dh: move device matching to the core code
Christoph Hellwig
2014-11-12
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-08-28
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
2014-06-06
block: add blk_rq_set_block_pc()
Jens Axboe
2011-12-15
[SCSI] scsi_dh_emc: Add a match function for emc device handler
Moger, Babu
2011-10-31
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
2011-02-12
[SCSI] scsi_dh: cosmetic change to sizeof()
Hillf Danton
2010-04-11
[SCSI] scsi_dh_emc: request flag cleanup
Mike Christie
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-03
[SCSI] scsi_dh_emc: fix mode select request setup
Hannes Reinecke
2009-12-04
[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous
Chandra Seetharaman
2009-08-22
[SCSI] scsi_dh: Provide set_params interface in emc device handler
Chandra Seetharaman
2008-10-13
[SCSI] block: separate failfast into multiple bits.
Mike Christie
2008-10-03
[SCSI] scsi_dh: suppress comparison warning
James Bottomley
2008-10-03
[SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_request
FUJITA Tomonori
2008-08-29
[SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUE
Mike Anderson
2008-08-11
make struct scsi_dh_devlist's static
Adrian Bunk
2008-07-26
[SCSI] scsi_dh: Update EMC handler
Hannes Reinecke
2008-07-26
[SCSI] scsi_dh: Implement common device table handling
Hannes Reinecke
2008-07-16
scsi_dh: Verify "dev" is a sdev before accessing it.
Chandra Seetharaman
2008-06-05
[SCSI] scsi_dh: add EMC Clariion device handler
Chandra Seetharaman