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
2011-03-16
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-17
/
+100
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
3
-3
/
+3
2011-03-02
block: add @force_kblockd to __blk_run_queue()
Tejun Heo
2
-2
/
+2
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
2
-3
/
+2
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
2
-4
/
+3
2011-03-02
libata: remove ATA_FLAG_{SRST|SATA_RESET}
Sergei Shtylyov
2
-4
/
+4
2011-03-02
ipr/sas_ata: use mode mask macros from <linux/ata.h>
Sergei Shtylyov
2
-5
/
+5
2011-03-02
libsas: convert to libata new error handler
James Bottomley
2
-8
/
+93
2011-02-21
Merge branch 'master' into for-2.6.39
Tejun Heo
10
-106
/
+132
2011-02-15
[SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost.
Andrew Vasquez
1
-1
/
+0
2011-02-12
[SCSI] scsi_debug: Fix 32-bit overflow in do_device_access causing memory cor...
Darrick J. Wong
1
-1
/
+1
2011-02-12
[SCSI] qla2xxx: Change from irq to irqsave with host_lock
Madhuranath Iyengar
3
-8
/
+12
2011-02-12
[SCSI] qla2xxx: Fix race that could hang kthread_stop()
James Bottomley
1
-1
/
+3
2011-02-01
scsi/scsi_tgt_lib: scsi_tgtd isn't used in memory reclaim path
Tejun Heo
1
-1
/
+1
2011-02-01
scsi/be2iscsi,qla2xxx: convert to alloc_workqueue()
Tejun Heo
2
-2
/
+2
2011-01-24
[SCSI] libsas: fix runaway error handler problem
James Bottomley
1
-0
/
+1
2011-01-24
[SCSI] arcmsr: Fix the issue of system hangup after commands timeout on ARC-1200
NickCheng
3
-78
/
+49
2011-01-24
[SCSI] mpt2sas: fix Integrated Raid unsynced on shutdown problem
Kashyap, Desai
1
-0
/
+1
2011-01-24
[SCSI] mpt2sas: Kernel Panic during Large Topology discovery
Kashyap, Desai
1
-2
/
+11
2011-01-24
[SCSI] mpt2sas: Fix the race between broadcast asyn event and scsi command co...
Kashyap, Desai
1
-9
/
+45
2011-01-24
[SCSI] mpt2sas: Correct resizing calculation for max_queue_depth
Kashyap, Desai
1
-3
/
+3
2011-01-24
[SCSI] mpt2sas: fix internal device reset for older firmware prior to MPI Rev K
Kashyap, Desai
1
-0
/
+6
2011-01-24
[SCSI] mpt2sas: Fix device removal handshake for zoned devices
Kashyap, Desai
1
-3
/
+0
2011-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6
Linus Torvalds
3
-58
/
+50
2011-01-14
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-13
/
+2
2011-01-14
[SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE event
Tejun Heo
2
-9
/
+0
2011-01-14
[SCSI] sd: implement sd_check_events()
Tejun Heo
2
-52
/
+53
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-99
/
+103
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
20
-27
/
+29
2011-01-10
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+2
2011-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
142
-5957
/
+10326
2011-01-05
[libata] avoid needlessly passing around ptr to SCSI completion func
Jeff Garzik
2
-3
/
+2
2011-01-03
[SCSI] arcmsr: fix write to device check
roel kluin
1
-2
/
+1
2011-01-03
[SCSI] lpfc: lower stack use in lpfc_fc_frame_check
Tomas Henzl
1
-1
/
+2
2011-01-03
[SCSI] eliminate an unnecessary local variable from scsi_remove_target()
Alan Stern
1
-4
/
+2
2011-01-03
drivers: fix comment typo diable -> disable.
Justin P. Mattock
1
-1
/
+1
2010-12-31
[SCSI] libiscsi: use bh locking instead of irq with session lock
Mike Christie
1
-8
/
+6
2010-12-31
[SCSI] libiscsi: do not take host lock in queuecommand
Mike Christie
1
-23
/
+14
2010-12-31
[SCSI] be2iscsi: fix null ptr when accessing task hdr
Mike Christie
1
-1
/
+2
2010-12-31
[SCSI] be2iscsi: fix gfp use in alloc_pdu
Mike Christie
1
-1
/
+1
2010-12-31
[SCSI] libiscsi: add more informative failure message during iscsi scsi eh
Mike Christie
1
-5
/
+5
2010-12-31
[SCSI] gdth: Add missing call to gdth_ioctl_free
Julia Lawall
2
-5
/
+15
2010-12-31
[SCSI] bfa: remove unused defintions and misc cleanups
Jing Huang
9
-514
/
+158
2010-12-31
[SCSI] bfa: remove inactive functions
Jing Huang
7
-74
/
+0
2010-12-31
[SCSI] bfa: replace bfa_assert with WARN_ON
Jing Huang
16
-135
/
+125
2010-12-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
113
-267
/
+338
2010-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
9
-46
/
+47
2010-12-23
[SCSI] qla2xxx: Use sg_next to fetch next sg element while walking sg list.
Giridhar Malavali
1
-1
/
+1
2010-12-23
[SCSI] qla2xxx: Fix to avoid recursive lock failure during BSG timeout.
Giridhar Malavali
1
-0
/
+2
2010-12-23
[SCSI] qla2xxx: Remove code to not reset ISP82xx on failure.
Giridhar Malavali
3
-10
/
+1
[next]