aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/loopback
AgeCommit message (Expand)AuthorFilesLines
2023-03-24scsi: target: tcm_loop: Remove redundant driver match functionGravatar Lizhe 1-7/+0
2023-03-24Merge patch series "Constify most SCSI host templates"Gravatar Martin K. Petersen 1-1/+1
2023-03-24scsi: target: tcm-loop: Declare SCSI host template constGravatar Bart Van Assche 1-1/+1
2023-03-16scsi: target: loop: Remove default fabric ops calloutsGravatar Dmitry Bogdanov 1-41/+0
2022-11-17scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus()Gravatar Yang Yingliang 1-1/+2
2021-10-16scsi: target: tcm_loop: Call scsi_done() directlyGravatar Bart Van Assche 1-2/+2
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-4/+4
2021-08-11scsi: tcm_loop: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestGravatar Bart Van Assche 1-2/+2
2021-07-27scsi: target: Remove redundant assignment to variable retGravatar Colin Ian King 1-2/+2
2021-07-21bus: Make remove callback return voidGravatar Uwe Kleine-König 1-3/+2
2021-05-31scsi: core: Kill DRIVER_SENSEGravatar Hannes Reinecke 1-1/+0
2021-03-04scsi: target: tcm_loop: Use LIO wq cmd submission helperGravatar Mike Christie 2-17/+6
2021-03-04scsi: target: tcm_loop: Use block cmd allocator for se_cmdsGravatar Mike Christie 1-11/+8
2021-03-04scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()Gravatar Mike Christie 1-1/+2
2021-03-04scsi: target: tcm_loop: Convert to new submission APIGravatar Mike Christie 1-12/+10
2020-11-04scsi: tcm_loop: Allow queues, can_queue and cmd_per_lun to be settableGravatar Mike Christie 1-2/+12
2020-05-11scsi: target: loopback: Fix READ with data and sensebytesGravatar Bodo Stroesser 1-21/+15
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2019-02-05scsi: remove bidirectional command supportGravatar Christoph Hellwig 1-15/+0
2019-02-04scsi: target/core: Remove the write_pending_status() callback functionGravatar Bart Van Assche 1-6/+0
2018-12-18scsi: remove the use_clustering flagGravatar Christoph Hellwig 1-1/+1
2018-11-28scsi: target: replace fabric_ops.name with fabric_aliasGravatar David Disseldorp 1-1/+0
2018-11-28scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsGravatar David Disseldorp 1-6/+1
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-10/+5
2018-08-07target/loop: depend on SCSIGravatar Christoph Hellwig 1-0/+1
2018-08-02scsi: target: loop, usb, vhost, xen: use target_remove_sessionGravatar Mike Christie 1-1/+1
2018-08-02scsi: target: rename target_alloc_sessionGravatar Mike Christie 1-1/+1
2018-07-02scsi: target/tcm_loop: Avoid that static checkers warn about dead codeGravatar Bart Van Assche 1-4/+1
2018-07-02scsi: target: Remove second argument from fabric_make_tpg()Gravatar Bart Van Assche 1-4/+2
2018-03-08target/tcm_loop: Use blk_queue_flag_set()Gravatar Bart Van Assche 1-1/+1
2018-01-12target: tcm_loop: Use seq_puts() in tcm_loop_show_info()Gravatar Markus Elfring 1-1/+1
2018-01-12target: tcm_loop: Delete an unnecessary return statement in tcm_loop_submissi...Gravatar Markus Elfring 1-1/+0
2018-01-12target: tcm_loop: Delete two unnecessary variable initialisations in tcm_loop...Gravatar Markus Elfring 1-2/+2
2018-01-12target: tcm_loop: Combine substrings for 26 messagesGravatar Markus Elfring 1-68/+52
2018-01-12target: tcm_loop: Improve a size determination in two functionsGravatar Markus Elfring 1-2/+2
2018-01-12target: tcm_loop: Delete an error message for a failed memory allocation in f...Gravatar Markus Elfring 1-10/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-06target/tcm_loop: Make TMF processing slightly fasterGravatar Bart Van Assche 1-16/+9
2017-07-06target/tcm_loop: Use target_submit_tmr() instead of open-coding this functionGravatar Bart Van Assche 1-29/+3
2017-07-06target/tcm_loop: Replace a waitqueue and a counter by a completionGravatar Bart Van Assche 2-10/+5
2017-07-06target/tcm_loop: Merge struct tcm_loop_cmd and struct tcm_loop_tmrGravatar Bart Van Assche 2-19/+10
2016-12-09target: Minimize #include directivesGravatar Bart Van Assche 1-0/+4
2016-05-10target: make close_session optionalGravatar Christoph Hellwig 1-6/+0
2016-05-10target: make ->shutdown_session optionalGravatar Christoph Hellwig 1-6/+0
2016-03-10target: Convert demo-mode only drivers to target_alloc_sessionGravatar Christoph Hellwig 1-28/+18
2015-11-29tcm_loop: Show address of tpg in configfsGravatar Sheng Yang 1-0/+14
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-1/+0
2015-11-09scsi: use host wide tags by defaultGravatar Christoph Hellwig 1-1/+0
2015-10-13target: use per-attribute show and store methodsGravatar Christoph Hellwig 1-34/+26
2015-07-23tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UAGravatar Hannes Reinecke 1-0/+5