summaryrefslogtreecommitdiffstats
path: root/include/target/target_core_backend.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: Allow backends to hook into PR handlingMike Christie2023-04-111-0/+4
* scsi: target: Rename sbc_ops to exec_cmd_opsMike Christie2023-04-111-2/+2
* scsi: target: Add callout to configure UNMAP settingsMike Christie2022-07-071-0/+1
* target: pass a block_device to target_configure_unmap_from_queueChristoph Hellwig2022-04-171-2/+2
* scsi: target: Allows backend drivers to fail with specific sense codesSergey Samoylenko2021-08-171-0/+1
* scsi: target: core: Fix backend pluggingMike Christie2021-03-041-0/+2
* scsi: target: core: Add cmd length set before cmd completeAleksandr Miloserdov2021-02-221-0/+1
* scsi: target: Add tmr_notify backend functionBodo Stroesser2020-07-281-0/+2
* scsi: target: tcmu: Make pgr_support and alua_support attributes writableBodo Stroesser2020-05-071-0/+1
* scsi: target: Make transport_flags per deviceBodo Stroesser2020-05-071-1/+1
* scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptplBodo Stroesser2020-05-071-0/+1
* scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitionsBart Van Assche2020-03-161-6/+0
* scsi: target: add helper to check if dev is configuredMike Christie2018-07-301-0/+4
* scsi: target: remove target_find_deviceMike Christie2018-06-261-2/+0
* target core: add device action configfs filesMike Christie2018-01-161-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* target: remove transport_completeMike Christie2017-07-061-4/+0
* target: add helper to copy sense to se_cmd bufferMike Christie2017-07-061-0/+2
* target: add helper to find se_device by dev_indexMike Christie2017-07-061-0/+2
* target: break up free_device callbackMike Christie2017-07-061-0/+1
* target: Use {get,put}_unaligned_be*() instead of open coding these functionsBart Van Assche2017-07-061-0/+8
* target/user: PGR SupportBryant G. Ly2017-05-011-0/+1
* target: allow ALUA setup for some passthrough backendsMike Christie2017-03-181-1/+6
* target: Minimize #include directivesBart Van Assche2016-12-091-0/+6
* target: Fix max_unmap_lba_count calc overflowMike Christie2016-07-201-1/+1
* target: enhance and export target_alloc_sgl/target_free_sglChristoph Hellwig2016-05-131-1/+0
* target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie2016-01-291-0/+3
* target: Return descriptor format sense data in case the LU spans 64bit sectorsSagi Grimberg2015-07-231-0/+2
* target: implement WRITE_SAME with UNMAP bit using ->execute_unmapChristoph Hellwig2015-06-231-1/+0
* target: simplify UNMAP handlingChristoph Hellwig2015-06-231-5/+2
* target: simplify backend attribute implementationChristoph Hellwig2015-06-011-29/+0
* target: consolidate backend attribute implementationsChristoph Hellwig2015-06-011-0/+3
* target: simplify backend driver registrationChristoph Hellwig2015-06-011-18/+4
* target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger2015-06-011-1/+1
* target: Merge sbc_verify_dif_read|writeSagi Grimberg2015-05-301-5/+3
* target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-301-4/+2
* target: Move passthrough CDB parsing into a common functionAndy Grover2015-05-301-0/+2
* target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier2015-03-191-0/+1
* target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-091-1/+0
* target: Add EXPORT_SYMBOL for existing se_dev_set_*Nicholas Bellinger2014-12-011-0/+29
* target: Move dev_stat_cit to struct se_subsystem_apiNicholas Bellinger2014-12-011-0/+1
* target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_apiNicholas Bellinger2014-12-011-0/+1
* target: Move dev_wwn_cit to struct se_subsystem_apiNicholas Bellinger2014-12-011-0/+1
* target: Move dev_pr_cit to struct se_subsystem_apiNicholas Bellinger2014-12-011-0/+1
* target: Move dev_attrib_cit to struct se_subsystem_apiNicholas Bellinger2014-12-011-0/+1
* target: Move dev_cit to struct se_subsystem_apiNicholas Bellinger2014-12-011-0/+9
* target: Report correct response length for some commandsRoland Dreier2014-06-111-0/+1
* target/sbc: Add sbc_dif_read_strip software emulationNicholas Bellinger2014-04-071-0/+1
* target/sbc: Add sbc_dif_generate software emulationNicholas Bellinger2014-04-071-0/+1
* target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulationNicholas Bellinger2014-01-181-0/+4