summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_pscsi.c
Commit message (Expand)AuthorAgeFilesLines
* target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig2012-06-211-4/+7
* target/pscsi: Only emulate REPORT_LUNS for passthroughNicholas Bellinger2012-06-121-9/+3
* target: move transport_generic_prepare_cdb into pscsiChristoph Hellwig2012-06-121-0/+26
* target: move code for CDB emulationChristoph Hellwig2012-06-121-441/+24
* target: add a parse_cdb method to the backend driversChristoph Hellwig2012-06-121-1/+469
* target: remove control CDB flagsChristoph Hellwig2012-06-121-1/+1
* target: remove struct se_taskChristoph Hellwig2012-05-061-111/+61
* target: remove the task_size field in struct se_taskChristoph Hellwig2012-05-061-3/+3
* target: remove target_get_task_cdbChristoph Hellwig2012-05-061-1/+2
* target/pscsi: fix PHV_VIRUTAL_HOST_ID typoStefan Hajnoczi2012-02-251-9/+9
* target: Allow control CDBs with data > 1 pageAndy Grover2012-01-181-2/+2
* target: Drop se_device TCQ queue_depth usage from I/O pathNicholas Bellinger2011-12-141-1/+0
* target: remove useless castsJörn Engel2011-12-141-7/+7
* target: use \n as a separator for configurationSebastian Andrzej Siewior2011-12-141-1/+1
* target: header reshuffle, part2Christoph Hellwig2011-12-141-2/+1
* target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger2011-12-061-10/+18
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * drivers/target: Add module.h to drivers/target files as required.Paul Gortmaker2011-10-311-0/+1
* | target/pscsi: blk_make_request() returns an ERR_PTR()Dan Carpenter2011-11-021-1/+1
|/
* target: remove the task_sg_bidi field se_task and pSCSI BIDI supportChristoph Hellwig2011-10-241-32/+0
* target: replace ->get_cdb with a target_get_task_cdb helperChristoph Hellwig2011-10-241-13/+2
* target: Cleanup unused se_task bitsChristoph Hellwig2011-10-241-3/+3
* target: Make pscsi_create_virtdevice use ERR_CASTDan Carpenter2011-10-241-1/+1
* target: cleanup pscsi request submissionChristoph Hellwig2011-10-241-173/+92
* target: Remove unneeded version.h includesJesper Juhl2011-10-111-1/+0
* target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SGNicholas Bellinger2011-07-221-5/+9
* target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-221-105/+78
* target: Eliminate usage of struct se_memAndy Grover2011-07-221-1/+1
* target: Make all control CDBs scatter-gatherAndy Grover2011-07-221-29/+3
* target: Updates from AGrover and HCH (round 3)Andy Grover2011-07-221-11/+9
* target: More core cleanups from AGrover (round 2)Andy Grover2011-07-221-10/+10
* target: Core cleanups from AGrover (round 1)Andy Grover2011-07-221-60/+21
* [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitionsNicholas Bellinger2011-05-241-2/+2
* [SCSI] target: Minor sparse warning fixes and annotationsDan Carpenter2011-03-231-0/+3
* [SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTRNicholas Bellinger2011-03-231-9/+9
* [SCSI] target: Fix memory leak on error path in pscsi_alloc_taskRoland Dreier2011-03-231-0/+1
* drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-021-1/+0
* [SCSI] target: iblock/pscsi claim checking for NULL instead of IS_ERRDan Carpenter2011-02-121-2/+2
* [SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger2011-01-141-0/+1470