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
/
include
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-12
[SCSI] sg: Add target reset support
Brian King
1
-0
/
+1
2008-07-12
[SCSI] sd: Move sd.h header file
Martin K. Petersen
1
-57
/
+0
2008-07-12
[SCSI] iscsi_tcp: Enable any size command
Boaz Harrosh
1
-1
/
+2
2008-07-12
[SCSI] libiscsi, iser, tcp: remove recv_lock
Mike Christie
1
-5
/
+3
2008-07-12
[SCSI] libiscsi: fix cmds_max setting
Mike Christie
1
-4
/
+5
2008-07-12
[SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs.
Mike Christie
2
-36
/
+45
2008-07-12
[SCSI] iscsi class: add endpoint class
Mike Christie
2
-6
/
+15
2008-07-12
[SCSI] iscsi class: user device_for_each_child instead of duplicating session...
Mike Christie
2
-4
/
+4
2008-07-12
[SCSI] libiscsi: rename iscsi_cmd_task to iscsi_task
Mike Christie
2
-15
/
+15
2008-07-12
[SCSI] libiscsi: merge iscsi_mgmt_task and iscsi_cmd_task
Mike Christie
2
-44
/
+26
2008-07-12
[SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor
Mike Christie
1
-2
/
+2
2008-07-12
[SCSI] iscsi: modify iscsi printk so it can take driver data pointers
Mike Christie
1
-1
/
+3
2008-07-12
[SCSI] iscsi: remove session/conn_data_size from iscsi_transport
Mike Christie
2
-10
/
+7
2008-07-12
[SCSI] iscsi: add iscsi host helpers
Mike Christie
2
-2
/
+13
2008-07-12
[SCSI] iscsi: remove session and host binding in libiscsi
Mike Christie
3
-27
/
+19
2008-07-12
[SCSI] iscsi class: rename iscsi_host to iscsi_cls_host
Mike Christie
1
-1
/
+1
2008-07-12
[SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs
Mike Christie
1
-2
/
+0
2008-07-12
[SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creation
Mike Christie
3
-2
/
+10
2008-06-05
[SCSI] scsi_dh: add infrastructure for SCSI Device Handlers
Chandra Seetharaman
3
-0
/
+82
2008-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
4
-17
/
+58
2008-05-02
[SCSI] add support for variable length extended commands
Boaz Harrosh
3
-13
/
+37
2008-05-02
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
2
-4
/
+21
2008-04-29
IB/iser: Count FMR alignment violations per session
Eli Dorfman
1
-0
/
+1
2008-04-22
[SCSI] rework scsi_target allocation
James Bottomley
1
-1
/
+2
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
6
-25
/
+24
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
6
-25
/
+24
2008-04-18
include: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-18
[SCSI] iscsi: extended cdb support
Boaz Harrosh
1
-2
/
+4
2008-04-07
[SCSI] libsas: fix missing inlines in header file
James Bottomley
1
-2
/
+2
2008-04-07
[SCSI] add scsi_build_sense_buffer helper function
FUJITA Tomonori
1
-1
/
+3
2008-04-07
[SCSI] export command allocation and freeing functions independently of the host
James Bottomley
1
-0
/
+3
2008-04-07
[SCSI] scsi: add wrapper functions for sg buffer copy helper functions
FUJITA Tomonori
1
-0
/
+14
2008-04-07
[SCSI] scsi_error: add target reset handler
Mike Christie
2
-0
/
+2
2008-04-07
[SCSI] libsas: Provide a transport-level facility to request SAS addrs
Darrick J. Wong
1
-0
/
+2
2008-03-05
[SCSI] iscsi class: regression - fix races with state manipulation and blocki...
Mike Christie
1
-0
/
+2
2008-02-23
[SCSI] libsas: export sas_find_local_phy function
James Bottomley
1
-0
/
+1
2008-02-11
[SCSI] update SG_ALL to avoid causing chaining
James Bottomley
1
-2
/
+6
2008-02-07
[SCSI] Small cleanups for scsi_host.h
Pavel Machek
1
-19
/
+25
2008-02-07
[SCSI] add protocol definitions
James Bottomley
1
-0
/
+14
2008-02-07
[SCSI] libiscsi: fix session age rollover and remove cid encoding
Mike Christie
2
-4
/
+2
2008-02-07
[SCSI] iscsi: fix up iscsi printk prefix
Mike Christie
2
-0
/
+13
2008-02-07
[SCSI] iscsi class: add async scan helper
Mike Christie
1
-1
/
+2
2008-02-07
[SCSI] iscsi class: add session scanning
Mike Christie
1
-3
/
+4
2008-02-07
[SCSI] iscsi class, libiscsi: add iscsi sysfs session state file
Mike Christie
2
-15
/
+31
2008-02-07
[SCSI] libiscsi: make __iscsi_complete_pdu() static
Adrian Bunk
1
-2
/
+0
2008-02-03
include/scsi/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-30
[SCSI] scsi_debug: add XDWRITEREAD_10 support
FUJITA Tomonori
1
-0
/
+1
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
2
-13
/
+19
2008-01-30
[SCSI] bidirectional command support
Boaz Harrosh
2
-1
/
+19
2008-01-30
[SCSI] implement scsi_data_buffer
Boaz Harrosh
3
-21
/
+27
[prev]
[next]