summaryrefslogtreecommitdiffstats
path: root/include/target/target_core_backend.h
Commit message (Expand)AuthorAgeFilesLines
* target: move unmap to struct spc_opsChristoph Hellwig2012-06-211-1/+1
* target: move write_same to struct spc_opsChristoph Hellwig2012-06-211-0/+2
* target: move sync_cache to struct spc_opsChristoph Hellwig2012-06-211-1/+1
* target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig2012-06-211-3/+5
* target: move code for CDB emulationChristoph Hellwig2012-06-121-3/+3
* target: add a parse_cdb method to the backend driversChristoph Hellwig2012-06-121-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