index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-24
tcm_fc: Fix conversion spec warning
Nicholas Bellinger
1
-1
/
+1
2011-06-24
tcm_fc: Fix possible lock to unlock type deadlock
Dan Carpenter
1
-1
/
+1
2011-06-24
tcm_fc: Fix ft_send_tm LUN lookup OOPs
Kiran Patil
2
-32
/
+34
2011-06-24
target: Fix incorrect strlen() NULL terminator checks
Dan Carpenter
4
-17
/
+17
2011-06-24
target: Drop bogus ERR_PTR usage in target_fabric_configfs_init
Dan Carpenter
1
-1
/
+1
2011-06-24
target: Fix ERR_PTR dereferencing bugs
Dan Carpenter
2
-4
/
+7
2011-06-23
target: Convert transport_deregister_session_configfs nacl_sess_lock to save ...
Roland Dreier
1
-3
/
+3
2011-06-23
target: Fix transport_get_lun_for_tmr failure cases
Nicholas Bellinger
2
-2
/
+9
2011-05-24
[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions
Nicholas Bellinger
4
-20
/
+38
2011-05-24
[SCSI] target: Convert REPORT_LUNs to use int_to_scsilun
Nicholas Bellinger
4
-45
/
+5
2011-05-24
[SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPs
Nicholas Bellinger
1
-0
/
+7
2011-05-24
[SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks release
Nicholas Bellinger
1
-1
/
+12
2011-05-24
[SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_req
Nicholas Bellinger
2
-5
/
+6
2011-05-24
[SCSI] target: Fix multi task->task_sg[] chaining logic bug
Nicholas Bellinger
1
-11
/
+15
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
2011-05-17
[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...
Kiran Patil
9
-0
/
+2526
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
22
-152
/
+3904
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
2
-3
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
7
-20
/
+20
2011-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
19
-128
/
+3881
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-4
/
+3
2011-03-23
[SCSI] tcm_loop: Add multi-fabric Linux/SCSI LLD fabric module
Nicholas Bellinger
6
-0
/
+1673
2011-03-23
[SCSI] target: add initial statistics
Nicholas Bellinger
5
-16
/
+2090
2011-03-23
[SCSI] target: Add __init/__exit annotation for target_core_[init,exit]_configfs
Axel Lin
1
-2
/
+2
2011-03-23
[SCSI] target: Fix FILEIO fd_buffered_io= token typo
Nicholas Bellinger
1
-1
/
+1
2011-03-23
[SCSI] target: Fix bogus return in transport_add_device_to_core_hba failure path
Nicholas Bellinger
1
-3
/
+2
2011-03-23
[SCSI] target: Avoid mem leak and needless work in transport_generic_get_mem
Jesper Juhl
1
-3
/
+6
2011-03-23
[SCSI] target: Convert TMR REQ/RSP definitions to target namespace
Nicholas Bellinger
1
-12
/
+7
2011-03-23
[SCSI] target: Convert rd_build_device_space() to use errno
Dan Carpenter
1
-8
/
+7
2011-03-23
[SCSI] target: Minor sparse warning fixes and annotations
Dan Carpenter
5
-5
/
+6
2011-03-23
[SCSI] target: Remove unnecessary hba_dev_list walk and se_clear_dev_ports le...
Fubo Chen
2
-50
/
+4
2011-03-23
[SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTR
Nicholas Bellinger
5
-24
/
+34
2011-03-23
[SCSI] target: remove EXTRA_CFLAGS
Christoph Hellwig
1
-1
/
+0
2011-03-23
[SCSI] target: Fix match_strdup() memory leaks
Jesper Juhl
3
-7
/
+52
2011-03-23
[SCSI] target: Fix memory leak on error path in pscsi_alloc_task
Roland Dreier
1
-0
/
+1
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+7
2011-03-16
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
9
-9
/
+0
2011-03-14
[SCSI] target: Fix volume size misreporting for volumes > 2TB
Nicholas Bellinger
1
-1
/
+7
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-4
/
+3
2011-03-02
drivers: remove extraneous includes of smp_lock.h
Arnd Bergmann
9
-9
/
+0
2011-02-28
[SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu...
Nicholas Bellinger
2
-2
/
+11
2011-02-17
target: remove duplicate include of target/target_core_device.h from drivers/...
Jesper Juhl
1
-1
/
+0
2011-02-12
[SCSI] target: fix use after free detected by SLUB poison
Nicholas Bellinger
2
-73
/
+139
2011-02-12
[SCSI] target: Remove procfs based target_core_mib.c code
Nicholas Bellinger
7
-1142
/
+56
2011-02-12
[SCSI] target: Fix SCF_SCSI_CONTROL_SG_IO_CDB breakage
Nicholas Bellinger
1
-1
/
+5
2011-02-12
[SCSI] target: Fix top-level configfs_subsystem default_group shutdown breakage
Nicholas Bellinger
1
-9
/
+11
2011-02-12
[SCSI] target: fixed missing lock drop in error path
Fubo Chen
1
-0
/
+2
2011-02-12
[SCSI] target: Fix demo-mode MappedLUN shutdown UA/PR breakage
Nicholas Bellinger
1
-4
/
+4
2011-02-12
[SCSI] target/iblock: Fix failed bd claim NULL pointer dereference
Nicholas Bellinger
1
-2
/
+4
[next]