summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_rd.c
Commit message (Expand)AuthorAge
* target: Improve size determinations in two functionsMarkus Elfring2017-05-01
* target: Delete error messages for failed memory allocationsMarkus Elfring2017-05-01
* target: Use kcalloc() in two functionsMarkus Elfring2017-05-01
* tcm: make pi data verification configurableDmitry Monakhov2017-05-01
* target: Minimize #include directivesBart Van Assche2016-12-09
* target: need_to_release is always false, remove redundant check and kfreeColin Ian King2016-05-10
* Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\
| * target/rd: always chain S/G listChristoph Hellwig2015-08-17
* | target/rd: Set ramdisk as non rotational deviceSagi Grimberg2015-07-06
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-04
|\
| * target: consolidate version definesChristoph Hellwig2015-06-23
| * target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger2015-06-01
| * target: consolidate backend attribute implementationsChristoph Hellwig2015-06-01
| * target: simplify backend driver registrationChristoph Hellwig2015-06-01
| * target: Merge sbc_verify_dif_read|writeSagi Grimberg2015-05-30
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-23
|\ \ | |/ |/|
| * target: Minimize SCSI header #include directivesBart Van Assche2015-06-02
* | target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-30
|/
* target/rd: Don't pass incomplete scatterlist entries to sbc_dif_verify_*Akinobu Mita2015-04-14
* target/rd: reduce code duplication in rd_execute_rw()Akinobu Mita2015-04-07
* target/rd: Add checks for backend DIF emulationNicholas Bellinger2015-04-07
* target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-09
* target/rd: Convert to external rd_mcp_backend_dev_attrsNicholas Bellinger2014-12-01
* target/rd: T10-Dif: RAM disk is allocating more space than required.Quinn Tran2014-04-07
* target/rd: Add DIF protection into rd_execute_rwNicholas Bellinger2014-01-19
* target/rd: Add support for protection SGL setup + releaseNicholas Bellinger2014-01-19
* target/rd: Refactor rd_build_device_space + rd_release_device_spaceNicholas Bellinger2014-01-19
* target: Core does not need blkdev.hAndy Grover2013-11-12
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-10
* target: Allow sbc_ops->execute_rw() to accept SGLs + data_directionNicholas Bellinger2013-09-09
* target: Don't allocate pages for NULLIO devicesAndy Grover2013-06-14
* target/rd: Add ramdisk bit for NULLIO operationNicholas Bellinger2013-05-11
* target_core_rd: break out unterminated loop during copyHannes Reinecke2013-02-13
* target/rd: improve sg_table lookup scalabilityMartin Svec2013-02-13
* target: Update copyright information to 2012Nicholas Bellinger2012-11-27
* target: pass sense_reason as a return valueChristoph Hellwig2012-11-06
* target: remove ->get_device_revChristoph Hellwig2012-11-06
* target: provide generic sbc device type/revision helpersChristoph Hellwig2012-11-06
* target: rename spc_opsChristoph Hellwig2012-11-06
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-06
* target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig2012-07-16
* target: add a parse_cdb method to the backend driversChristoph Hellwig2012-07-16
* target: remove struct se_taskChristoph Hellwig2012-05-06
* target: remove the task_size field in struct se_taskChristoph Hellwig2012-05-06
* target: remove the task_lba field in struct se_taskChristoph Hellwig2012-05-06
* target: don't limit transfer sizes for the ramdisk backendChristoph Hellwig2012-04-14
* target: misc ramdisk backend cleanupsChristoph Hellwig2012-04-14
* target: use \n as a separator for configurationSebastian Andrzej Siewior2011-12-14
* target: header reshuffle, part2Christoph Hellwig2011-12-14
* target/rd: fix or rewrite the copy routineSebastian Andrzej Siewior2011-12-06