summaryrefslogtreecommitdiff
path: root/include/target/target_core_backend.h
Commit message (Expand)AuthorAge
* target core: add device action configfs filesMike Christie2018-01-16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* target: remove transport_completeMike Christie2017-07-06
* target: add helper to copy sense to se_cmd bufferMike Christie2017-07-06
* target: add helper to find se_device by dev_indexMike Christie2017-07-06
* target: break up free_device callbackMike Christie2017-07-06
* target: Use {get,put}_unaligned_be*() instead of open coding these functionsBart Van Assche2017-07-06
* target/user: PGR SupportBryant G. Ly2017-05-01
* target: allow ALUA setup for some passthrough backendsMike Christie2017-03-18
* target: Minimize #include directivesBart Van Assche2016-12-09
* target: Fix max_unmap_lba_count calc overflowMike Christie2016-07-20
* target: enhance and export target_alloc_sgl/target_free_sglChristoph Hellwig2016-05-13
* target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie2016-01-29
* target: Return descriptor format sense data in case the LU spans 64bit sectorsSagi Grimberg2015-07-23
* target: implement WRITE_SAME with UNMAP bit using ->execute_unmapChristoph Hellwig2015-06-23
* target: simplify UNMAP handlingChristoph Hellwig2015-06-23
* target: simplify backend attribute implementationChristoph Hellwig2015-06-01
* target: consolidate backend attribute implementationsChristoph Hellwig2015-06-01
* target: simplify backend driver registrationChristoph Hellwig2015-06-01
* target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger2015-06-01
* target: Merge sbc_verify_dif_read|writeSagi Grimberg2015-05-30
* target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-30
* target: Move passthrough CDB parsing into a common functionAndy Grover2015-05-30
* target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier2015-03-19
* target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-09
* target: Add EXPORT_SYMBOL for existing se_dev_set_*Nicholas Bellinger2014-12-01
* target: Move dev_stat_cit to struct se_subsystem_apiNicholas Bellinger2014-12-01
* target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_apiNicholas Bellinger2014-12-01
* target: Move dev_wwn_cit to struct se_subsystem_apiNicholas Bellinger2014-12-01
* target: Move dev_pr_cit to struct se_subsystem_apiNicholas Bellinger2014-12-01
* target: Move dev_attrib_cit to struct se_subsystem_apiNicholas Bellinger2014-12-01
* target: Move dev_cit to struct se_subsystem_apiNicholas Bellinger2014-12-01
* target: Report correct response length for some commandsRoland Dreier2014-06-11
* target/sbc: Add sbc_dif_read_strip software emulationNicholas Bellinger2014-04-07
* target/sbc: Add sbc_dif_generate software emulationNicholas Bellinger2014-04-07
* target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulationNicholas Bellinger2014-01-18
* target: Add DIF related base definitionsNicholas Bellinger2014-01-18
* target: Pass through I/O topology for block backstoresAndy Grover2013-11-12
* target: Make helpers non static for EXTENDED_COPY command setupNicholas Bellinger2013-09-10
* target: Allow sbc_ops->execute_rw() to accept SGLs + data_directionNicholas Bellinger2013-09-09
* target: Add sbc_execute_unmap() helperAsias He2013-04-25
* target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectorsRoland Dreier2013-02-23
* target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled statusNicholas Bellinger2013-02-13
* target: Export SPC inquiry emulationHannes Reinecke2013-02-13
* target: Make spc_get_write_same_sectors return sector_tNicholas Bellinger2012-11-27
* target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_opsNicholas Bellinger2012-11-15
* target: pass sense_reason as a return valueChristoph Hellwig2012-11-06
* target: remove ->get_device_revChristoph Hellwig2012-11-06
* target: provide generic sbc device type/revision helpersChristoph Hellwig2012-11-06
* target/pscsi: call spc_emulate_report_luns directlyChristoph Hellwig2012-11-06