aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAge
...
* | Revert "target: Do not special-case loop and iscsi fabric module loads"Nicholas Bellinger2012-07-16
* | target: move unmap to struct spc_opsChristoph Hellwig2012-07-16
* | target: move write_same to struct spc_opsChristoph Hellwig2012-07-16
* | target: move sync_cache to struct spc_opsChristoph Hellwig2012-07-16
* | target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig2012-07-16
* | target: remove dead SCF_ flagsChristoph Hellwig2012-07-16
* | target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()Roland Dreier2012-07-16
* | target/iblock: Add parameter to specify read-only devicesAndy Grover2012-07-16
* | target: Do not special-case loop and iscsi fabric module loadsAndy Grover2012-07-16
* | target: move ref_cmd from the generic se_tmr_req into iscsi codeChristoph Hellwig2012-07-16
* | target: remove the execute listChristoph Hellwig2012-07-16
* | target/pscsi: Only emulate REPORT_LUNS for passthroughNicholas Bellinger2012-07-16
* | target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdbNicholas 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: split parsing of SPC commands into a separate helperChristoph Hellwig2012-07-16
* | target: split overflow and underflow checks into a helperChristoph Hellwig2012-07-16
* | target: remove control CDB flagsChristoph Hellwig2012-07-16
* | target: move unrelated code out of transport_generic_cmd_sequencerChristoph Hellwig2012-07-16
* | target: Fix range calculation in WRITE SAME emulation when num blocks == 0Roland Dreier2012-07-16
* | target: Clean up returning errors in PR handling codeRoland Dreier2012-07-16
* | tcm_fc: Fix crash seen with aborts and large readsMark Rustad2012-07-14
|/
* tcm_fc: Resolve suspicious RCU usage warningsMark Rustad2012-07-06
* target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier2012-06-12
* target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel2012-06-12
* target/file: Use O_DSYNC by default for FILEIO backendsNicholas Bellinger2012-06-03
* sbp-target: rename a variable to avoid name clashStefan Richter2012-05-30
* Merge branch 'sbp-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-23
|\
| * sbp-target: Initial merge of firewire/ieee-1394 target mode supportChris Boot2012-05-09
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-05-21
|\ \
| * | iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecsNicholas Bellinger2012-05-20
| * | iscsi-target: remove dead code in iscsi_check_valuelist_for_supportDan Carpenter2012-05-17
| * | target: Handle ATA_16 passthrough for pSCSI backend devicesmengcong2012-05-17
| * | target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attributeNicholas Bellinger2012-05-17
| * | target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bitsNicholas Bellinger2012-05-17
| * | target: add support for the WRITE_VERIFY commandBernhard Kohl2012-05-15
| * | target: make target_put_session voidJörn Engel2012-05-11
| * | target: cleanup transport_execute_tasks()Jörn Engel2012-05-11
| * | target: Remove max_sectors device attribute for modern se_task less codeNicholas Bellinger2012-05-09
| * | target: lock => unlock typo in transport_lun_wait_for_tasksDan Carpenter2012-05-09
| * | target: Enforce hw_max_sectors for SCF_SCSI_DATA_SG_IO_CDBNicholas Bellinger2012-05-09
| |/
| * target: remove the t_se_count field in struct se_cmdChristoph Hellwig2012-05-06
| * target: remove the t_task_cdbs_ex_left field in struct se_cmdChristoph Hellwig2012-05-06
| * target: remove the t_task_cdbs_left field in struct se_cmdChristoph Hellwig2012-05-06
| * target: remove struct se_taskChristoph Hellwig2012-05-06
| * target: move the state and execute lists to the commandChristoph Hellwig2012-05-06
| * target: simplify command to task linkageChristoph Hellwig2012-05-06
| * target: always allocate a single taskChristoph Hellwig2012-05-06
| * target: replace ->execute_task with ->execute_cmdChristoph Hellwig2012-05-06