aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* target: Remove hba param from core_dev_add_lunAndy Grover2012-07-16
* target: Remove unneeded double parenthesesAndy Grover2012-07-16
* target: replace the processing thread with a TMR work queueChristoph Hellwig2012-07-16
* target: remove transport_generic_handle_cdb_mapChristoph Hellwig2012-07-16
* target: simply fabric driver queue full processingChristoph Hellwig2012-07-16
* target: remove transport_generic_handle_dataChristoph Hellwig2012-07-16
* tcm_fc: Offload WRITE I/O backend submission to tpg workqueueChristoph Hellwig2012-07-16
* tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wqChristoph Hellwig2012-07-16
* srpt: use target_execute_cmd for WRITEs in srpt_handle_rdma_compChristoph Hellwig2012-07-16
* iscsit: use target_execute_cmd for WRITEsChristoph Hellwig2012-07-16
* target: merge transport_generic_write_pending into transport_generic_new_cmdChristoph Hellwig2012-07-16
* target: call transport_check_aborted_status from target_execute_cmdChristoph Hellwig2012-07-16
* target: remove transport_generic_process_writeChristoph Hellwig2012-07-16
* target: split transport_cmd_check_stopChristoph Hellwig2012-07-16
* tcm_qla2xxx: Remove duplicate header file inclusionSachin Kamat2012-07-16
* 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
* qla2xxx: print the right array elements in qlt_async_eventAlan Cox2012-07-06
* tcm_fc: Resolve suspicious RCU usage warningsMark Rustad2012-07-06
* qla2xxx: Remove version.h header file inclusionSachin Kamat2012-06-13
* tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier2012-06-12
* tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier2012-06-12
* qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier2012-06-12
* qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier2012-06-12
* tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier2012-06-12
* target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier2012-06-12
* tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger2012-06-12
* tcm_qla2xxx: Convert to TFO->put_session() usageJoern Engel2012-06-12
* target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel2012-06-12