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