summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_rd.c
AgeCommit message (Expand)AuthorLines
2015-01-09target: Drop left-over fabric_max_sectors attributeNicholas Bellinger-1/+0
2014-12-01target/rd: Convert to external rd_mcp_backend_dev_attrsNicholas Bellinger-0/+41
2014-04-07target/rd: T10-Dif: RAM disk is allocating more space than required.Quinn Tran-4/+10
2014-01-19target/rd: Add DIF protection into rd_execute_rwNicholas Bellinger-0/+65
2014-01-19target/rd: Add support for protection SGL setup + releaseNicholas Bellinger-0/+74
2014-01-19target/rd: Refactor rd_build_device_space + rd_release_device_spaceNicholas Bellinger-45/+68
2013-11-12target: Core does not need blkdev.hAndy Grover-1/+0
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger-1/+1
2013-09-09target: Allow sbc_ops->execute_rw() to accept SGLs + data_directionNicholas Bellinger-4/+2
2013-06-14target: Don't allocate pages for NULLIO devicesAndy Grover-0/+5
2013-05-11target/rd: Add ramdisk bit for NULLIO operationNicholas Bellinger-3/+18
2013-02-13target_core_rd: break out unterminated loop during copyHannes Reinecke-0/+12
2013-02-13target/rd: improve sg_table lookup scalabilityMartin Svec-2/+4
2012-11-27target: Update copyright information to 2012Nicholas Bellinger-4/+1
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig-4/+6
2012-11-06target: remove ->get_device_revChristoph Hellwig-1/+0
2012-11-06target: provide generic sbc device type/revision helpersChristoph Hellwig-12/+2
2012-11-06target: rename spc_opsChristoph Hellwig-2/+2
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig-59/+35
2012-07-16target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig-4/+14
2012-07-16target: add a parse_cdb method to the backend driversChristoph Hellwig-0/+1
2012-05-06target: remove struct se_taskChristoph Hellwig-28/+12
2012-05-06target: remove the task_size field in struct se_taskChristoph Hellwig-1/+1
2012-05-06target: remove the task_lba field in struct se_taskChristoph Hellwig-2/+4
2012-04-14target: don't limit transfer sizes for the ramdisk backendChristoph Hellwig-5/+2
2012-04-14target: misc ramdisk backend cleanupsChristoph Hellwig-106/+41
2011-12-14target: use \n as a separator for configurationSebastian Andrzej Siewior-1/+1
2011-12-14target: header reshuffle, part2Christoph Hellwig-3/+1
2011-12-06target/rd: fix or rewrite the copy routineSebastian Andrzej Siewior-205/+40
2011-12-06target/rd: simplify the page/offset computationSebastian Andrzej Siewior-6/+4
2011-12-06target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger-2/+1
2011-10-24target: make the ->get_cdb method optionalChristoph Hellwig-12/+0
2011-10-24target: Cleanup unused se_task bitsChristoph Hellwig-3/+3
2011-10-11target: Remove unneeded version.h includesJesper Juhl-1/+0
2011-08-22target: Convert target_core_rd.c to use use BUG_ONJulia Lawall-16/+8
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover-386/+67
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover-4/+4
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover-7/+7
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover-35/+31
2011-03-23[SCSI] target: Convert rd_build_device_space() to use errnoDan Carpenter-8/+7
2011-03-23[SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTRNicholas Bellinger-3/+5
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann-1/+0
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger-0/+1091