aboutsummaryrefslogtreecommitdiff
path: root/include/target
AgeCommit message (Expand)Author
2011-10-24target: remove TRANSPORT_DEFERRED_CMD stateChristoph Hellwig
2011-10-24target: remove the TRANSPORT_REMOVE stateChristoph Hellwig
2011-10-24target: stop task timers earlierChristoph Hellwig
2011-10-24target: remove TF_TIMER_STOPChristoph Hellwig
2011-10-24target: factor some duplicate code for stopping a taskChristoph Hellwig
2011-10-24target: remove SCF_EMULATE_QUEUE_FULLChristoph Hellwig
2011-10-24target: remove the transport_qf_callback se_cmd callbackChristoph Hellwig
2011-10-24target: clean up the backend interface to caching parametersChristoph Hellwig
2011-10-24target: remove the ->transport_split_cdb callback in se_cmdChristoph Hellwig
2011-10-24target: replace ->get_cdb with a target_get_task_cdb helperChristoph Hellwig
2011-10-24target: pack struct se_task more tightlyChristoph Hellwig
2011-10-24target: Remove unnecessary se_task membersChristoph Hellwig
2011-10-24target: make more use of the task_flags field in se_taskChristoph Hellwig
2011-10-24target: Cleanup unused se_task bitsChristoph Hellwig
2011-10-24target: Cleanup unused target_core_base.h bitsChristoph Hellwig
2011-10-24target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abortNicholas Bellinger
2011-10-24target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmdNicholas Bellinger
2011-10-24target: Have core_tmr_alloc_req() take an explicit GFP_xxx flagRoland Dreier
2011-10-24target: remove unused se_subsystem_api methodsChristoph Hellwig
2011-10-24target: Remove session_reinstatement parameter from ->transport_wait_for_tasksNicholas Bellinger
2011-10-24target: push session reinstatement out of transport_generic_free_cmdChristoph Hellwig
2011-10-24target: remove transport_free_se_cmdChristoph Hellwig
2011-10-24target: remove transport_generic_handle_cdbChristoph Hellwig
2011-09-27doc: fix broken referencesPaul Bolle
2011-08-22target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0Nicholas Bellinger
2011-07-22target: Bump version to v4.1.0-rc1-mlNicholas Bellinger
2011-07-22target: remove custom hex2bin() implementationAndy Shevchenko
2011-07-22target: Update QUEUE ALGORITHM MODIFIER control page defaultNicholas Bellinger
2011-07-22target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SGNicholas Bellinger
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover
2011-07-22target: Eliminate usage of struct se_memAndy Grover
2011-07-22target: Pass 2nd param of transport_split_cdb by valueAndy Grover
2011-07-22target: Enforce 1 page max for control cdb buffer sizesAndy Grover
2011-07-22target: Make all control CDBs scatter-gatherAndy Grover
2011-07-22target: Implement Block Device Characteristics VPD pageRoland Dreier
2011-07-22target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_fullNicholas Bellinger
2011-07-22target: Add transport_handle_cdb_direct optimizationNicholas Bellinger
2011-07-22target: merge release_cmd methodsChristoph Hellwig
2011-07-22target: remove the unused SCF_* flagsChristoph Hellwig
2011-07-22target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover
2011-07-22target: Remove unnecessary *cdb transport_get_lun_for_cmd parameterNicholas Bellinger
2011-05-24[SCSI] target: Convert REPORT_LUNs to use int_to_scsilunNicholas Bellinger
2011-05-24[SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks releaseNicholas Bellinger
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23[SCSI] target: add initial statisticsNicholas Bellinger
2011-03-23[SCSI] target: update version to v4.0.0-rc7-mlNicholas Bellinger
2011-03-23[SCSI] target: Convert TMR REQ/RSP definitions to target namespaceNicholas Bellinger