aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_rd.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2017-07-06target: break up free_device callbackMike Christie
2017-06-08target: remove dead codeGustavo A. R. Silva
2017-05-01target: Improve size determinations in two functionsMarkus Elfring
2017-05-01target: Delete error messages for failed memory allocationsMarkus Elfring
2017-05-01target: Use kcalloc() in two functionsMarkus Elfring
2017-05-01tcm: make pi data verification configurableDmitry Monakhov
2016-12-09target: Minimize #include directivesBart Van Assche
2016-05-10target: need_to_release is always false, remove redundant check and kfreeColin Ian King
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-17target/rd: always chain S/G listChristoph Hellwig
2015-07-06target/rd: Set ramdisk as non rotational deviceSagi Grimberg
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-23target: consolidate version definesChristoph Hellwig
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-06-01target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger
2015-06-01target: consolidate backend attribute implementationsChristoph Hellwig
2015-06-01target: simplify backend driver registrationChristoph Hellwig
2015-05-30target: Merge sbc_verify_dif_read|writeSagi Grimberg
2015-05-30target: 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-07target/rd: reduce code duplication in rd_execute_rw()Akinobu Mita
2015-04-07target/rd: Add checks for backend DIF emulationNicholas Bellinger
2015-01-09target: Drop left-over fabric_max_sectors attributeNicholas Bellinger
2014-12-01target/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-10target: 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-27target: Update copyright information to 2012Nicholas Bellinger
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig
2012-11-06target: remove ->get_device_revChristoph Hellwig
2012-11-06target: provide generic sbc device type/revision helpersChristoph Hellwig
2012-11-06target: rename spc_opsChristoph Hellwig
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig
2012-07-16target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig
2012-07-16target: 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-14target: don't limit transfer sizes for the ramdisk backendChristoph Hellwig
2012-04-14target: misc ramdisk backend cleanupsChristoph Hellwig