aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/target_core_rd.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-09target: Drop left-over fabric_max_sectors attributeGravatar Nicholas Bellinger 1-1/+0
2014-12-01target/rd: Convert to external rd_mcp_backend_dev_attrsGravatar Nicholas Bellinger 1-0/+41
2014-04-07target/rd: T10-Dif: RAM disk is allocating more space than required.Gravatar Quinn Tran 1-4/+10
2014-01-19target/rd: Add DIF protection into rd_execute_rwGravatar Nicholas Bellinger 1-0/+65
2014-01-19target/rd: Add support for protection SGL setup + releaseGravatar Nicholas Bellinger 1-0/+74
2014-01-19target/rd: Refactor rd_build_device_space + rd_release_device_spaceGravatar Nicholas Bellinger 1-45/+68
2013-11-12target: Core does not need blkdev.hGravatar Andy Grover 1-1/+0
2013-09-10target: Update copyright ownership/year information to 2013Gravatar Nicholas Bellinger 1-1/+1
2013-09-09target: Allow sbc_ops->execute_rw() to accept SGLs + data_directionGravatar Nicholas Bellinger 1-4/+2
2013-06-14target: Don't allocate pages for NULLIO devicesGravatar Andy Grover 1-0/+5
2013-05-11target/rd: Add ramdisk bit for NULLIO operationGravatar Nicholas Bellinger 1-3/+18
2013-02-13target_core_rd: break out unterminated loop during copyGravatar Hannes Reinecke 1-0/+12
2013-02-13target/rd: improve sg_table lookup scalabilityGravatar Martin Svec 1-2/+4
2012-11-27target: Update copyright information to 2012Gravatar Nicholas Bellinger 1-4/+1
2012-11-06target: pass sense_reason as a return valueGravatar Christoph Hellwig 1-4/+6
2012-11-06target: remove ->get_device_revGravatar Christoph Hellwig 1-1/+0
2012-11-06target: provide generic sbc device type/revision helpersGravatar Christoph Hellwig 1-12/+2
2012-11-06target: rename spc_opsGravatar Christoph Hellwig 1-2/+2
2012-11-06target: kill struct se_subsystem_devGravatar Christoph Hellwig 1-59/+35
2012-07-16target: add struct spc_ops + initial ->execute_rw pointer usageGravatar Christoph Hellwig 1-4/+14
2012-07-16target: add a parse_cdb method to the backend driversGravatar Christoph Hellwig 1-0/+1
2012-05-06target: remove struct se_taskGravatar Christoph Hellwig 1-28/+12
2012-05-06target: remove the task_size field in struct se_taskGravatar Christoph Hellwig 1-1/+1
2012-05-06target: remove the task_lba field in struct se_taskGravatar Christoph Hellwig 1-2/+4
2012-04-14target: don't limit transfer sizes for the ramdisk backendGravatar Christoph Hellwig 1-5/+2
2012-04-14target: misc ramdisk backend cleanupsGravatar Christoph Hellwig 1-106/+41
2011-12-14target: use \n as a separator for configurationGravatar Sebastian Andrzej Siewior 1-1/+1
2011-12-14target: header reshuffle, part2Gravatar Christoph Hellwig 1-3/+1
2011-12-06target/rd: fix or rewrite the copy routineGravatar Sebastian Andrzej Siewior 1-205/+40
2011-12-06target/rd: simplify the page/offset computationGravatar Sebastian Andrzej Siewior 1-6/+4
2011-12-06target: Address legacy PYX_TRANSPORT_* return code breakageGravatar Nicholas Bellinger 1-2/+1
2011-10-24target: make the ->get_cdb method optionalGravatar Christoph Hellwig 1-12/+0
2011-10-24target: Cleanup unused se_task bitsGravatar Christoph Hellwig 1-3/+3
2011-10-11target: Remove unneeded version.h includesGravatar Jesper Juhl 1-1/+0
2011-08-22target: Convert target_core_rd.c to use use BUG_ONGravatar Julia Lawall 1-16/+8
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Gravatar Andy Grover 1-386/+67
2011-07-22target: Updates from AGrover and HCH (round 3)Gravatar Andy Grover 1-4/+4
2011-07-22target: More core cleanups from AGrover (round 2)Gravatar Andy Grover 1-7/+7
2011-07-22target: Core cleanups from AGrover (round 1)Gravatar Andy Grover 1-35/+31
2011-03-23[SCSI] target: Convert rd_build_device_space() to use errnoGravatar Dan Carpenter 1-8/+7
2011-03-23[SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTRGravatar Nicholas Bellinger 1-3/+5
2011-03-02drivers: remove extraneous includes of smp_lock.hGravatar Arnd Bergmann 1-1/+0
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Gravatar Nicholas Bellinger 1-0/+1091