aboutsummaryrefslogtreecommitdiffstats
path: root/include/target/target_core_backend.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-25target: Add sbc_execute_unmap() helperAsias He1-0/+4
2013-02-23target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectorsRoland Dreier1-1/+1
2013-02-13target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled statusNicholas Bellinger1-0/+1
2013-02-13target: Export SPC inquiry emulationHannes Reinecke1-0/+2
2012-11-27target: Make spc_get_write_same_sectors return sector_tNicholas Bellinger1-1/+1
2012-11-15target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_opsNicholas Bellinger1-0/+1
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig1-8/+8
2012-11-06target: remove ->get_device_revChristoph Hellwig1-1/+0
2012-11-06target: provide generic sbc device type/revision helpersChristoph Hellwig1-1/+4
2012-11-06target/pscsi: call spc_emulate_report_luns directlyChristoph Hellwig1-0/+1
2012-11-06target: rename spc_opsChristoph Hellwig1-2/+2
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig1-14/+11
2012-09-17target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flagsNicholas Bellinger1-3/+0
2012-09-05target: fix use-after-free with PSCSI sense dataPaolo Bonzini1-1/+3
2012-07-16target: move unmap to struct spc_opsChristoph Hellwig1-1/+1
2012-07-16target: move write_same to struct spc_opsChristoph Hellwig1-0/+2
2012-07-16target: move sync_cache to struct spc_opsChristoph Hellwig1-1/+1
2012-07-16target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig1-3/+5
2012-07-16target: move code for CDB emulationChristoph Hellwig1-3/+3
2012-07-16target: add a parse_cdb method to the backend driversChristoph Hellwig1-0/+5
2012-05-06target: remove struct se_taskChristoph Hellwig1-7/+4
2012-05-06target: replace ->execute_task with ->execute_cmdChristoph Hellwig1-1/+2
2012-05-06target: remove target_get_task_cdbChristoph Hellwig1-2/+0
2012-03-15target: Use array_zalloc for tpg_lun_listJörn Engel1-0/+2
2012-01-18target: Allow control CDBs with data > 1 pageAndy Grover1-2/+2
2011-12-14target: header reshuffle, part2Christoph Hellwig1-0/+65