aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/target_core_pscsi.c
AgeCommit message (Expand)Author
2013-11-13target/pscsi: fix return value checkWei Yongjun
2013-03-19target/pscsi: Reject cross page boundary case in pscsi_map_sgAsias He
2013-02-27target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio()Asias He
2013-02-27target/pscsi: Fix page incrementAsias He
2013-02-27target/pscsi: Drop unnecessary NULL assignment to bio->bi_nextAsias He
2013-02-27target: Add __exit annotation for module_exit functionsAsias He
2012-11-27target: Update copyright information to 2012Nicholas Bellinger
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig
2012-11-06target: remove ->get_device_revChristoph Hellwig
2012-11-06pscsi: fix REPORT LUNS handlingChristoph Hellwig
2012-11-06target/pscsi: Make pscsi_configure_device + target_release_session staticFengguang Wu
2012-11-06target/pscsi: call spc_emulate_report_luns directlyChristoph Hellwig
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig
2012-09-17target: Fix minor spelling typos in drivers/targetMasanari Iida
2012-09-07target: go through normal processing for zero-length PSCSI commandsPaolo Bonzini
2012-09-05target: fix use-after-free with PSCSI sense dataPaolo Bonzini
2012-08-16target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthroughNicholas Bellinger
2012-07-16target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig
2012-07-16target/pscsi: Only emulate REPORT_LUNS for passthroughNicholas Bellinger
2012-07-16target: move transport_generic_prepare_cdb into pscsiChristoph Hellwig
2012-07-16target: move code for CDB emulationChristoph Hellwig
2012-07-16target: add a parse_cdb method to the backend driversChristoph Hellwig
2012-07-16target: remove control CDB flagsChristoph Hellwig
2012-05-06target: remove struct se_taskChristoph Hellwig
2012-05-06target: remove the task_size field in struct se_taskChristoph Hellwig
2012-05-06target: remove target_get_task_cdbChristoph Hellwig
2012-02-25target/pscsi: fix PHV_VIRUTAL_HOST_ID typoStefan Hajnoczi
2012-01-18target: Allow control CDBs with data > 1 pageAndy Grover
2011-12-14target: Drop se_device TCQ queue_depth usage from I/O pathNicholas Bellinger
2011-12-14target: remove useless castsJörn Engel
2011-12-14target: use \n as a separator for configurationSebastian Andrzej Siewior
2011-12-14target: header reshuffle, part2Christoph Hellwig
2011-12-06target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02target/pscsi: blk_make_request() returns an ERR_PTR()Dan Carpenter
2011-10-31drivers/target: Add module.h to drivers/target files as required.Paul Gortmaker
2011-10-24target: remove the task_sg_bidi field se_task and pSCSI BIDI supportChristoph Hellwig
2011-10-24target: replace ->get_cdb with a target_get_task_cdb helperChristoph Hellwig
2011-10-24target: Cleanup unused se_task bitsChristoph Hellwig
2011-10-24target: Make pscsi_create_virtdevice use ERR_CASTDan Carpenter
2011-10-24target: cleanup pscsi request submissionChristoph Hellwig
2011-10-11target: Remove unneeded version.h includesJesper Juhl
2011-07-22target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SGNicholas Bellinger
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover
2011-07-22target: Eliminate usage of struct se_memAndy Grover
2011-07-22target: Make all control CDBs scatter-gatherAndy Grover
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover
2011-05-24[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitionsNicholas Bellinger