summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_spc.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-01scsi: target: Use standard SAM status typesHannes Reinecke1-7/+7
2021-05-15scsi: target: core: Add the VERSION DESCRIPTOR fields to the INQUIRY dataKonstantin Shelekhin1-1/+33
2021-05-15scsi: target: core: Bump INQUIRY VERSION to SPC-4Konstantin Shelekhin1-1/+1
2021-05-15scsi: target: core: Add configurable IEEE Company ID attributeSergey Samoylenko1-7/+7
2021-05-15scsi: target: core: Unify NAA identifier generationSergey Samoylenko1-24/+23
2021-04-06scsi: target: Make the virtual LUN 0 deviceKonstantin Shelekhin1-5/+1
2020-02-22scsi: target: use an enum to track emulate_ua_intlck_ctrlDavid Disseldorp1-2/+11
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-12-08scsi: target: remove hardcoded T10 Vendor ID in INQUIRY responseDavid Disseldorp1-3/+5
2018-12-08scsi: target: consistently null-terminate t10_wwn stringsDavid Disseldorp1-3/+4
2018-12-08scsi: target: use consistent left-aligned ASCII INQUIRY dataDavid Disseldorp1-5/+12
2018-11-22scsi: target: add emulate_pr backstore attr to toggle PR supportDavid Disseldorp1-0/+8
2018-10-04block: Finish renaming REQ_DISCARD into REQ_OP_DISCARDBart Van Assche1-3/+3
2017-07-10target: Fix cmd size for PR-OUT in passthrough_parse_cdbTang Wenji1-1/+1
2017-07-07target: Use {get,put}_unaligned_be*() instead of open coding these functionsBart Van Assche1-22/+20
2016-03-11target: Remove enum transport_lunflags_tableAndy Grover1-2/+1
2016-01-07target/sbc: Add LBPRZ attribute + control CDB emulationJamie Pocas1-0/+12
2015-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-33/+22
2015-09-11target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger1-3/+10
2015-08-19target: Fix handling of small allocation lengths in REPORT LUNSRoland Dreier1-16/+16
2015-08-03target: REPORT LUNS should return LUN 0 even for dynamic ACLsRoland Dreier1-4/+10
2015-07-31target: improve unsupported opcode messageJoern Engel1-3/+0
2015-07-24target: Return descriptor format sense data in case the LU spans 64bit sectorsSagi Grimberg1-3/+9
2015-07-24target: Use scsi helpers to build the sense data correctlySagi Grimberg1-26/+5
2015-07-07target: Add extra TYPE_DISK + protection checks for INQUIRY SPTNicholas Bellinger1-2/+6
2015-07-07target/spc: Set SPT correctly in Extended INQUIRY Data VPD pageSagi Grimberg1-0/+3
2015-07-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-54/+36
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche1-1/+2
2015-06-01target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger1-1/+1
2015-06-01target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig1-32/+16
2015-06-01target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger1-10/+8
2015-05-31target: remove the get_fabric_proto_ident methodChristoph Hellwig1-8/+4
2015-05-31target: fix DPO and FUA bit checksChristoph Hellwig1-4/+8
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-6/+10
2015-04-08target: Update SPC/SBC emulation for sess_prot_typeNicholas Bellinger1-5/+9
2015-03-27target: add missing sense_reason_t annotationsChristoph Hellwig1-1/+1
2015-03-20target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier1-16/+3
2015-02-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-1/+1
2015-02-14target: Set LBPWS10 bit in Logical Block Provisioning EVPDNicholas Bellinger1-1/+1
2015-01-10target: Drop arbitrary maximum I/O size limitNicholas Bellinger1-4/+1
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig1-2/+2
2014-09-17target: Fix user data segment multiplier in spc_emulate_evpd_b3()Sebastian Herbszt1-1/+1
2014-06-11target: Report correct response length for some commandsRoland Dreier1-3/+6
2014-06-07target/spc: Simplify INQUIRY EVPD=0x80Christophe Vu-Brugier1-7/+2
2014-04-07target/spc: Only expose PI mode page bits when supported by fabricNicholas Bellinger1-11/+17
2014-04-07target/spc: Only expose PI inquiry bits when supported by fabricNicholas Bellinger1-7/+14
2014-02-13target: Fix missing length check in spc_emulate_evpd_83()Roland Dreier1-2/+2
2014-01-18target/spc: Expose ATO bit in control mode pageNicholas Bellinger1-0/+13
2014-01-18target/spc: Add protection related bits to INQUIRY EVPD=0x86Nicholas Bellinger1-0/+9
2014-01-18target/spc: Add protection bit to standard INQUIRY outputNicholas Bellinger1-0/+5