summaryrefslogtreecommitdiffstats
path: root/drivers/target/loopback
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-12-201-3/+2
|\
| * scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-041-2/+2
| * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-12-192-49/+24
|\ \ | |/ |/|
| * tcm_loop: Fix wrong I_T nexus associationHannes Reinecke2014-12-012-49/+24
* | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-14/+1
* | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-13/+2
* | scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-16/+2
* | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-1/+1
* | scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-121-13/+1
* | scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-121-16/+1
|/
* tcm_loop: Fixup tag handlingHannes Reinecke2014-10-031-15/+8
* target: encapsulate smp_mb__after_atomic()Joern Engel2014-10-011-4/+2
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-1/+1
* tcm_loop: Fix memory leak in tcm_loop_submission_work error pathNicholas Bellinger2014-06-261-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-06-121-3/+12
|\
| * TARGET/sbc,loopback: Adjust command data length in case pi exists on the wireSagi Grimberg2014-06-111-3/+12
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-2/+2
|/
* target: Pass in transport supported PI at session initializationNicholas Bellinger2014-04-071-1/+1
* target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-071-0/+6
* Target/dif: Introduce protection-passthough-only modeSagi Grimberg2014-04-071-0/+4
* tcm_loop: Enable DIF/DIX modes in SCSI host LLDNicholas Bellinger2014-01-191-2/+10
* target: Add protection SGLs to target_submit_cmd_map_sglsNicholas Bellinger2014-01-181-1/+1
* drivers: target: Mark functions as static in tcm_loop.cRashika Kheria2014-01-091-4/+4
* tcm_loop: Implement target resetHannes Reinecke2013-10-161-0/+26
* tcm_loop: TCQ and command abort supportHannes Reinecke2013-10-162-4/+69
* tcm_loop: separate out tcm_loop_issue_tmrHannes Reinecke2013-10-161-33/+50
* tcm_loop: Implement transport offlineHannes Reinecke2013-10-162-1/+56
* tcm_loop: Check for valid hba in tcm_loop_drop_nexus()Hannes Reinecke2013-10-161-1/+4
* target: Remove TF_CIT_TMPL macroAndy Grover2013-10-161-5/+5
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-101-1/+1
* target: make queue_tm_rsp() return voidJoern Engel2013-07-071-2/+1
* tcm: switch to ->show_info()Al Viro2013-04-091-5/+4
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-061-1/+0
* tcm_loop: Convert I/O path to use target_submit_cmd_map_sglsNicholas Bellinger2012-10-021-54/+8
* target: Simplify fabric sense data length handlingRoland Dreier2012-09-171-6/+0
* target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-171-6/+0
* target: remove transport_generic_process_writeChristoph Hellwig2012-07-161-1/+1
* target: remove control CDB flagsChristoph Hellwig2012-07-161-5/+4
* target: Rename target_allocate_tasks to target_setup_cmd_from_cdbAndy Grover2012-04-141-2/+2
* loopback: Fix transport_generic_allocate_tasks error handlingNicholas Bellinger2012-03-171-2/+1
* target: remove obvious warningsJörn Engel2012-03-151-2/+0
* target: Bump core version to v4.1.0-rc2-ml + fabric versionsNicholas Bellinger2012-03-101-1/+1
* target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger2012-03-101-33/+0
* tcm_loop: Set residual field for SCSI commandsRoland Dreier2012-02-251-0/+6
* tcm_loop: switch to using transport_handle_cdb_directChristoph Hellwig2012-02-251-56/+56
* tcm_loop: defer all command submissions to workqueueChristoph Hellwig2012-02-252-41/+58
* tcm_loop: kill tcm_loop_allocate_core_cmdChristoph Hellwig2012-02-251-88/+59
* target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cacheAndy Grover2012-02-251-8/+5
* tcm_loop: bump max_sectorsChristoph Hellwig2011-12-142-14/+5
OpenPOWER on IntegriCloud