summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2012-07-17target: Remove hba param from core_dev_add_lunAndy Grover
2012-07-17target: Remove unneeded double parenthesesAndy Grover
2012-07-17target: replace the processing thread with a TMR work queueChristoph Hellwig
2012-07-17target: remove transport_generic_handle_cdb_mapChristoph Hellwig
2012-07-17target: simply fabric driver queue full processingChristoph Hellwig
2012-07-17target: remove transport_generic_handle_dataChristoph Hellwig
2012-07-17tcm_fc: Offload WRITE I/O backend submission to tpg workqueueChristoph Hellwig
2012-07-17iscsit: use target_execute_cmd for WRITEsChristoph Hellwig
2012-07-17target: merge transport_generic_write_pending into transport_generic_new_cmdChristoph Hellwig
2012-07-17target: call transport_check_aborted_status from target_execute_cmdChristoph Hellwig
2012-07-17target: remove transport_generic_process_writeChristoph Hellwig
2012-07-17target: split transport_cmd_check_stopChristoph Hellwig
2012-07-17Revert "target: Do not special-case loop and iscsi fabric module loads"Nicholas Bellinger
2012-07-17target: move unmap to struct spc_opsChristoph Hellwig
2012-07-17target: move write_same to struct spc_opsChristoph Hellwig
2012-07-17target: move sync_cache to struct spc_opsChristoph Hellwig
2012-07-17target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig
2012-07-17target: remove dead SCF_ flagsChristoph Hellwig
2012-07-17target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()Roland Dreier
2012-07-17target/iblock: Add parameter to specify read-only devicesAndy Grover
2012-07-17target: Do not special-case loop and iscsi fabric module loadsAndy Grover
2012-07-17target: move ref_cmd from the generic se_tmr_req into iscsi codeChristoph Hellwig
2012-07-17target: remove the execute listChristoph Hellwig
2012-07-17target/pscsi: Only emulate REPORT_LUNS for passthroughNicholas Bellinger
2012-07-17target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdbNicholas Bellinger
2012-07-17target: move transport_generic_prepare_cdb into pscsiChristoph Hellwig
2012-07-17target: move code for CDB emulationChristoph Hellwig
2012-07-17target: add a parse_cdb method to the backend driversChristoph Hellwig
2012-07-17target: split parsing of SPC commands into a separate helperChristoph Hellwig
2012-07-17target: split overflow and underflow checks into a helperChristoph Hellwig
2012-07-17target: remove control CDB flagsChristoph Hellwig
2012-07-17target: move unrelated code out of transport_generic_cmd_sequencerChristoph Hellwig
2012-07-17target: Fix range calculation in WRITE SAME emulation when num blocks == 0Roland Dreier
2012-07-16target: Clean up returning errors in PR handling codeRoland Dreier
2012-07-14tcm_fc: Fix crash seen with aborts and large readsMark Rustad
2012-07-06tcm_fc: Resolve suspicious RCU usage warningsMark Rustad
2012-06-13target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier
2012-06-13target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel
2012-06-03target/file: Use O_DSYNC by default for FILEIO backendsNicholas Bellinger
2012-05-30sbp-target: rename a variable to avoid name clashStefan Richter
2012-05-23Merge branch 'sbp-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-05-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-05-21iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecsNicholas Bellinger
2012-05-17iscsi-target: remove dead code in iscsi_check_valuelist_for_supportDan Carpenter
2012-05-17target: Fix bug in handling of FILEIO + block_device resize opsNicholas Bellinger
2012-05-17target: Handle ATA_16 passthrough for pSCSI backend devicesmengcong
2012-05-17target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attributeNicholas Bellinger
2012-05-17target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bitsNicholas Bellinger
2012-05-15target: add support for the WRITE_VERIFY commandBernhard Kohl
2012-05-14target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setupsBernhard Kohl