summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_transport.c
Commit message (Expand)AuthorAgeFilesLines
* target: Convert to DIV_ROUND_UP_SECTOR_T usage for sectors / dev_max_sectorsNicholas Bellinger2011-07-261-4/+3Star
* target: remove custom hex2bin() implementationAndy Shevchenko2011-07-221-28/+0Star
* target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SGNicholas Bellinger2011-07-221-20/+25
* target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-221-450/+240Star
* target: Eliminate usage of struct se_memAndy Grover2011-07-221-730/+265Star
* target: Pass 2nd param of transport_split_cdb by valueAndy Grover2011-07-221-2/+1Star
* target: Enforce 1 page max for control cdb buffer sizesAndy Grover2011-07-221-0/+5
* target: Make all control CDBs scatter-gatherAndy Grover2011-07-221-103/+56Star
* target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_fullNicholas Bellinger2011-07-221-15/+179
* target: Add transport_handle_cdb_direct optimizationNicholas Bellinger2011-07-221-0/+24
* target: merge release_cmd methodsChristoph Hellwig2011-07-221-34/+19Star
* target: remove the unused SCF_* flagsChristoph Hellwig2011-07-221-25/+5Star
* target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig2011-07-221-2/+0Star
* target: Updates from AGrover and HCH (round 3)Andy Grover2011-07-221-574/+434Star
* target: Fix WRITE_SAME_[16,32] number of blocks=0 caseNicholas Bellinger2011-07-221-2/+12
* target: Fix WRITE_SAME_16 t_task_lba assignment bugNicholas Bellinger2011-07-221-1/+1
* target: More core cleanups from AGrover (round 2)Andy Grover2011-07-221-618/+488Star
* target: Fix double test of inquiry_prodRoland Dreier2011-07-221-1/+1
* target: Core cleanups from AGrover (round 1)Andy Grover2011-07-221-829/+701Star
* target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.hNicholas Bellinger2011-07-221-2/+2
* target: Convert transport_deregister_session_configfs nacl_sess_lock to save ...Roland Dreier2011-06-241-3/+3
* [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitionsNicholas Bellinger2011-05-241-11/+11
* [SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPsNicholas Bellinger2011-05-241-0/+7
* [SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks releaseNicholas Bellinger2011-05-241-1/+12
* [SCSI] target: Fix multi task->task_sg[] chaining logic bugNicholas Bellinger2011-05-241-11/+15
* Merge branch 'master' into for-nextJiri Kosina2011-04-261-28/+23Star
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-7/+7
| * [SCSI] target: Fix bogus return in transport_add_device_to_core_hba failure pathNicholas Bellinger2011-03-231-3/+2Star
| * [SCSI] target: Avoid mem leak and needless work in transport_generic_get_memJesper Juhl2011-03-231-3/+6
| * [SCSI] target: Convert TMR REQ/RSP definitions to target namespaceNicholas Bellinger2011-03-231-12/+7Star
| * [SCSI] target: Minor sparse warning fixes and annotationsDan Carpenter2011-03-231-3/+1Star
* | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
|/
* Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-171-1/+0Star
|\
| * drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-021-1/+0Star
* | [SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu...Nicholas Bellinger2011-02-281-2/+6
|/
* [SCSI] target: Remove procfs based target_core_mib.c codeNicholas Bellinger2011-02-121-8/+34
* [SCSI] target: Fix SCF_SCSI_CONTROL_SG_IO_CDB breakageNicholas Bellinger2011-02-121-1/+5
* [SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger2011-01-141-0/+6134