aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/loopback (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-19loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche1-5/+2
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+2
2014-12-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-49/+24
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig1-2/+2
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig1-1/+0
2014-12-01tcm_loop: Fix wrong I_T nexus associationHannes Reinecke2-49/+24
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-14/+1
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig1-13/+2
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-16/+2
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-1/+1
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig1-13/+1
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig1-16/+1
2014-10-03tcm_loop: Fixup tag handlingHannes Reinecke1-15/+8
2014-10-01target: encapsulate smp_mb__after_atomic()Joern Engel1-4/+2
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-1/+1
2014-06-26tcm_loop: Fix memory leak in tcm_loop_submission_work error pathNicholas Bellinger1-0/+1
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-3/+12
2014-06-11TARGET/sbc,loopback: Adjust command data length in case pi exists on the wireSagi Grimberg1-3/+12
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra1-2/+2
2014-04-07target: Pass in transport supported PI at session initializationNicholas Bellinger1-1/+1
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger1-0/+6
2014-04-07Target/dif: Introduce protection-passthough-only modeSagi Grimberg1-0/+4
2014-01-19tcm_loop: Enable DIF/DIX modes in SCSI host LLDNicholas Bellinger1-2/+10
2014-01-18target: Add protection SGLs to target_submit_cmd_map_sglsNicholas Bellinger1-1/+1
2014-01-09drivers: target: Mark functions as static in tcm_loop.cRashika Kheria1-4/+4
2013-10-16tcm_loop: Implement target resetHannes Reinecke1-0/+26
2013-10-16tcm_loop: TCQ and command abort supportHannes Reinecke2-4/+69
2013-10-16tcm_loop: separate out tcm_loop_issue_tmrHannes Reinecke1-33/+50
2013-10-16tcm_loop: Implement transport offlineHannes Reinecke2-1/+56
2013-10-16tcm_loop: Check for valid hba in tcm_loop_drop_nexus()Hannes Reinecke1-1/+4
2013-10-16target: Remove TF_CIT_TMPL macroAndy Grover1-5/+5
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger1-1/+1
2013-07-07target: make queue_tm_rsp() return voidJoern Engel1-2/+1
2013-04-09tcm: switch to ->show_info()Al Viro1-5/+4
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig1-1/+0
2012-10-02tcm_loop: Convert I/O path to use target_submit_cmd_map_sglsNicholas Bellinger1-54/+8
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier1-6/+0
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier1-6/+0
2012-07-16target: remove transport_generic_process_writeChristoph Hellwig1-1/+1
2012-07-16target: remove control CDB flagsChristoph Hellwig1-5/+4
2012-04-14target: Rename target_allocate_tasks to target_setup_cmd_from_cdbAndy Grover1-2/+2
2012-03-17loopback: Fix transport_generic_allocate_tasks error handlingNicholas Bellinger1-2/+1
2012-03-15target: remove obvious warningsJörn Engel1-2/+0
2012-03-10target: Bump core version to v4.1.0-rc2-ml + fabric versionsNicholas Bellinger1-1/+1
2012-03-10target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger1-33/+0
2012-02-25tcm_loop: Set residual field for SCSI commandsRoland Dreier1-0/+6
2012-02-25tcm_loop: switch to using transport_handle_cdb_directChristoph Hellwig1-56/+56
2012-02-25tcm_loop: defer all command submissions to workqueueChristoph Hellwig2-41/+58
2012-02-25tcm_loop: kill tcm_loop_allocate_core_cmdChristoph Hellwig1-88/+59
2012-02-25target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cacheAndy Grover1-8/+5