aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_transport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-30target: Fix bug for transport_generic_wait_for_tasks with direct operationNicholas Bellinger1-2/+29
2011-07-28target: Fix WRITE_SAME_16 lba assignment breakageNicholas Bellinger1-1/+1
2011-07-26target: Convert to DIV_ROUND_UP_SECTOR_T usage for sectors / dev_max_sectorsNicholas Bellinger1-4/+3
2011-07-22target: remove custom hex2bin() implementationAndy Shevchenko1-28/+0
2011-07-22target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SGNicholas Bellinger1-20/+25
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover1-450/+240
2011-07-22target: Eliminate usage of struct se_memAndy Grover1-730/+265
2011-07-22target: Pass 2nd param of transport_split_cdb by valueAndy Grover1-2/+1
2011-07-22target: Enforce 1 page max for control cdb buffer sizesAndy Grover1-0/+5
2011-07-22target: Make all control CDBs scatter-gatherAndy Grover1-103/+56
2011-07-22target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_fullNicholas Bellinger1-15/+179
2011-07-22target: Add transport_handle_cdb_direct optimizationNicholas Bellinger1-0/+24
2011-07-22target: merge release_cmd methodsChristoph Hellwig1-34/+19
2011-07-22target: remove the unused SCF_* flagsChristoph Hellwig1-25/+5
2011-07-22target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig1-2/+0
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover1-574/+434
2011-07-22target: Fix WRITE_SAME_[16,32] number of blocks=0 caseNicholas Bellinger1-2/+12
2011-07-22target: Fix WRITE_SAME_16 t_task_lba assignment bugNicholas Bellinger1-1/+1
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover1-618/+488
2011-07-22target: Fix double test of inquiry_prodRoland Dreier1-1/+1
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover1-829/+701
2011-07-22target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.hNicholas Bellinger1-2/+2
2011-06-23target: Convert transport_deregister_session_configfs nacl_sess_lock to save irq stateRoland Dreier1-3/+3
2011-05-24[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitionsNicholas Bellinger1-11/+11
2011-05-24[SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPsNicholas Bellinger1-0/+7
2011-05-24[SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks releaseNicholas Bellinger1-1/+12
2011-05-24[SCSI] target: Fix multi task->task_sg[] chaining logic bugNicholas Bellinger1-11/+15
2011-04-26Merge branch 'master' into for-nextJiri Kosina1-28/+23
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-7/+7
2011-03-23[SCSI] target: Fix bogus return in transport_add_device_to_core_hba failure pathNicholas Bellinger1-3/+2
2011-03-23[SCSI] target: Avoid mem leak and needless work in transport_generic_get_memJesper Juhl1-3/+6
2011-03-23[SCSI] target: Convert TMR REQ/RSP definitions to target namespaceNicholas Bellinger1-12/+7
2011-03-23[SCSI] target: Minor sparse warning fixes and annotationsDan Carpenter1-3/+1
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-1/+0
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann1-1/+0
2011-02-28[SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shutdownNicholas Bellinger1-2/+6
2011-02-12[SCSI] target: Remove procfs based target_core_mib.c codeNicholas Bellinger1-8/+34
2011-02-12[SCSI] target: Fix SCF_SCSI_CONTROL_SG_IO_CDB breakageNicholas Bellinger1-1/+5
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger1-0/+6134