aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/target_core_spc.c
AgeCommit message (Expand)Author
2015-03-19target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-02-14target: Set LBPWS10 bit in Logical Block Provisioning EVPDNicholas Bellinger
2015-01-09target: Drop arbitrary maximum I/O size limitNicholas Bellinger
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig
2014-09-17target: Fix user data segment multiplier in spc_emulate_evpd_b3()Sebastian Herbszt
2014-06-11target: Report correct response length for some commandsRoland Dreier
2014-06-06target/spc: Simplify INQUIRY EVPD=0x80Christophe Vu-Brugier
2014-04-07target/spc: Only expose PI mode page bits when supported by fabricNicholas Bellinger
2014-04-07target/spc: Only expose PI inquiry bits when supported by fabricNicholas Bellinger
2014-02-12target: Fix missing length check in spc_emulate_evpd_83()Roland Dreier
2014-01-18target/spc: Expose ATO bit in control mode pageNicholas Bellinger
2014-01-18target/spc: Add protection related bits to INQUIRY EVPD=0x86Nicholas Bellinger
2014-01-18target/spc: Add protection bit to standard INQUIRY outputNicholas Bellinger
2014-01-09target: Convert inquiry temporary buffer to heap memoryNicholas Bellinger
2014-01-09target_core_alua: Referrals infrastructureHannes Reinecke
2013-12-17target_core_spc: Include target device descriptor in VPD page 83Hannes Reinecke
2013-12-17target_core: simplify scsi_name_len calculationHannes Reinecke
2013-11-20target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke
2013-11-12target: Pass through I/O topology for block backstoresAndy Grover
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger
2013-09-10target: Add Third Party Copy (3PC) bit in INQUIRY responseNicholas Bellinger
2013-09-10target: Enable EXTENDED_COPY setup in spc_parse_cdbNicholas Bellinger
2013-09-10target: Make spc_parse_naa_6h_vendor_specific non staticNicholas Bellinger
2013-09-09target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPDNicholas Bellinger
2013-08-12target: Fix trailing ASCII space usage in INQUIRY vendor+modelNicholas Bellinger
2013-02-13target: Fix parameter list length checking in MODE SELECTRoland Dreier
2013-02-13target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled statusNicholas Bellinger
2013-02-13target: Export SPC inquiry emulationHannes Reinecke
2013-01-29target: Fix zero-length MODE_SENSE regressionNicholas Bellinger
2013-01-29target: Fix zero-length INQUIRY additional sense code regressionNicholas Bellinger
2012-11-27target: Update copyright information to 2012Nicholas Bellinger
2012-11-15target: Add/check max_write_same_len device attribute + update block limits VPDNicholas Bellinger
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig
2012-11-06target: Fix incorrect starting offset after MODE_SENSE refactoringNicholas Bellinger
2012-11-06target: Add emulation for MODE SELECTRoland Dreier
2012-11-06target: Implement mode page 0x1c, "Informational Exceptions"Roland Dreier
2012-11-06target: Refactor MODE SENSE emulationRoland Dreier
2012-11-06target: remove ->get_device_revChristoph Hellwig
2012-11-06target: simplify alua supportChristoph Hellwig
2012-11-06target: simplify reservations codeChristoph Hellwig
2012-11-06target: kill dev->dev_task_attr_typeChristoph Hellwig
2012-11-06target/pscsi: call spc_emulate_report_luns directlyChristoph Hellwig
2012-11-06target: move REPORT LUNS emulation to target_core_spc.cChristoph Hellwig
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig
2012-10-31target: Re-add explict zeroing of INQUIRY bounce buffer memoryNicholas Bellinger
2012-09-17target: fix truncation of mode data, support zero allocation lengthPaolo Bonzini
2012-09-17target: support zero allocation length in INQUIRYPaolo Bonzini
2012-09-07target: support zero allocation length in REQUEST SENSEPaolo Bonzini