index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qlogicpt: section fixes
Adrian Bunk
2008-02-23
1
-6
/
+6
*
[SCSI] mvsas: convert from rough draft to working driver
Ke Wei
2008-02-23
1
-313
/
+1469
*
[SCSI] mvsas: Add Marvell 6440 SAS/SATA driver
Jeff Garzik
2008-02-23
3
-0
/
+1836
*
[SCSI] libsas: correctly flush the LU queue on error recovery
James Bottomley
2008-02-23
1
-1
/
+2
*
[SCSI] aic94xx: fix sequencer hang on error recovery
James Bottomley
2008-02-23
1
-4
/
+0
*
[SCSI] st: compile fix when DEBUG set to one
Kai Makisara
2008-02-23
2
-8
/
+4
*
[SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccb
FUJITA Tomonori
2008-02-23
1
-4
/
+6
*
[SCSI] stex: stex_direct_copy shouldn't call dma_map_sg
FUJITA Tomonori
2008-02-23
1
-22
/
+12
*
[SCSI] lpfc: Balance locking
Matthew Wilcox
2008-02-23
1
-9
/
+9
*
[SCSI] qla4xxx: fix up residual handling
David Somayajulu
2008-02-23
1
-2
/
+1
*
[SCSI] libsas: fix error handling
James Bottomley
2008-02-22
1
-24
/
+41
*
[SCSI] arcmsr: fix message allocation
Daniel Drake
2008-02-22
1
-15
/
+11
*
[SCSI] mptbase: fix use-after-free's
Adrian Bunk
2008-02-22
1
-2
/
+2
*
[SCSI] iscsi transport: make 2 functions static
Adrian Bunk
2008-02-22
1
-2
/
+2
*
[SCSI] lpfc: make lpfc_disable_node() static
Adrian Bunk
2008-02-22
2
-2
/
+1
*
[SCSI] ips: fix data buffer accessors conversion bug
FUJITA Tomonori
2008-02-19
1
-1
/
+1
*
[SCSI] gdth: don't call pci_free_consistent under spinlock
James Bottomley
2008-02-18
1
-4
/
+2
*
[SCSI] qla2xxx: fix compile warning for printk format
FUJITA Tomonori
2008-02-18
1
-1
/
+1
*
[SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panic
James Bottomley
2008-02-18
1
-5
/
+6
*
[SCSI] scsi_debug: disable clustering
FUJITA Tomonori
2008-02-18
1
-1
/
+1
*
[SCSI] fas216: fix up the previous fas216 commit
James Bottomley
2008-02-18
1
-1
/
+1
*
[SCSI] megaraid: outb_p extermination
Alan Cox
2008-02-18
1
-5
/
+5
*
[SCSI] mpt fusion: kill warnings in mptbase.h on parisc64
Kyle McMartin
2008-02-18
1
-1
/
+1
*
[SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESET
James Bottomley
2008-02-18
1
-4
/
+10
*
[SCSI] ses: fix data corruption
Yinghai Lu
2008-02-18
1
-59
/
+67
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-02-16
13
-25
/
+22
|
\
|
*
ata: fix sparse warning in pata_acpi.c
Harvey Harrison
2008-02-15
1
-2
/
+2
|
*
ata: fix sparse warning in pata_marvell.c
Harvey Harrison
2008-02-15
1
-2
/
+2
|
*
ata: fix sparse warning in pata_jmicron.c
Harvey Harrison
2008-02-15
1
-1
/
+2
|
*
ata: fix sparse warning in pata_cs5536.c
Harvey Harrison
2008-02-15
1
-1
/
+1
|
*
ata: sparse fixes for pata_amd.c
Harvey Harrison
2008-02-15
1
-5
/
+2
|
*
pata_scc.c: add thaw ops
Akira Iguchi
2008-02-15
1
-0
/
+2
|
*
pata_cs5536.c bugfix
Martin K. Petersen
2008-02-15
1
-4
/
+4
|
*
pata_legacy: don't call ata_host_detach() after initialization failure
Tejun Heo
2008-02-15
1
-2
/
+0
|
*
ata: fix sparse warnings in sata_mv.c
Harvey Harrison
2008-02-15
1
-2
/
+2
|
*
ata: fix sparse warning in sata_via.c
Harvey Harrison
2008-02-15
1
-2
/
+2
|
*
ata: fix sparse warning in sata_promise.c
Harvey Harrison
2008-02-15
1
-1
/
+1
|
*
ata: fix sparse warning in ata_piix.c
Harvey Harrison
2008-02-15
1
-1
/
+1
|
*
ata: fix sparse warning in libata-core.c
Harvey Harrison
2008-02-15
1
-1
/
+0
|
*
ata: make ata_scsiop_inq_89 static in libata-scsi.c
Harvey Harrison
2008-02-15
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-02-15
24
-1794
/
+5441
|
\
\
|
*
|
netconsole: avoid null pointer dereference at show_local_mac()
Keiichi KII
2008-02-15
1
-2
/
+2
|
*
|
hci_ldisc: fix null pointer deref
David Newall
2008-02-13
1
-0
/
+1
|
*
|
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2008-02-13
22
-1792
/
+5438
|
|
\
\
|
|
*
|
net/phy/fixed.c: fix a use-after-free
Adrian Bunk
2008-02-11
1
-2
/
+2
|
|
*
|
drivers/net/sis190: fix section mismatch warning in sis190_get_mac_addr
Sergio Luis
2008-02-11
1
-1
/
+2
|
|
*
|
claw/lcs/netiucv: check s390dbf level before sprints
Peter Tiedemann
2008-02-11
3
-14
/
+41
|
|
*
|
lcs: avoid/reduce unused s390dbf debug areas.
Peter Tiedemann
2008-02-11
1
-1
/
+1
|
|
*
|
netiucv: change name of nop function
Ursula Braun
2008-02-11
1
-3
/
+3
|
|
*
|
netiucv: Remember to set driver->owner.
Cornelia Huck
2008-02-11
1
-0
/
+1
[next]