summaryrefslogtreecommitdiffstats
path: root/drivers/target/loopback
Commit message (Expand)AuthorAgeFilesLines
* target: remove control CDB flagsChristoph Hellwig2012-06-121-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
* target: remove useless castsJörn Engel2011-12-141-12/+6
* target: header reshuffle, part2Christoph Hellwig2011-12-141-6/+1
* target: remove the t_tasks_bidi se_cmd fieldChristoph Hellwig2011-12-061-5/+3
* target: Drop config_item_name usage in fabric TFO->free_wwn()Nicholas Bellinger2011-12-061-5/+4
* target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger2011-12-061-21/+3
* target: Make TFO->check_stop_free return free statusNicholas Bellinger2011-11-021-2/+3
* tcm_loop: Add explict read buffer memset for SCF_SCSI_CONTROL_SG_IO_CDBNicholas Bellinger2011-10-261-0/+18
* loopback: Prevent uninitialized use of tl_tpg in tcm_loop_queuecommandNicholas Bellinger2011-10-241-0/+12
* target: Have core_tmr_alloc_req() take an explicit GFP_xxx flagRoland Dreier2011-10-241-1/+1
* target: push session reinstatement out of transport_generic_free_cmdChristoph Hellwig2011-10-241-2/+2
* target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-223-59/+47
* target: Eliminate usage of struct se_memAndy Grover2011-07-221-4/+1
* loopback: Fix memory leak in tcm_loop_make_scsi_hba()Jesper Juhl2011-07-221-9/+8
* loopback: Remove duplicate scsi/scsi_tcq.h includeJesper Juhl2011-07-221-1/+0
* loopback: off by one in tcm_loop_make_naa_tpg()Dan Carpenter2011-07-221-1/+1
* target: merge release_cmd methodsChristoph Hellwig2011-07-221-8/+4
* target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig2011-07-221-11/+0
* target: Updates from AGrover and HCH (round 3)Andy Grover2011-07-221-9/+2
* target: More core cleanups from AGrover (round 2)Andy Grover2011-07-221-34/+22
* target: Core cleanups from AGrover (round 1)Andy Grover2011-07-221-4/+4
* target: Remove unnecessary *cdb transport_get_lun_for_cmd parameterNicholas Bellinger2011-07-221-1/+1
* target: Fix incorrect strlen() NULL terminator checksDan Carpenter2011-06-241-2/+2
* target: Fix ERR_PTR dereferencing bugsDan Carpenter2011-06-241-3/+6
* [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitionsNicholas Bellinger2011-05-271-6/+6
* [SCSI] target: Convert REPORT_LUNs to use int_to_scsilunNicholas Bellinger2011-05-271-13/+0
* [SCSI] tcm_loop: Add multi-fabric Linux/SCSI LLD fabric moduleNicholas Bellinger2011-03-234-0/+1668