index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_spc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: remove MSG_*_TAG defines
Christoph Hellwig
2014-12-04
1
-2
/
+2
*
target: Fix user data segment multiplier in spc_emulate_evpd_b3()
Sebastian Herbszt
2014-09-17
1
-1
/
+1
*
target: Report correct response length for some commands
Roland Dreier
2014-06-11
1
-3
/
+6
*
target/spc: Simplify INQUIRY EVPD=0x80
Christophe Vu-Brugier
2014-06-06
1
-7
/
+2
*
target/spc: Only expose PI mode page bits when supported by fabric
Nicholas Bellinger
2014-04-07
1
-11
/
+17
*
target/spc: Only expose PI inquiry bits when supported by fabric
Nicholas Bellinger
2014-04-07
1
-7
/
+14
*
target: Fix missing length check in spc_emulate_evpd_83()
Roland Dreier
2014-02-12
1
-2
/
+2
*
target/spc: Expose ATO bit in control mode page
Nicholas Bellinger
2014-01-18
1
-0
/
+13
*
target/spc: Add protection related bits to INQUIRY EVPD=0x86
Nicholas Bellinger
2014-01-18
1
-0
/
+9
*
target/spc: Add protection bit to standard INQUIRY output
Nicholas Bellinger
2014-01-18
1
-0
/
+5
*
target: Convert inquiry temporary buffer to heap memory
Nicholas Bellinger
2014-01-09
1
-3
/
+8
*
target_core_alua: Referrals infrastructure
Hannes Reinecke
2014-01-09
1
-0
/
+20
*
target_core_spc: Include target device descriptor in VPD page 83
Hannes Reinecke
2013-12-17
1
-1
/
+42
*
target_core: simplify scsi_name_len calculation
Hannes Reinecke
2013-12-17
1
-10
/
+3
*
target core: rename (ex,im)plict -> (ex,im)plicit
Hannes Reinecke
2013-11-20
1
-3
/
+3
*
target: Pass through I/O topology for block backstores
Andy Grover
2013-11-12
1
-2
/
+9
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-09-12
1
-5
/
+22
|
\
|
*
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-10
1
-1
/
+1
|
*
target: Add Third Party Copy (3PC) bit in INQUIRY response
Nicholas Bellinger
2013-09-10
1
-0
/
+6
|
*
target: Enable EXTENDED_COPY setup in spc_parse_cdb
Nicholas Bellinger
2013-09-10
1
-2
/
+8
|
*
target: Make spc_parse_naa_6h_vendor_specific non static
Nicholas Bellinger
2013-09-10
1
-2
/
+2
|
*
target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPD
Nicholas Bellinger
2013-09-09
1
-0
/
+5
*
|
target: Fix trailing ASCII space usage in INQUIRY vendor+model
Nicholas Bellinger
2013-08-12
1
-3
/
+6
|
/
*
target: Fix parameter list length checking in MODE SELECT
Roland Dreier
2013-02-13
1
-0
/
+13
*
target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status
Nicholas Bellinger
2013-02-13
1
-3
/
+18
*
target: Export SPC inquiry emulation
Hannes Reinecke
2013-02-13
1
-3
/
+5
*
target: Fix zero-length MODE_SENSE regression
Nicholas Bellinger
2013-01-29
1
-28
/
+7
*
target: Fix zero-length INQUIRY additional sense code regression
Nicholas Bellinger
2013-01-29
1
-5
/
+4
*
target: Update copyright information to 2012
Nicholas Bellinger
2012-11-27
1
-4
/
+1
*
target: Add/check max_write_same_len device attribute + update block limits VPD
Nicholas Bellinger
2012-11-15
1
-1
/
+7
*
target: pass sense_reason as a return value
Christoph Hellwig
2012-11-06
1
-63
/
+63
*
target: Fix incorrect starting offset after MODE_SENSE refactoring
Nicholas Bellinger
2012-11-06
1
-2
/
+5
*
target: Add emulation for MODE SELECT
Roland Dreier
2012-11-06
1
-0
/
+53
*
target: Implement mode page 0x1c, "Informational Exceptions"
Roland Dreier
2012-11-06
1
-0
/
+14
*
target: Refactor MODE SENSE emulation
Roland Dreier
2012-11-06
1
-59
/
+176
*
target: remove ->get_device_rev
Christoph Hellwig
2012-11-06
1
-1
/
+1
*
target: simplify alua support
Christoph Hellwig
2012-11-06
1
-9
/
+3
*
target: simplify reservations code
Christoph Hellwig
2012-11-06
1
-15
/
+4
*
target: kill dev->dev_task_attr_type
Christoph Hellwig
2012-11-06
1
-4
/
+2
*
target/pscsi: call spc_emulate_report_luns directly
Christoph Hellwig
2012-11-06
1
-1
/
+2
*
target: move REPORT LUNS emulation to target_core_spc.c
Christoph Hellwig
2012-11-06
1
-1
/
+64
*
target: kill struct se_subsystem_dev
Christoph Hellwig
2012-11-06
1
-49
/
+42
*
target: Re-add explict zeroing of INQUIRY bounce buffer memory
Nicholas Bellinger
2012-10-31
1
-0
/
+2
*
target: fix truncation of mode data, support zero allocation length
Paolo Bonzini
2012-09-17
1
-10
/
+7
*
target: support zero allocation length in INQUIRY
Paolo Bonzini
2012-09-17
1
-25
/
+6
*
target: support zero allocation length in REQUEST SENSE
Paolo Bonzini
2012-09-07
1
-17
/
+18
*
target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdb
Nicholas Bellinger
2012-07-16
1
-1
/
+41
*
target: move code for CDB emulation
Christoph Hellwig
2012-07-16
1
-11
/
+905
*
target: add a parse_cdb method to the backend drivers
Christoph Hellwig
2012-07-16
1
-0
/
+1
*
target: split parsing of SPC commands into a separate helper
Christoph Hellwig
2012-07-16
1
-0
/
+169