summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_rd.c
Commit message (Expand)AuthorAgeFilesLines
* target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig2012-06-211-4/+14
* target: add a parse_cdb method to the backend driversChristoph Hellwig2012-06-121-0/+1
* target: remove struct se_taskChristoph Hellwig2012-05-061-28/+12
* target: remove the task_size field in struct se_taskChristoph Hellwig2012-05-061-1/+1
* target: remove the task_lba field in struct se_taskChristoph Hellwig2012-05-061-2/+4
* target: don't limit transfer sizes for the ramdisk backendChristoph Hellwig2012-04-141-5/+2
* target: misc ramdisk backend cleanupsChristoph Hellwig2012-04-141-106/+41
* target: use \n as a separator for configurationSebastian Andrzej Siewior2011-12-141-1/+1
* target: header reshuffle, part2Christoph Hellwig2011-12-141-3/+1
* target/rd: fix or rewrite the copy routineSebastian Andrzej Siewior2011-12-061-205/+40
* target/rd: simplify the page/offset computationSebastian Andrzej Siewior2011-12-061-6/+4
* target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger2011-12-061-2/+1
* target: make the ->get_cdb method optionalChristoph Hellwig2011-10-241-12/+0
* target: Cleanup unused se_task bitsChristoph Hellwig2011-10-241-3/+3
* target: Remove unneeded version.h includesJesper Juhl2011-10-111-1/+0
* target: Convert target_core_rd.c to use use BUG_ONJulia Lawall2011-08-221-16/+8
* target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-221-386/+67
* target: Updates from AGrover and HCH (round 3)Andy Grover2011-07-221-4/+4
* target: More core cleanups from AGrover (round 2)Andy Grover2011-07-221-7/+7
* target: Core cleanups from AGrover (round 1)Andy Grover2011-07-221-35/+31
* [SCSI] target: Convert rd_build_device_space() to use errnoDan Carpenter2011-03-231-8/+7
* [SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTRNicholas Bellinger2011-03-231-3/+5
* drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-021-1/+0
* [SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger2011-01-141-0/+1091