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