summaryrefslogtreecommitdiffstats
path: root/drivers/target/loopback
AgeCommit message (Expand)Author
2020-11-04scsi: tcm_loop: Allow queues, can_queue and cmd_per_lun to be settableMike Christie
2020-05-11scsi: target: loopback: Fix READ with data and sensebytesBodo Stroesser
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-05scsi: remove bidirectional command supportChristoph Hellwig
2019-02-04scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig
2018-11-28scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp
2018-11-28scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-07target/loop: depend on SCSIChristoph Hellwig
2018-08-02scsi: target: loop, usb, vhost, xen: use target_remove_sessionMike Christie
2018-08-02scsi: target: rename target_alloc_sessionMike Christie
2018-07-02scsi: target/tcm_loop: Avoid that static checkers warn about dead codeBart Van Assche
2018-07-02scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche
2018-03-08target/tcm_loop: Use blk_queue_flag_set()Bart Van Assche
2018-01-12target: tcm_loop: Use seq_puts() in tcm_loop_show_info()Markus Elfring
2018-01-12target: tcm_loop: Delete an unnecessary return statement in tcm_loop_submissi...Markus Elfring
2018-01-12target: tcm_loop: Delete two unnecessary variable initialisations in tcm_loop...Markus Elfring
2018-01-12target: tcm_loop: Combine substrings for 26 messagesMarkus Elfring
2018-01-12target: tcm_loop: Improve a size determination in two functionsMarkus Elfring
2018-01-12target: tcm_loop: Delete an error message for a failed memory allocation in f...Markus Elfring
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-06target/tcm_loop: Make TMF processing slightly fasterBart Van Assche
2017-07-06target/tcm_loop: Use target_submit_tmr() instead of open-coding this functionBart Van Assche
2017-07-06target/tcm_loop: Replace a waitqueue and a counter by a completionBart Van Assche
2017-07-06target/tcm_loop: Merge struct tcm_loop_cmd and struct tcm_loop_tmrBart Van Assche
2016-12-09target: Minimize #include directivesBart Van Assche
2016-05-10target: make close_session optionalChristoph Hellwig
2016-05-10target: make ->shutdown_session optionalChristoph Hellwig
2016-03-10target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig
2015-11-29tcm_loop: Show address of tpg in configfsSheng Yang
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
2015-07-23tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UAHannes Reinecke
2015-07-23tcm_loop: Remove SAS vestigiesHannes Reinecke
2015-06-15target: use 64-bit LUNsHannes Reinecke
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche
2015-05-30target: move transport ID handling to the coreChristoph Hellwig
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig
2015-05-30target: change core_tpg_register prototypeChristoph Hellwig
2015-05-30tcm_loop: stop using se_tpg_fabric_ptrChristoph Hellwig
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig
2015-05-30target: make the tpg_get_default_depth method optionalChristoph Hellwig
2015-05-30tcm_loop: remove struct tcm_loop_naclChristoph Hellwig
2015-05-30target/loop: Enable VARLEN CDB supportIlias Tsitsimpis
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-04-14target: simplify the target template registration APIChristoph Hellwig