summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_spc.c
AgeCommit message (Expand)Author
2017-07-09target: Fix cmd size for PR-OUT in passthrough_parse_cdbTang Wenji
2017-07-06target: Use {get,put}_unaligned_be*() instead of open coding these functionsBart Van Assche
2016-03-10target: Remove enum transport_lunflags_tableAndy Grover
2016-01-06target/sbc: Add LBPRZ attribute + control CDB emulationJamie Pocas
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-09-11target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger
2015-08-18target: Fix handling of small allocation lengths in REPORT LUNSRoland Dreier
2015-08-02target: REPORT LUNS should return LUN 0 even for dynamic ACLsRoland Dreier
2015-07-30target: improve unsupported opcode messageJoern Engel
2015-07-23target: Return descriptor format sense data in case the LU spans 64bit sectorsSagi Grimberg
2015-07-23target: Use scsi helpers to build the sense data correctlySagi Grimberg
2015-07-06target: Add extra TYPE_DISK + protection checks for INQUIRY SPTNicholas Bellinger
2015-07-06target/spc: Set SPT correctly in Extended INQUIRY Data VPD pageSagi Grimberg
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-06-01target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger
2015-06-01target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig
2015-06-01target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig
2015-05-30target: fix DPO and FUA bit checksChristoph Hellwig
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-04-07target: Update SPC/SBC emulation for sess_prot_typeNicholas Bellinger
2015-03-26target: add missing sense_reason_t annotationsChristoph Hellwig
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