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-10-21
cxgbi: convert to SKB paged frag API.
Ian Campbell
2
-14
/
+16
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2
-6
/
+6
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
8
-13
/
+21
2011-10-02
[SCSI] libsas: fix panic when single phy is disabled on a wide port
Mark Salyzyn
1
-4
/
+6
2011-10-02
[SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unload
Roland Dreier
1
-4
/
+5
2011-09-28
Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6
Linus Torvalds
5
-3
/
+7
2011-09-26
[SCSI] 3w-9xxx: fix iommu_iova leak
James Bottomley
1
-0
/
+2
2011-09-26
[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference
Neil Horman
1
-1
/
+1
2011-09-23
scsi: fix qla2xxx printk format warning
Randy Dunlap
1
-2
/
+2
2011-09-23
scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build error
Randy Dunlap
1
-0
/
+1
2011-09-22
[SCSI] scsi: qla4xxx needs libiscsi.o
Randy Dunlap
1
-1
/
+1
2011-09-22
[SCSI] libsas: fix failure to revalidate domain for anything but the first ex...
Mark Salyzyn
1
-1
/
+1
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
27
-201
/
+608
2011-09-22
[SCSI] aacraid: reset should disable MSI interrupt
Vasily Averin
1
-0
/
+2
2011-09-15
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
2
-2
/
+6
2011-09-14
Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6
Linus Torvalds
26
-200
/
+607
2011-09-10
scsi: qla4xxx driver depends on NET
Randy Dunlap
1
-1
/
+1
2011-08-28
[SCSI] bnx2i: Fixed the endian on TTT for NOP out transmission
Eddie Wai
1
-1
/
+1
2011-08-28
[SCSI] libfc: fix referencing to fc_fcp_pkt from the frame pointer via fr_fsp()
Yi Zou
1
-2
/
+6
2011-08-28
[SCSI] libfc: block SCSI eh thread for blocked rports
Vasu Dev
1
-2
/
+9
2011-08-28
[SCSI] libfc: fix fc_eh_host_reset
Vasu Dev
2
-17
/
+45
2011-08-28
[SCSI] fcoe: Fix deadlock between fip's recv_work and rtnl
Robert Love
1
-5
/
+8
2011-08-28
cnic, bnx2fc: Increase maximum FCoE sessions.
Michael Chan
1
-1
/
+1
2011-08-27
[SCSI] qla2xxx: Update version number to 8.03.07.07-k.
Chad Dupuis
1
-1
/
+1
2011-08-27
[SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.
Saurav Kashyap
1
-10
/
+10
2011-08-27
[SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...
Andrew Vasquez
2
-4
/
+0
2011-08-27
[SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler.
Saurav Kashyap
1
-2
/
+3
2011-08-27
[SCSI] qla2xxx: Double check for command completion if abort mailbox command ...
Chad Dupuis
1
-0
/
+4
2011-08-27
[SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list.
Saurav Kashyap
1
-0
/
+3
2011-08-27
[SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts.
Chad Dupuis
1
-3
/
+2
2011-08-27
[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.
Arun Easi
8
-64
/
+62
2011-08-27
[SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.
Arun Easi
6
-38
/
+335
2011-08-26
[SCSI] hpsa: fix physical device lun and target numbering problem
Stephen M. Cameron
1
-0
/
+10
2011-08-26
[SCSI] hpsa: fix problem that OBDR devices are not detected
Stephen M. Cameron
1
-20
/
+27
2011-08-26
fcoe: convert to SKB paged frag API.
Ian Campbell
2
-3
/
+4
2011-08-26
bnx2fc: convert to SKB paged frag API.
Ian Campbell
1
-1
/
+1
2011-08-23
[SCSI] isci: add version number
Dan Williams
1
-1
/
+10
2011-08-23
[SCSI] isci: fix event-get pointer increment
Dan Williams
1
-0
/
+3
2011-08-23
[SCSI] isci: dynamic interrupt coalescing
Dan Williams
2
-1
/
+12
2011-08-23
[SCSI] isci: Leave requests alone if already terminating.
Jeff Skirvin
1
-2
/
+10
2011-08-23
[SCSI] isci: Adding documentation to API change and fixup sysfs registration
Dave Jiang
1
-18
/
+18
2011-08-23
[SCSI] isci: change sas phy timeouts from 54us to 59us
Marcin Tomczak
2
-0
/
+25
2011-08-23
[SCSI] isci: fix 32-bit operation when CONFIG_HIGHMEM64G=n
Dan Williams
2
-2
/
+2
2011-08-23
[SCSI] isci: fix sata response handling
Dan Williams
1
-12
/
+6
2011-08-12
cnic: Fix select dependencies in bnx2fc/bnx2i Kconfig.
David S. Miller
2
-2
/
+4
2011-08-11
cxgbi: Fix scsi Kconfig dependencies.
David S. Miller
2
-2
/
+4
2011-08-10
chelsio: Move the Chelsio drivers
Jeff Kirsher
2
-2
/
+2
2011-08-10
broadcom: Move the Broadcom drivers
Jeff Kirsher
2
-2
/
+2
2011-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
90
-4487
/
+11870
2011-07-28
[SCSI] fcoe: cleanup cpu selection for incoming requests
Vasu Dev
1
-30
/
+13
[next]