summaryrefslogtreecommitdiffstats
path: root/include/target/target_core_backend.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* target: Add DIF related base definitionsNicholas Bellinger2014-01-181-0/+3
* target: Pass through I/O topology for block backstoresAndy Grover2013-11-121-0/+5
* target: Make helpers non static for EXTENDED_COPY command setupNicholas Bellinger2013-09-101-0/+4
* target: Allow sbc_ops->execute_rw() to accept SGLs + data_directionNicholas Bellinger2013-09-091-1/+2
* target: Add sbc_execute_unmap() helperAsias He2013-04-251-0/+4
* target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectorsRoland Dreier2013-02-231-1/+1
* target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled statusNicholas Bellinger2013-02-131-0/+1
* target: Export SPC inquiry emulationHannes Reinecke2013-02-131-0/+2
* target: Make spc_get_write_same_sectors return sector_tNicholas Bellinger2012-11-271-1/+1
* target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_opsNicholas Bellinger2012-11-151-0/+1
* target: pass sense_reason as a return valueChristoph Hellwig2012-11-061-8/+8
* target: remove ->get_device_revChristoph Hellwig2012-11-061-1/+0
* target: provide generic sbc device type/revision helpersChristoph Hellwig2012-11-061-1/+4
* target/pscsi: call spc_emulate_report_luns directlyChristoph Hellwig2012-11-061-0/+1
* target: rename spc_opsChristoph Hellwig2012-11-061-2/+2
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-061-14/+11
* target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flagsNicholas Bellinger2012-09-171-3/+0
* target: fix use-after-free with PSCSI sense dataPaolo Bonzini2012-09-051-1/+3
* target: move unmap to struct spc_opsChristoph Hellwig2012-07-161-1/+1
* target: move write_same to struct spc_opsChristoph Hellwig2012-07-161-0/+2
* target: move sync_cache to struct spc_opsChristoph Hellwig2012-07-161-1/+1
* target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig2012-07-161-3/+5
* target: move code for CDB emulationChristoph Hellwig2012-07-161-3/+3
* target: add a parse_cdb method to the backend driversChristoph Hellwig2012-07-161-0/+5
* target: remove struct se_taskChristoph Hellwig2012-05-061-7/+4
* target: replace ->execute_task with ->execute_cmdChristoph Hellwig2012-05-061-1/+2
* target: remove target_get_task_cdbChristoph Hellwig2012-05-061-2/+0
* target: Use array_zalloc for tpg_lun_listJörn Engel2012-03-151-0/+2
* target: Allow control CDBs with data > 1 pageAndy Grover2012-01-181-2/+2
* target: header reshuffle, part2Christoph Hellwig2011-12-141-0/+65
OpenPOWER on IntegriCloud