summaryrefslogtreecommitdiff
path: root/include/target
AgeCommit message (Expand)AuthorFilesLines
2011-07-22target: Bump version to v4.1.0-rc1-mlNicholas Bellinger1-1/+1
2011-07-22target: remove custom hex2bin() implementationAndy Shevchenko1-1/+0
2011-07-22target: Update QUEUE ALGORITHM MODIFIER control page defaultNicholas Bellinger3-0/+4
2011-07-22target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SGNicholas Bellinger1-2/+6
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2-7/+2
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 Grover2-8/+3
2011-07-22target: Implement Block Device Characteristics VPD pageRoland Dreier3-0/+4
2011-07-22target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_fullNicholas Bellinger1-0/+9
2011-07-22target: Add transport_handle_cdb_direct optimizationNicholas Bellinger1-0/+1
2011-07-22target: merge release_cmd methodsChristoph Hellwig2-4/+3
2011-07-22target: remove the unused SCF_* flagsChristoph Hellwig1-4/+0
2011-07-22target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig1-1/+0
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover3-64/+49
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover3-12/+10
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover2-85/+16
2011-07-22target: Remove unnecessary *cdb transport_get_lun_for_cmd parameterNicholas Bellinger1-1/+1
2011-05-24[SCSI] target: Convert REPORT_LUNs to use int_to_scsilunNicholas Bellinger1-1/+0
2011-05-24[SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks releaseNicholas Bellinger2-0/+2
2011-03-31Fix common misspellingsLucas De Marchi2-4/+4
2011-03-23[SCSI] target: add initial statisticsNicholas Bellinger2-2/+37
2011-03-23[SCSI] target: update version to v4.0.0-rc7-mlNicholas Bellinger1-1/+1
2011-03-23[SCSI] target: Convert TMR REQ/RSP definitions to target namespaceNicholas Bellinger1-30/+22
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 Carpenter3-8/+12
2011-02-28[SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu...Nicholas Bellinger1-0/+2
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 Bellinger2-6/+23
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger10-0/+1860