summaryrefslogtreecommitdiffstats
path: root/drivers/target/loopback/tcm_loop.c
AgeCommit message (Expand)AuthorLines
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover-47/+47
2011-07-22target: Eliminate usage of struct se_memAndy Grover-4/+1
2011-07-22loopback: Fix memory leak in tcm_loop_make_scsi_hba()Jesper Juhl-9/+8
2011-07-22loopback: Remove duplicate scsi/scsi_tcq.h includeJesper Juhl-1/+0
2011-07-22loopback: off by one in tcm_loop_make_naa_tpg()Dan Carpenter-1/+1
2011-07-22target: merge release_cmd methodsChristoph Hellwig-8/+4
2011-07-22target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig-11/+0
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover-9/+2
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover-34/+22
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover-4/+4
2011-07-22target: Remove unnecessary *cdb transport_get_lun_for_cmd parameterNicholas Bellinger-1/+1
2011-06-24target: Fix incorrect strlen() NULL terminator checksDan Carpenter-2/+2
2011-06-24target: Fix ERR_PTR dereferencing bugsDan Carpenter-3/+6
2011-05-27[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitionsNicholas Bellinger-6/+6
2011-05-27[SCSI] target: Convert REPORT_LUNs to use int_to_scsilunNicholas Bellinger-13/+0
2011-03-23[SCSI] tcm_loop: Add multi-fabric Linux/SCSI LLD fabric moduleNicholas Bellinger-0/+1579