Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-06scsi: target: Add the DUMMY flag to rd_mcpKonstantin Shelekhin
2020-10-08scsi: target: rd: Drop double zeroingJulia Lawall
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2017-07-07target: break up free_device callbackMike Christie
2017-06-09target: remove dead codeGustavo A. R. Silva
2017-05-02target: Improve size determinations in two functionsMarkus Elfring
2017-05-02target: Delete error messages for failed memory allocationsMarkus Elfring
2017-05-02target: Use kcalloc() in two functionsMarkus Elfring
2017-05-02tcm: 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-07target/rd: Set ramdisk as non rotational deviceSagi Grimberg
2015-07-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-24Merge 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-31target: Merge sbc_verify_dif_read|writeSagi Grimberg
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-10target: 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-13target: Core does not need blkdev.hAndy Grover
2013-09-11target: Update copyright ownership/year information to 2013Nicholas Bellinger
2013-09-10target: Allow sbc_ops->execute_rw() to accept SGLs + data_directionNicholas Bellinger
2013-06-14target: Don't allocate pages for NULLIO devicesAndy Grover
2013-05-12target/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-07target: remove struct se_taskChristoph Hellwig
2012-05-07target: remove the task_size field in struct se_taskChristoph Hellwig
2012-05-07target: remove the task_lba field in struct se_taskChristoph Hellwig