summaryrefslogtreecommitdiff
path: root/include/target/target_core_backend.h
AgeCommit message (Expand)Author
2015-02-13Reset to 3.12.37Scott Wood
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-28target: 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-07target: pass sense_reason as a return valueChristoph Hellwig
2012-11-07target: remove ->get_device_revChristoph Hellwig
2012-11-07target: provide generic sbc device type/revision helpersChristoph Hellwig
2012-11-07target/pscsi: call spc_emulate_report_luns directlyChristoph Hellwig
2012-11-07target: rename spc_opsChristoph Hellwig
2012-11-07target: kill struct se_subsystem_devChristoph Hellwig
2012-09-18target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flagsNicholas Bellinger
2012-09-06target: fix use-after-free with PSCSI sense dataPaolo Bonzini
2012-07-17target: move unmap to struct spc_opsChristoph Hellwig
2012-07-17target: move write_same to struct spc_opsChristoph Hellwig
2012-07-17target: move sync_cache to struct spc_opsChristoph Hellwig
2012-07-17target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig
2012-07-17target: move code for CDB emulationChristoph Hellwig
2012-07-17target: 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-16target: 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