aboutsummaryrefslogtreecommitdiffstats
path: root/include/target/target_core_base.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-04target: remove SCF_EMULATE_CDB_ASYNCChristoph Hellwig1-1/+0
2011-11-04target: pass the se_task to the CDB emulation callbackChristoph Hellwig1-1/+1
2011-11-04target: Add generic active I/O shutdown logicNicholas Bellinger1-0/+9
2011-11-02target: Remove core TRANSPORT_FREE_CMD_INTR usageNicholas Bellinger1-1/+0
2011-10-24target: Remove legacy se_task->task_timer and associated logicNicholas Bellinger1-6/+1
2011-10-24target: Fix incorrect transport_sent usageNicholas Bellinger1-1/+0
2011-10-24target: remove the task_sg_bidi field se_task and pSCSI BIDI supportChristoph Hellwig1-1/+0
2011-10-24target: use a workqueue for I/O completionsChristoph Hellwig1-3/+3
2011-10-24target: remove unused TRANSPORT_ statesChristoph Hellwig1-4/+0
2011-10-24target: remove TRANSPORT_DEFERRED_CMD stateChristoph Hellwig1-3/+0
2011-10-24target: remove the TRANSPORT_REMOVE stateChristoph Hellwig1-1/+0
2011-10-24target: stop task timers earlierChristoph Hellwig1-1/+0
2011-10-24target: remove TF_TIMER_STOPChristoph Hellwig1-1/+0
2011-10-24target: remove SCF_EMULATE_QUEUE_FULLChristoph Hellwig1-1/+0
2011-10-24target: remove the transport_qf_callback se_cmd callbackChristoph Hellwig1-1/+1
2011-10-24target: remove the ->transport_split_cdb callback in se_cmdChristoph Hellwig1-1/+0
2011-10-24target: pack struct se_task more tightlyChristoph Hellwig1-15/+15
2011-10-24target: Remove unnecessary se_task membersChristoph Hellwig1-3/+0
2011-10-24target: make more use of the task_flags field in se_taskChristoph Hellwig1-7/+7
2011-10-24target: Cleanup unused se_task bitsChristoph Hellwig1-3/+0
2011-10-24target: Cleanup unused target_core_base.h bitsChristoph Hellwig1-3/+0
2011-10-24target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmdNicholas Bellinger1-1/+0
2011-10-24target: Remove session_reinstatement parameter from ->transport_wait_for_tasksNicholas Bellinger1-1/+1
2011-07-22target: Bump version to v4.1.0-rc1-mlNicholas Bellinger1-1/+1
2011-07-22target: Update QUEUE ALGORITHM MODIFIER control page defaultNicholas Bellinger1-0/+1
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover1-1/+1
2011-07-22target: Eliminate usage of struct se_memAndy Grover1-4/+6
2011-07-22target: Pass 2nd param of transport_split_cdb by valueAndy Grover1-1/+1
2011-07-22target: Enforce 1 page max for control cdb buffer sizesAndy Grover1-0/+1
2011-07-22target: Make all control CDBs scatter-gatherAndy Grover1-4/+1
2011-07-22target: Implement Block Device Characteristics VPD pageRoland Dreier1-0/+1
2011-07-22target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_fullNicholas Bellinger1-0/+9
2011-07-22target: remove the unused SCF_* flagsChristoph Hellwig1-4/+0
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover1-58/+47
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover1-9/+8
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover1-76/+13
2011-05-24[SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks releaseNicholas Bellinger1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-03-23[SCSI] target: add initial statisticsNicholas Bellinger1-2/+33
2011-03-23[SCSI] target: update version to v4.0.0-rc7-mlNicholas Bellinger1-1/+1
2011-03-23[SCSI] target: Remove spurious double cast from structure macro accessorsNicholas Bellinger1-11/+11
2011-03-23[SCSI] target: Minor sparse warning fixes and annotationsDan Carpenter1-7/+7
2011-02-12[SCSI] target: fix use after free detected by SLUB poisonNicholas Bellinger1-0/+1
2011-02-12[SCSI] target: Remove procfs based target_core_mib.c codeNicholas Bellinger1-6/+21
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger1-0/+937