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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-23
[SCSI] sysfs: add filter function to groups
James Bottomley
3
-11
/
+19
2008-01-23
[SCSI] add missing transport configure points for target and host
James Bottomley
2
-0
/
+3
2008-01-23
[SCSI] attribute_container: update to use the group interface
James Bottomley
2
-2
/
+13
2008-01-23
[SCSI] sysfs: fix the sysfs_add_file_to_group interfaces
James Bottomley
1
-2
/
+9
2008-01-23
[SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSI
James Bottomley
1
-4
/
+8
2008-01-11
[SCSI] relax scsi dma alignment
James Bottomley
5
-11
/
+34
2008-01-11
[SCSI] block: Introduce new blk_queue_update_dma_alignment interface
James Bottomley
2
-0
/
+25
2008-01-11
[SCSI] fix scsi_setup_command_freelist failure path race
FUJITA Tomonori
1
-3
/
+2
2008-01-11
[SCSI] sr: update to follow tray status correctly
James Bottomley
3
-16
/
+37
2008-01-11
[SCSI] libsas: don't use made up error codes
James Bottomley
3
-4
/
+2
2008-01-11
[SCSI] libsas, bsg: pass errors through correctly
James Bottomley
2
-2
/
+13
2008-01-11
[SCSI] libsas: don't treat underrun as an error on SMP tasks
James Bottomley
1
-0
/
+19
2008-01-11
[SCSI] libsas: add host SMP processing
James Bottomley
6
-9
/
+305
2008-01-11
[SCSI] mpt fusion: make mptsas_smp_handler update resid
FUJITA Tomonori
1
-0
/
+2
2008-01-11
[SCSI] zfcp: Hold queue lock when checking port/unit handle for task manageme...
Christof Schmitt
1
-17
/
+9
2008-01-11
[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP command
Christof Schmitt
2
-5
/
+10
2008-01-11
[SCSI] zfcp: Hold queue lock when checking port handle for ELS command
Christof Schmitt
2
-1
/
+8
2008-01-11
[SCSI] zfcp: Hold queue lock when checking port/unit handle for abort command
Christof Schmitt
1
-13
/
+8
2008-01-11
[SCSI] zfcp: Fix evaluation of port handles in abort handler
Christof Schmitt
1
-5
/
+4
2008-01-11
[SCSI] zfcp: fix use after free bug.
Heiko Carstens
2
-1
/
+16
2008-01-11
[SCSI] megaraid: add __devexit annotation
Adrian Bunk
1
-1
/
+1
2008-01-11
[SCSI] atari_NCR5380, sun3_NCR5380: operator precedence fix
Roel Kluin
2
-2
/
+2
2008-01-11
[SCSI] zfcp: update MAINTAINERS
Swen Schillig
1
-2
/
+4
2008-01-11
[SCSI] iscsi class: bump version
Mike Christie
1
-1
/
+1
2008-01-11
[SCSI] iscsi_tcp: fix setting of r2t
Mike Christie
1
-3
/
+3
2008-01-11
[SCSI] libiscsi: use is_power_of_2
vignesh babu
1
-1
/
+2
2008-01-11
[SCSI] iscsi_tcp: hold lock during data rsp processing
Mike Christie
1
-8
/
+6
2008-01-11
[SCSI] iscsi_tcp: enable sg chaining
Mike Christie
2
-5
/
+3
2008-01-11
[SCSI] libiscsi, iscsi class: set tmf to a safe default and export in sysfs
Mike Christie
2
-2
/
+8
2008-01-11
[SCSI] iscsi_tcp: drop session when itt does not match any command
Mike Christie
1
-5
/
+1
2008-01-11
[SCSI] iscsi_tcp: stop leaking r2t_info's when the incoming R2T is bad
Olaf Kirch
1
-1
/
+5
2008-01-11
[SCSI] iscsi: convert xmit path to iscsi chunks
Olaf Kirch
5
-887
/
+563
2008-01-11
[SCSI] libiscsi: Drop host lock in queuecommand
Mike Christie
1
-1
/
+5
2008-01-11
[SCSI] libiscsi: clear conn->ctask when task is completed early
Mike Christie
1
-1
/
+4
2008-01-11
[SCSI] libiscsi: Do not fail commands immediately during logout
Mike Christie
1
-8
/
+6
2008-01-11
[SCSI] iscsi_tcp: update the website URL
FUJITA Tomonori
1
-1
/
+1
2008-01-11
[SCSI] libiscsi: fix nop handling
Mike Christie
6
-68
/
+294
2008-01-11
[SCSI] libiscsi: fix shutdown
Mike Christie
7
-144
/
+176
2008-01-11
[SCSI] libiscsi: grab eh_mutex during host reset
Mike Christie
1
-2
/
+5
2008-01-11
[SCSI] iscsi class: Use our own workq instead of common system one.
Mike Christie
1
-4
/
+12
2008-01-11
[SCSI] libiscsi: do not block session during logout
Mike Christie
5
-76
/
+88
2008-01-11
[SCSI] libiscsi, iscsi_tcp: iscsi pool cleanup
Olaf Kirch
4
-50
/
+50
2008-01-11
[SCSI] libiscsi,iser: patch for AHS support
Boaz Harrosh
2
-1
/
+1
2008-01-11
[SCSI] iscsi_tcp, libiscsi: initial AHS Support
Boaz Harrosh
5
-19
/
+94
2008-01-11
[SCSI] iscsi: Prettify resid handling and some extra checks
Boaz Harrosh
2
-14
/
+14
2008-01-11
[SCSI] iscsi_tcp: rewrite recv path
Olaf Kirch
3
-536
/
+552
2008-01-11
[SCSI] libiscsi, iscsi_tcp: add device support
Mike Christie
8
-322
/
+396
2008-01-11
[SCSI] make pcmcia directory use obj-y|m instead of subdir-y|m
Tejun Heo
1
-1
/
+1
2008-01-11
[SCSI] ipr: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-1
/
+1
2008-01-11
[SCSI] gdth: kill unneeded 'irq' argument
Jeff Garzik
1
-12
/
+10
[next]