summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_pscsi.c
AgeCommit message (Expand)AuthorLines
2012-02-25target/pscsi: fix PHV_VIRUTAL_HOST_ID typoStefan Hajnoczi-9/+9
2012-01-18target: Allow control CDBs with data > 1 pageAndy Grover-2/+2
2011-12-14target: Drop se_device TCQ queue_depth usage from I/O pathNicholas Bellinger-1/+0
2011-12-14target: remove useless castsJörn Engel-7/+7
2011-12-14target: use \n as a separator for configurationSebastian Andrzej Siewior-1/+1
2011-12-14target: header reshuffle, part2Christoph Hellwig-2/+1
2011-12-06target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger-10/+18
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2011-11-02target/pscsi: blk_make_request() returns an ERR_PTR()Dan Carpenter-1/+1
2011-10-31drivers/target: Add module.h to drivers/target files as required.Paul Gortmaker-0/+1
2011-10-24target: remove the task_sg_bidi field se_task and pSCSI BIDI supportChristoph Hellwig-32/+0
2011-10-24target: replace ->get_cdb with a target_get_task_cdb helperChristoph Hellwig-13/+2
2011-10-24target: Cleanup unused se_task bitsChristoph Hellwig-3/+3
2011-10-24target: Make pscsi_create_virtdevice use ERR_CASTDan Carpenter-1/+1
2011-10-24target: cleanup pscsi request submissionChristoph Hellwig-173/+92
2011-10-11target: Remove unneeded version.h includesJesper Juhl-1/+0
2011-07-22target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SGNicholas Bellinger-5/+9
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover-105/+78
2011-07-22target: Eliminate usage of struct se_memAndy Grover-1/+1
2011-07-22target: Make all control CDBs scatter-gatherAndy Grover-29/+3
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover-11/+9
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover-10/+10
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover-60/+21
2011-05-24[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitionsNicholas Bellinger-2/+2
2011-03-23[SCSI] target: Minor sparse warning fixes and annotationsDan Carpenter-0/+3
2011-03-23[SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTRNicholas Bellinger-9/+9
2011-03-23[SCSI] target: Fix memory leak on error path in pscsi_alloc_taskRoland Dreier-0/+1
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann-1/+0
2011-02-12[SCSI] target: iblock/pscsi claim checking for NULL instead of IS_ERRDan Carpenter-2/+2
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger-0/+1470