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
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
1
-6
/
+6
2009-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
57
-830
/
+1809
2009-01-08
powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH
Kamalesh Babulal
1
-0
/
+1
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async
Linus Torvalds
2
-42
/
+70
2009-01-07
[SCSI] qla2xxx: Update version number to 8.03.00-k1.
Andrew Vasquez
1
-3
/
+3
2009-01-07
[SCSI] qla2xxx: Add ISP81XX support.
Andrew Vasquez
13
-109
/
+1234
2009-01-07
[SCSI] qla2xxx: Use proper request/response queues with MQ instantiations.
Andrew Vasquez
6
-13
/
+11
2009-01-07
[SCSI] qla2xxx: Correct MQ-chain information retrieval during a firmware dump.
Andrew Vasquez
1
-37
/
+40
2009-01-07
[SCSI] qla2xxx: Collapse EFT/FCE copy procedures during a firmware dump.
Andrew Vasquez
3
-27
/
+53
2009-01-07
[SCSI] qla2xxx: Don't pollute kernel logs with ZIO/RIO status messages.
Andrew Vasquez
1
-4
/
+1
2009-01-07
[SCSI] qla2xxx: Don't fallback to interrupt-polling during re-initialization ...
Andrew Vasquez
4
-3
/
+9
2009-01-07
[SCSI] qla2xxx: Remove support for reading/writing HW-event-log.
Andrew Vasquez
7
-186
/
+2
2009-01-07
[SCSI] cxgb3i: add missing include
Al Viro
1
-0
/
+1
2009-01-07
[SCSI] scsi_lib: fix DID_RESET status problems
James Bottomley
1
-16
/
+27
2009-01-07
fastboot: make scsi probes asynchronous
Arjan van de Ven
2
-42
/
+70
2009-01-06
[SCSI] fc transport: restore missing dev_loss_tmo callback to LLDD
James Smart
1
-2
/
+19
2009-01-06
trivial: Fix misspelling of "firmware" in qla1280.c
Nick Andrew
1
-2
/
+2
2009-01-06
trivial: Fix misspelling of "firmware" in a100u2w.c
Nick Andrew
1
-1
/
+1
2009-01-06
trivial: Fix misspelling of "firmware" in megaraid.c
Nick Andrew
1
-2
/
+2
2009-01-06
trivial: Fix misspelling of "firmware" in ql4_mbx.c
Nick Andrew
1
-1
/
+1
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2
-7
/
+7
2009-01-06
trivial: fix singal -> signal typo
Frederik Schwarzer
1
-1
/
+1
2009-01-05
[SCSI] aha152x_cs: Fix regression that keeps driver from using shared interrupts
Larry Finger
1
-1
/
+1
2009-01-05
[SCSI] sd: Correctly handle 6-byte commands with DIX
Martin K. Petersen
1
-0
/
+4
2009-01-05
[SCSI] sd: DIF: Fix tagging on platforms with signed char
Martin K. Petersen
1
-4
/
+4
2009-01-05
[SCSI] sd: DIF: Show app tag on error
Martin K. Petersen
1
-2
/
+3
2009-01-05
[SCSI] Fix error handling for DIF/DIX
Martin K. Petersen
1
-1
/
+8
2009-01-05
[SCSI] scsi_lib: don't decrement busy counters when inserting commands
James Bottomley
1
-22
/
+39
2009-01-02
[SCSI] libsas: fix test for negative unsigned and typos
Roel Kluin
1
-6
/
+6
2009-01-02
[SCSI] a2091, gvp11: kill warn_unused_result warnings
Geert Uytterhoeven
2
-8
/
+18
2009-01-02
[SCSI] mvsas: increase port type detection delay to suit Seagate's 10k6 drive...
Reinhard Nissl
1
-1
/
+1
2009-01-02
[SCSI] st: retry enlarge_buffer allocation
Kai Makisara
1
-1
/
+10
2009-01-02
[SCSI] st: integrate st_scsi_kern_execute and st_do_scsi
Kai Makisara
1
-136
/
+66
2009-01-02
[SCSI] st: remove unused frp_sg_current
FUJITA Tomonori
2
-3
/
+0
2009-01-02
[SCSI] st: remove unused orig_frp_segs
FUJITA Tomonori
2
-5
/
+3
2009-01-02
[SCSI] st: simplify new_tape_buffer
FUJITA Tomonori
1
-15
/
+6
2009-01-02
[SCSI] st: remove struct scatterlist
FUJITA Tomonori
2
-7
/
+2
2009-01-02
[SCSI] st: kill struct st_buff_fragment
FUJITA Tomonori
2
-42
/
+43
2009-01-02
[SCSI] st: remove buf_to_sg
FUJITA Tomonori
1
-29
/
+0
2009-01-02
[SCSI] st: convert dio path to use st_scsi_execute
FUJITA Tomonori
2
-53
/
+24
2009-01-02
[SCSI] st: convert non-dio path to use st_scsi_execute
FUJITA Tomonori
1
-6
/
+21
2009-01-02
[SCSI] st: add st_scsi_execute helper function
FUJITA Tomonori
2
-0
/
+55
2009-01-02
[SCSI] st: add struct rq_map_data support
FUJITA Tomonori
2
-0
/
+13
2009-01-02
[SCSI] st: make all the fragment buffers the same size
FUJITA Tomonori
1
-9
/
+9
2009-01-02
[SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE
FUJITA Tomonori
1
-0
/
+1
2009-01-02
[SCSI] block: fix the partial mappings with struct rq_map_data
FUJITA Tomonori
1
-0
/
+1
2009-01-02
[SCSI] ibmvscsi: Make max_requests module parameter more accurate
Brian King
1
-6
/
+10
2009-01-02
[SCSI] lpfc: Move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2009-01-02
[SCSI] sgiwd93: Fix compilation warning
Dmitri Vorobiev
1
-1
/
+2
2009-01-02
[SCSI] ibmvfc: Fixup command response translation
Brian King
1
-5
/
+5
[next]