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
/
target
/
target_core_spc.c
Age
Commit message (
Expand
)
Author
2013-02-13
target: Fix parameter list length checking in MODE SELECT
Roland Dreier
2013-02-13
target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status
Nicholas Bellinger
2013-02-13
target: Export SPC inquiry emulation
Hannes Reinecke
2013-01-29
target: Fix zero-length MODE_SENSE regression
Nicholas Bellinger
2013-01-29
target: Fix zero-length INQUIRY additional sense code regression
Nicholas Bellinger
2012-11-27
target: Update copyright information to 2012
Nicholas Bellinger
2012-11-15
target: Add/check max_write_same_len device attribute + update block limits VPD
Nicholas Bellinger
2012-11-06
target: pass sense_reason as a return value
Christoph Hellwig
2012-11-06
target: Fix incorrect starting offset after MODE_SENSE refactoring
Nicholas Bellinger
2012-11-06
target: Add emulation for MODE SELECT
Roland Dreier
2012-11-06
target: Implement mode page 0x1c, "Informational Exceptions"
Roland Dreier
2012-11-06
target: Refactor MODE SENSE emulation
Roland Dreier
2012-11-06
target: remove ->get_device_rev
Christoph Hellwig
2012-11-06
target: simplify alua support
Christoph Hellwig
2012-11-06
target: simplify reservations code
Christoph Hellwig
2012-11-06
target: kill dev->dev_task_attr_type
Christoph Hellwig
2012-11-06
target/pscsi: call spc_emulate_report_luns directly
Christoph Hellwig
2012-11-06
target: move REPORT LUNS emulation to target_core_spc.c
Christoph Hellwig
2012-11-06
target: kill struct se_subsystem_dev
Christoph Hellwig
2012-10-31
target: Re-add explict zeroing of INQUIRY bounce buffer memory
Nicholas Bellinger
2012-09-17
target: fix truncation of mode data, support zero allocation length
Paolo Bonzini
2012-09-17
target: support zero allocation length in INQUIRY
Paolo Bonzini
2012-09-07
target: support zero allocation length in REQUEST SENSE
Paolo Bonzini
2012-07-16
target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdb
Nicholas Bellinger
2012-07-16
target: move code for CDB emulation
Christoph Hellwig
2012-07-16
target: add a parse_cdb method to the backend drivers
Christoph Hellwig
2012-07-16
target: split parsing of SPC commands into a separate helper
Christoph Hellwig