summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_rd.c
Commit message (Expand)AuthorAgeFilesLines
* target: Don't allocate pages for NULLIO devicesAndy Grover2013-06-141-0/+5
* target/rd: Add ramdisk bit for NULLIO operationNicholas Bellinger2013-05-111-3/+18
* target_core_rd: break out unterminated loop during copyHannes Reinecke2013-02-131-0/+12
* target/rd: improve sg_table lookup scalabilityMartin Svec2013-02-131-2/+4
* target: Update copyright information to 2012Nicholas Bellinger2012-11-271-4/+1
* target: pass sense_reason as a return valueChristoph Hellwig2012-11-061-4/+6
* target: remove ->get_device_revChristoph Hellwig2012-11-061-1/+0
* target: provide generic sbc device type/revision helpersChristoph Hellwig2012-11-061-12/+2
* target: rename spc_opsChristoph Hellwig2012-11-061-2/+2
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-061-59/+35
* target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig2012-07-161-4/+14
* target: add a parse_cdb method to the backend driversChristoph Hellwig2012-07-161-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