aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_pscsi.c
Commit message (Expand)AuthorAge
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-12-20
|\
| * scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-04
* | target/pscsi: Convert to external pscsi_backend_dev_attrsNicholas Bellinger2014-12-02
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-10-21
|\
| * target: correctly handle match_int errors in FILEIO + PSCSIJoern Engel2014-09-17
* | block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-28
|/
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* block: add blk_rq_set_block_pc()Jens Axboe2014-06-06
* target/pscsi: fix return value checkWei Yongjun2013-10-25
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-10
* target/pscsi: remove an unneeded checkDan Carpenter2013-09-09
* target/pscsi: Reject cross page boundary case in pscsi_map_sgAsias He2013-03-19
* target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio()Asias He2013-02-27
* target/pscsi: Fix page incrementAsias He2013-02-27
* target/pscsi: Drop unnecessary NULL assignment to bio->bi_nextAsias He2013-02-27
* target: Add __exit annotation for module_exit functionsAsias He2013-02-27
* target: Update copyright information to 2012Nicholas Bellinger2012-11-28
* target: pass sense_reason as a return valueChristoph Hellwig2012-11-06
* target: remove ->get_device_revChristoph Hellwig2012-11-06
* pscsi: fix REPORT LUNS handlingChristoph Hellwig2012-11-06
* target/pscsi: Make pscsi_configure_device + target_release_session staticFengguang Wu2012-11-06
* target/pscsi: call spc_emulate_report_luns directlyChristoph Hellwig2012-11-06
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-06
* target: Fix minor spelling typos in drivers/targetMasanari Iida2012-09-17
* target: go through normal processing for zero-length PSCSI commandsPaolo Bonzini2012-09-07
* target: fix use-after-free with PSCSI sense dataPaolo Bonzini2012-09-05
* target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthroughNicholas Bellinger2012-08-17
* target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig2012-07-16
* target/pscsi: Only emulate REPORT_LUNS for passthroughNicholas Bellinger2012-07-16
* target: move transport_generic_prepare_cdb into pscsiChristoph Hellwig2012-07-16
* target: move code for CDB emulationChristoph Hellwig2012-07-16
* target: add a parse_cdb method to the backend driversChristoph Hellwig2012-07-16
* target: remove control CDB flagsChristoph Hellwig2012-07-16
* target: remove struct se_taskChristoph Hellwig2012-05-06
* target: remove the task_size field in struct se_taskChristoph Hellwig2012-05-06
* target: remove target_get_task_cdbChristoph Hellwig2012-05-06
* target/pscsi: fix PHV_VIRUTAL_HOST_ID typoStefan Hajnoczi2012-02-25
* target: Allow control CDBs with data > 1 pageAndy Grover2012-01-18
* target: Drop se_device TCQ queue_depth usage from I/O pathNicholas Bellinger2011-12-14
* target: remove useless castsJörn Engel2011-12-14
* target: use \n as a separator for configurationSebastian Andrzej Siewior2011-12-14
* target: header reshuffle, part2Christoph Hellwig2011-12-14
* target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger2011-12-06
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * drivers/target: Add module.h to drivers/target files as required.Paul Gortmaker2011-10-31
* | target/pscsi: blk_make_request() returns an ERR_PTR()Dan Carpenter2011-11-02
|/
* target: remove the task_sg_bidi field se_task and pSCSI BIDI supportChristoph Hellwig2011-10-23
* target: replace ->get_cdb with a target_get_task_cdb helperChristoph Hellwig2011-10-23
* target: Cleanup unused se_task bitsChristoph Hellwig2011-10-23
* target: Make pscsi_create_virtdevice use ERR_CASTDan Carpenter2011-10-23