summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_spc.c
AgeCommit message (Expand)Author
2023-05-22Merge patch series "Use block pr_ops in LIO"Martin K. Petersen
2023-04-11scsi: target: Report and detect unsupported PR commandsMike Christie
2023-04-11scsi: target: Pass struct target_opcode_descriptor to enabledMike Christie
2023-04-11scsi: target: Rename sbc_ops to exec_cmd_opsMike Christie
2023-04-02scsi: target: core: Remove unused 'prod_len' variableTom Rix
2023-03-09scsi: target: core: Use RTPI from target portRoman Bolshakov
2022-11-24scsi: target: core: Send max transfer length in blocksAnastasia Kovaleva
2022-11-08scsi: target: core: Remove unused variable 'unit_serial_len'Colin Ian King
2022-10-27scsi: target: core: Dynamically set DPO and FUA in usage_bitsDmitry Bogdanov
2022-10-27scsi: target: core: Add emulate_rsoc attributeDmitry Bogdanov
2022-10-27scsi: target: core: Dynamic opcode support in RSOCDmitry Bogdanov
2022-10-27scsi: target: core: Add list of opcodes for RSOCDmitry Bogdanov
2022-10-27scsi: target: core: Add support for RSOC commandDmitry Bogdanov
2022-09-15scsi: target: core: Set MULTIP bit for se_device with multiple portsDmitry Bogdanov
2022-04-25scsi: target: core: Silence the message about unknown VPD pagesKonstantin Shelekhin
2021-11-18scsi: target: core: Use RCU helpers for INQUIRY t10_alua_tg_pt_gpMike Christie
2021-05-31scsi: target: Use standard SAM status typesHannes Reinecke
2021-05-15scsi: target: core: Add the VERSION DESCRIPTOR fields to the INQUIRY dataKonstantin Shelekhin
2021-05-15scsi: target: core: Bump INQUIRY VERSION to SPC-4Konstantin Shelekhin
2021-05-15scsi: target: core: Add configurable IEEE Company ID attributeSergey Samoylenko
2021-05-15scsi: target: core: Unify NAA identifier generationSergey Samoylenko
2021-04-05scsi: target: Make the virtual LUN 0 deviceKonstantin Shelekhin
2020-02-21scsi: target: use an enum to track emulate_ua_intlck_ctrlDavid Disseldorp
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-12-07scsi: target: remove hardcoded T10 Vendor ID in INQUIRY responseDavid Disseldorp
2018-12-07scsi: target: consistently null-terminate t10_wwn stringsDavid Disseldorp
2018-12-07scsi: target: use consistent left-aligned ASCII INQUIRY dataDavid Disseldorp
2018-11-21scsi: target: add emulate_pr backstore attr to toggle PR supportDavid Disseldorp
2018-10-03block: Finish renaming REQ_DISCARD into REQ_OP_DISCARDBart Van Assche
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