summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_spc.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: core: Use RCU helpers for INQUIRY t10_alua_tg_pt_gpMike Christie2021-11-181-7/+7
* scsi: target: Use standard SAM status typesHannes Reinecke2021-05-311-7/+7
* scsi: target: core: Add the VERSION DESCRIPTOR fields to the INQUIRY dataKonstantin Shelekhin2021-05-151-1/+33
* scsi: target: core: Bump INQUIRY VERSION to SPC-4Konstantin Shelekhin2021-05-151-1/+1
* scsi: target: core: Add configurable IEEE Company ID attributeSergey Samoylenko2021-05-151-7/+7
* scsi: target: core: Unify NAA identifier generationSergey Samoylenko2021-05-151-24/+23
* scsi: target: Make the virtual LUN 0 deviceKonstantin Shelekhin2021-04-051-5/+1
* scsi: target: use an enum to track emulate_ua_intlck_ctrlDavid Disseldorp2020-02-211-2/+11
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* scsi: target: remove hardcoded T10 Vendor ID in INQUIRY responseDavid Disseldorp2018-12-071-3/+5
* scsi: target: consistently null-terminate t10_wwn stringsDavid Disseldorp2018-12-071-3/+4
* scsi: target: use consistent left-aligned ASCII INQUIRY dataDavid Disseldorp2018-12-071-5/+12
* scsi: target: add emulate_pr backstore attr to toggle PR supportDavid Disseldorp2018-11-211-0/+8
* block: Finish renaming REQ_DISCARD into REQ_OP_DISCARDBart Van Assche2018-10-031-3/+3
* target: Fix cmd size for PR-OUT in passthrough_parse_cdbTang Wenji2017-07-091-1/+1
* target: Use {get,put}_unaligned_be*() instead of open coding these functionsBart Van Assche2017-07-061-22/+20
* target: Remove enum transport_lunflags_tableAndy Grover2016-03-101-2/+1
* target/sbc: Add LBPRZ attribute + control CDB emulationJamie Pocas2016-01-061-0/+12
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-111-33/+22
|\
| * target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger2015-09-111-3/+10
| * target: improve unsupported opcode messageJoern Engel2015-07-301-3/+0
| * target: Return descriptor format sense data in case the LU spans 64bit sectorsSagi Grimberg2015-07-231-3/+9
| * target: Use scsi helpers to build the sense data correctlySagi Grimberg2015-07-231-26/+5
* | target: Fix handling of small allocation lengths in REPORT LUNSRoland Dreier2015-08-181-16/+16
* | target: REPORT LUNS should return LUN 0 even for dynamic ACLsRoland Dreier2015-08-021-4/+10
* | target: Add extra TYPE_DISK + protection checks for INQUIRY SPTNicholas Bellinger2015-07-061-2/+6
* | target/spc: Set SPT correctly in Extended INQUIRY Data VPD pageSagi Grimberg2015-07-061-0/+3
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-54/+36
|\
| * target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger2015-06-011-1/+1
| * target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig2015-06-011-32/+16
| * target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger2015-06-011-10/+8
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-301-8/+4
| * target: fix DPO and FUA bit checksChristoph Hellwig2015-05-301-4/+8
* | target: Minimize SCSI header #include directivesBart Van Assche2015-06-021-1/+2
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-241-6/+10
|\
| * target: Update SPC/SBC emulation for sess_prot_typeNicholas Bellinger2015-04-071-5/+9
| * target: add missing sense_reason_t annotationsChristoph Hellwig2015-03-261-1/+1
* | target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier2015-03-191-16/+3
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-02-211-1/+1
|\
| * target: Set LBPWS10 bit in Logical Block Provisioning EVPDNicholas Bellinger2015-02-141-1/+1
* | target: Drop arbitrary maximum I/O size limitNicholas Bellinger2015-01-091-4/+1
|/
* scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-041-2/+2
* target: Fix user data segment multiplier in spc_emulate_evpd_b3()Sebastian Herbszt2014-09-171-1/+1
* target: Report correct response length for some commandsRoland Dreier2014-06-111-3/+6
* target/spc: Simplify INQUIRY EVPD=0x80Christophe Vu-Brugier2014-06-061-7/+2
* target/spc: Only expose PI mode page bits when supported by fabricNicholas Bellinger2014-04-071-11/+17
* target/spc: Only expose PI inquiry bits when supported by fabricNicholas Bellinger2014-04-071-7/+14
* target: Fix missing length check in spc_emulate_evpd_83()Roland Dreier2014-02-121-2/+2
* target/spc: Expose ATO bit in control mode pageNicholas Bellinger2014-01-181-0/+13
* target/spc: Add protection related bits to INQUIRY EVPD=0x86Nicholas Bellinger2014-01-181-0/+9