summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* target: split core_scsi2_emulate_crhChristoph Hellwig2011-11-04
* target: Add generic active I/O shutdown logicNicholas Bellinger2011-11-04
* target: add back error handling in transport_complete_taskChristoph Hellwig2011-11-02
* target/pscsi: blk_make_request() returns an ERR_PTR()Dan Carpenter2011-11-02
* target: Remove core TRANSPORT_FREE_CMD_INTR usageNicholas Bellinger2011-11-02
* target: Make TFO->check_stop_free return free statusNicholas Bellinger2011-11-02
* iscsi-target: Fix non-immediate TMR handlingNicholas Bellinger2011-11-02
* iscsi-target: Add missing CMDSN_LOWER_THAN_EXP check in iscsit_handle_scsi_cmdNicholas Bellinger2011-11-02
* target: Avoid double list_del for aborted se_tmr_reqJoern Engel2011-11-02
* target: Minor cleanups to core_tmr_drain_tmr_listJoern Engel2011-10-27
* target: Fix wrong se_tmr being added to drain_tmr_listJoern Engel2011-10-27
* target: Fix incorrect se_cmd assignment in core_tmr_drain_tmr_listJoern Engel2011-10-27
* target: Check -ENOMEM to signal QUEUE_FULL from fabric callbacksNicholas Bellinger2011-10-27
* tcm_loop: Add explict read buffer memset for SCF_SCSI_CONTROL_SG_IO_CDBNicholas Bellinger2011-10-26
* target: Fix compile warning w/ missing module.h includeNicholas Bellinger2011-10-26
* target: Remove legacy se_task->task_timer and associated logicNicholas Bellinger2011-10-24
* target: Fix incorrect transport_sent usageNicholas Bellinger2011-10-24
* target: re-use the command S/G list for single-task commandsChristoph Hellwig2011-10-24
* target: Fix BIDI t_task_cdb handling in transport_generic_new_cmdNicholas Bellinger2011-10-24
* target: remove transport_allocate_tasksChristoph Hellwig2011-10-24
* target: merge transport_new_cmd_obj into transport_generic_new_cmdChristoph Hellwig2011-10-24
* target: remove the task_sg_bidi field se_task and pSCSI BIDI supportChristoph Hellwig2011-10-24
* target: transport_subsystem_check_init cleanupsNicholas Bellinger2011-10-24
* target: use a workqueue for I/O completionsChristoph Hellwig2011-10-24
* target: remove unused TRANSPORT_ statesChristoph Hellwig2011-10-24
* target: remove TRANSPORT_DEFERRED_CMD stateChristoph Hellwig2011-10-24
* target: remove the TRANSPORT_REMOVE stateChristoph Hellwig2011-10-24
* target: move depth_left manipulation out of transport_generic_request_failureChristoph Hellwig2011-10-24
* target: stop task timers earlierChristoph Hellwig2011-10-24
* target: remove TF_TIMER_STOPChristoph Hellwig2011-10-24
* target: factor some duplicate code for stopping a taskChristoph Hellwig2011-10-24
* target: fix list walking in transport_free_dev_tasksChristoph Hellwig2011-10-24
* target: use transport_cmd_check_stop_to_fabric consistentlyChristoph Hellwig2011-10-24
* target: do not pass the queue object to transport_remove_cmd_from_queueChristoph Hellwig2011-10-24
* target: remove SCF_EMULATE_QUEUE_FULLChristoph Hellwig2011-10-24
* target: remove the transport_qf_callback se_cmd callbackChristoph Hellwig2011-10-24
* target: clean up the backend interface to caching parametersChristoph Hellwig2011-10-24
* target: make iblock_emulate_sync_cache asynchronousChristoph Hellwig2011-10-24
* target: Fix REPORT TARGET PORT GROUPS handling with small allocation lengthNicholas Bellinger2011-10-24
* target: remove the ->transport_split_cdb callback in se_cmdChristoph Hellwig2011-10-24
* target: replace ->get_cdb with a target_get_task_cdb helperChristoph Hellwig2011-10-24
* target: make the ->get_cdb method optionalChristoph Hellwig2011-10-24
* target: pack struct se_task more tightlyChristoph Hellwig2011-10-24
* target: Remove unnecessary se_task membersChristoph Hellwig2011-10-24
* target: make more use of the task_flags field in se_taskChristoph Hellwig2011-10-24
* target: Cleanup unused se_task bitsChristoph Hellwig2011-10-24
* target: Cleanup unused target_core_base.h bitsChristoph Hellwig2011-10-24
* loopback: Prevent uninitialized use of tl_tpg in tcm_loop_queuecommandNicholas Bellinger2011-10-24
* target: Remove legacy + unused device active I/O shutdown codeNicholas Bellinger2011-10-24
* target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abortNicholas Bellinger2011-10-24