aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_spc.c
Commit message (Expand)AuthorAge
* target/spc: Only expose PI mode page bits when supported by fabricNicholas Bellinger2014-04-07
* target/spc: Only expose PI inquiry bits when supported by fabricNicholas Bellinger2014-04-07
* target: Fix missing length check in spc_emulate_evpd_83()Roland Dreier2014-02-12
* target/spc: Expose ATO bit in control mode pageNicholas Bellinger2014-01-18
* target/spc: Add protection related bits to INQUIRY EVPD=0x86Nicholas Bellinger2014-01-18
* target/spc: Add protection bit to standard INQUIRY outputNicholas Bellinger2014-01-18
* target: Convert inquiry temporary buffer to heap memoryNicholas Bellinger2014-01-10
* target_core_alua: Referrals infrastructureHannes Reinecke2014-01-10
* target_core_spc: Include target device descriptor in VPD page 83Hannes Reinecke2013-12-17
* target_core: simplify scsi_name_len calculationHannes Reinecke2013-12-17
* target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke2013-11-20
* target: Pass through I/O topology for block backstoresAndy Grover2013-11-12
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-09-12
|\
| * target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-10
| * target: Add Third Party Copy (3PC) bit in INQUIRY responseNicholas Bellinger2013-09-10
| * target: Enable EXTENDED_COPY setup in spc_parse_cdbNicholas Bellinger2013-09-10
| * target: Make spc_parse_naa_6h_vendor_specific non staticNicholas Bellinger2013-09-10
| * target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPDNicholas Bellinger2013-09-09
* | target: Fix trailing ASCII space usage in INQUIRY vendor+modelNicholas Bellinger2013-08-12
|/
* target: Fix parameter list length checking in MODE SELECTRoland Dreier2013-02-13
* target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled statusNicholas Bellinger2013-02-13
* target: Export SPC inquiry emulationHannes Reinecke2013-02-13
* target: Fix zero-length MODE_SENSE regressionNicholas Bellinger2013-01-29
* target: Fix zero-length INQUIRY additional sense code regressionNicholas Bellinger2013-01-29
* target: Update copyright information to 2012Nicholas Bellinger2012-11-28
* target: Add/check max_write_same_len device attribute + update block limits VPDNicholas Bellinger2012-11-15
* target: pass sense_reason as a return valueChristoph Hellwig2012-11-06
* target: Fix incorrect starting offset after MODE_SENSE refactoringNicholas Bellinger2012-11-06
* target: Add emulation for MODE SELECTRoland Dreier2012-11-06
* target: Implement mode page 0x1c, "Informational Exceptions"Roland Dreier2012-11-06
* target: Refactor MODE SENSE emulationRoland Dreier2012-11-06
* target: remove ->get_device_revChristoph Hellwig2012-11-06
* target: simplify alua supportChristoph Hellwig2012-11-06
* target: simplify reservations codeChristoph Hellwig2012-11-06
* target: kill dev->dev_task_attr_typeChristoph Hellwig2012-11-06
* target/pscsi: call spc_emulate_report_luns directlyChristoph Hellwig2012-11-06
* target: move REPORT LUNS emulation to target_core_spc.cChristoph Hellwig2012-11-06
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-06
* target: Re-add explict zeroing of INQUIRY bounce buffer memoryNicholas Bellinger2012-11-01
* target: fix truncation of mode data, support zero allocation lengthPaolo Bonzini2012-09-17
* target: support zero allocation length in INQUIRYPaolo Bonzini2012-09-17
* target: support zero allocation length in REQUEST SENSEPaolo Bonzini2012-09-07
* target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdbNicholas Bellinger2012-07-16
* target: move code for CDB emulationChristoph Hellwig2012-07-16
* target: add a parse_cdb method to the backend driversChristoph Hellwig2012-07-16
* target: split parsing of SPC commands into a separate helperChristoph Hellwig2012-07-16