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
starfive-6.6.48-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
/
target
/
target_core_spc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-5
/
+22
2013-09-11
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
1
-1
/
+1
2013-09-11
target: Add Third Party Copy (3PC) bit in INQUIRY response
Nicholas Bellinger
1
-0
/
+6
2013-09-11
target: Enable EXTENDED_COPY setup in spc_parse_cdb
Nicholas Bellinger
1
-2
/
+8
2013-09-11
target: Make spc_parse_naa_6h_vendor_specific non static
Nicholas Bellinger
1
-2
/
+2
2013-09-10
target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPD
Nicholas Bellinger
1
-0
/
+5
2013-08-13
target: Fix trailing ASCII space usage in INQUIRY vendor+model
Nicholas Bellinger
1
-3
/
+6
2013-02-14
target: Fix parameter list length checking in MODE SELECT
Roland Dreier
1
-0
/
+13
2013-02-13
target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status
Nicholas Bellinger
1
-3
/
+18
2013-02-13
target: Export SPC inquiry emulation
Hannes Reinecke
1
-3
/
+5
2013-01-30
target: Fix zero-length MODE_SENSE regression
Nicholas Bellinger
1
-28
/
+7
2013-01-30
target: Fix zero-length INQUIRY additional sense code regression
Nicholas Bellinger
1
-5
/
+4
2012-11-28
target: Update copyright information to 2012
Nicholas Bellinger
1
-4
/
+1
2012-11-16
target: Add/check max_write_same_len device attribute + update block limits VPD
Nicholas Bellinger
1
-1
/
+7
2012-11-07
target: pass sense_reason as a return value
Christoph Hellwig
1
-63
/
+63
2012-11-07
target: Fix incorrect starting offset after MODE_SENSE refactoring
Nicholas Bellinger
1
-2
/
+5
2012-11-07
target: Add emulation for MODE SELECT
Roland Dreier
1
-0
/
+53
2012-11-07
target: Implement mode page 0x1c, "Informational Exceptions"
Roland Dreier
1
-0
/
+14
2012-11-07
target: Refactor MODE SENSE emulation
Roland Dreier
1
-59
/
+176
2012-11-07
target: remove ->get_device_rev
Christoph Hellwig
1
-1
/
+1
2012-11-07
target: simplify alua support
Christoph Hellwig
1
-9
/
+3
2012-11-07
target: simplify reservations code
Christoph Hellwig
1
-15
/
+4
2012-11-07
target: kill dev->dev_task_attr_type
Christoph Hellwig
1
-4
/
+2
2012-11-07
target/pscsi: call spc_emulate_report_luns directly
Christoph Hellwig
1
-1
/
+2
2012-11-07
target: move REPORT LUNS emulation to target_core_spc.c
Christoph Hellwig
1
-1
/
+64
2012-11-07
target: kill struct se_subsystem_dev
Christoph Hellwig
1
-49
/
+42
2012-11-01
target: Re-add explict zeroing of INQUIRY bounce buffer memory
Nicholas Bellinger
1
-0
/
+2
2012-09-18
target: fix truncation of mode data, support zero allocation length
Paolo Bonzini
1
-10
/
+7
2012-09-18
target: support zero allocation length in INQUIRY
Paolo Bonzini
1
-25
/
+6
2012-09-07
target: support zero allocation length in REQUEST SENSE
Paolo Bonzini
1
-17
/
+18
2012-07-17
target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdb
Nicholas Bellinger
1
-1
/
+41
2012-07-17
target: move code for CDB emulation
Christoph Hellwig
1
-11
/
+905
2012-07-17
target: add a parse_cdb method to the backend drivers
Christoph Hellwig
1
-0
/
+1
2012-07-17
target: split parsing of SPC commands into a separate helper
Christoph Hellwig
1
-0
/
+169