aboutsummaryrefslogtreecommitdiff
path: root/include/target/target_core_backend.h
AgeCommit message (Expand)Author
2014-01-18target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulationNicholas Bellinger
2014-01-18target: Add DIF related base definitionsNicholas Bellinger
2013-11-12target: Pass through I/O topology for block backstoresAndy Grover
2013-09-10target: Make helpers non static for EXTENDED_COPY command setupNicholas Bellinger
2013-09-09target: Allow sbc_ops->execute_rw() to accept SGLs + data_directionNicholas Bellinger
2013-04-25target: Add sbc_execute_unmap() helperAsias He
2013-02-23target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectorsRoland Dreier
2013-02-13target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled statusNicholas Bellinger
2013-02-13target: Export SPC inquiry emulationHannes Reinecke
2012-11-27target: Make spc_get_write_same_sectors return sector_tNicholas Bellinger
2012-11-15target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_opsNicholas Bellinger
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig
2012-11-06target: remove ->get_device_revChristoph Hellwig
2012-11-06target: provide generic sbc device type/revision helpersChristoph Hellwig
2012-11-06target/pscsi: call spc_emulate_report_luns directlyChristoph Hellwig
2012-11-06target: rename spc_opsChristoph Hellwig
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig
2012-09-17target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flagsNicholas Bellinger
2012-09-05target: fix use-after-free with PSCSI sense dataPaolo Bonzini
2012-07-16target: move unmap to struct spc_opsChristoph Hellwig
2012-07-16target: move write_same to struct spc_opsChristoph Hellwig
2012-07-16target: move sync_cache to struct spc_opsChristoph Hellwig
2012-07-16target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig
2012-07-16target: move code for CDB emulationChristoph Hellwig
2012-07-16target: add a parse_cdb method to the backend driversChristoph Hellwig
2012-05-06target: remove struct se_taskChristoph Hellwig
2012-05-06target: replace ->execute_task with ->execute_cmdChristoph Hellwig
2012-05-06target: remove target_get_task_cdbChristoph Hellwig
2012-03-15target: Use array_zalloc for tpg_lun_listJörn Engel
2012-01-18target: Allow control CDBs with data > 1 pageAndy Grover
2011-12-14target: header reshuffle, part2Christoph Hellwig