aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_rd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-11target/rd: Add ramdisk bit for NULLIO operationNicholas Bellinger1-3/+18
2013-02-13target_core_rd: break out unterminated loop during copyHannes Reinecke1-0/+12
2013-02-13target/rd: improve sg_table lookup scalabilityMartin Svec1-2/+4
2012-11-27target: Update copyright information to 2012Nicholas Bellinger1-4/+1
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig1-4/+6
2012-11-06target: remove ->get_device_revChristoph Hellwig1-1/+0
2012-11-06target: provide generic sbc device type/revision helpersChristoph Hellwig1-12/+2
2012-11-06target: rename spc_opsChristoph Hellwig1-2/+2
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig1-59/+35
2012-07-16target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig1-4/+14
2012-07-16target: add a parse_cdb method to the backend driversChristoph Hellwig1-0/+1
2012-05-06target: remove struct se_taskChristoph Hellwig1-28/+12
2012-05-06target: remove the task_size field in struct se_taskChristoph Hellwig1-1/+1
2012-05-06target: remove the task_lba field in struct se_taskChristoph Hellwig1-2/+4
2012-04-14target: don't limit transfer sizes for the ramdisk backendChristoph Hellwig1-5/+2
2012-04-14target: misc ramdisk backend cleanupsChristoph Hellwig1-106/+41
2011-12-14target: use \n as a separator for configurationSebastian Andrzej Siewior1-1/+1
2011-12-14target: header reshuffle, part2Christoph Hellwig1-3/+1
2011-12-06target/rd: fix or rewrite the copy routineSebastian Andrzej Siewior1-205/+40
2011-12-06target/rd: simplify the page/offset computationSebastian Andrzej Siewior1-6/+4
2011-12-06target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger1-2/+1
2011-10-24target: make the ->get_cdb method optionalChristoph Hellwig1-12/+0
2011-10-24target: Cleanup unused se_task bitsChristoph Hellwig1-3/+3
2011-10-11target: Remove unneeded version.h includesJesper Juhl1-1/+0
2011-08-22target: Convert target_core_rd.c to use use BUG_ONJulia Lawall1-16/+8
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover1-386/+67
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover1-4/+4
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover1-7/+7
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover1-35/+31
2011-03-23[SCSI] target: Convert rd_build_device_space() to use errnoDan Carpenter1-8/+7
2011-03-23[SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTRNicholas Bellinger1-3/+5
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann1-1/+0
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger1-0/+1091