summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAgeFilesLines
...
* | | target: Fix double test of inquiry_prodRoland Dreier2011-07-221-1/+1
* | | target: Core cleanups from AGrover (round 1)Andy Grover2011-07-2225-1855/+1687Star
* | | target: Remove unused su_group usage in fabric register/dergisterNicholas Bellinger2011-07-221-15/+0Star
* | | target: Remove unnecessary *cdb transport_get_lun_for_cmd parameterNicholas Bellinger2011-07-223-3/+2Star
* | | target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.hNicholas Bellinger2011-07-221-2/+2
* | | target: Check LUN numbers in transport_get_lun_for_[cmd,tmr]Fubo Chen2011-07-221-0/+12
|/ /
* | tcm_fc: Fix conversion spec warningNicholas Bellinger2011-06-241-1/+1
* | tcm_fc: Fix possible lock to unlock type deadlockDan Carpenter2011-06-241-1/+1
* | tcm_fc: Fix ft_send_tm LUN lookup OOPsKiran Patil2011-06-242-32/+34
* | target: Fix incorrect strlen() NULL terminator checksDan Carpenter2011-06-244-17/+17
* | target: Drop bogus ERR_PTR usage in target_fabric_configfs_initDan Carpenter2011-06-241-1/+1
* | target: Fix ERR_PTR dereferencing bugsDan Carpenter2011-06-242-4/+7
* | target: Convert transport_deregister_session_configfs nacl_sess_lock to save ...Roland Dreier2011-06-241-3/+3
* | target: Fix transport_get_lun_for_tmr failure casesNicholas Bellinger2011-06-242-2/+9
|/
* [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitionsNicholas Bellinger2011-05-244-20/+38
* [SCSI] target: Convert REPORT_LUNs to use int_to_scsilunNicholas Bellinger2011-05-244-45/+5Star
* [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 interrupt context bug with stats_lock and core_tmr_alloc_reqNicholas Bellinger2011-05-242-5/+6
* [SCSI] target: Fix multi task->task_sg[] chaining logic bugNicholas Bellinger2011-05-241-11/+15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-232-3/+3
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-04-2622-152/+3904
| |\
| * | treewide: remove extra semicolonsJustin P. Mattock2011-04-102-3/+3
* | | [SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...Kiran Patil2011-05-179-0/+2526
| |/ |/|
* | Fix common misspellingsLucas De Marchi2011-03-317-20/+20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-2619-128/+3881
|\ \
| * | [SCSI] tcm_loop: Add multi-fabric Linux/SCSI LLD fabric moduleNicholas Bellinger2011-03-236-0/+1673
| * | [SCSI] target: add initial statisticsNicholas Bellinger2011-03-235-16/+2090
| * | [SCSI] target: Add __init/__exit annotation for target_core_[init,exit]_configfsAxel Lin2011-03-231-2/+2
| * | [SCSI] target: Fix FILEIO fd_buffered_io= token typoNicholas Bellinger2011-03-231-1/+1
| * | [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: Convert rd_build_device_space() to use errnoDan Carpenter2011-03-231-8/+7Star
| * | [SCSI] target: Minor sparse warning fixes and annotationsDan Carpenter2011-03-235-5/+6
| * | [SCSI] target: Remove unnecessary hba_dev_list walk and se_clear_dev_ports le...Fubo Chen2011-03-232-50/+4Star
| * | [SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTRNicholas Bellinger2011-03-235-24/+34
| * | [SCSI] target: remove EXTRA_CFLAGSChristoph Hellwig2011-03-231-1/+0Star
| * | [SCSI] target: Fix match_strdup() memory leaksJesper Juhl2011-03-233-7/+52
| * | [SCSI] target: Fix memory leak on error path in pscsi_alloc_taskRoland Dreier2011-03-231-0/+1
| |/
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-4/+3Star
|\ \ | |/ |/|
| * block: remove per-queue pluggingJens Axboe2011-03-101-4/+3Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+0Star
|\ \
| * | target: remove duplicate include of target/target_core_device.h from drivers/...Jesper Juhl2011-02-171-1/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-181-1/+7
|\ \ \
| * | | [SCSI] target: Fix volume size misreporting for volumes > 2TBNicholas Bellinger2011-03-151-1/+7
| |/ /
* | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-179-9/+0Star
|\ \ \
| * | | drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-029-9/+0Star
| | |/ | |/|
* / | [SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu...Nicholas Bellinger2011-02-282-2/+11
|/ /
* | [SCSI] target: fix use after free detected by SLUB poisonNicholas Bellinger2011-02-122-73/+139