index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-23
[SCSI] qlogicpt: section fixes
Adrian Bunk
1
-6
/
+6
2008-02-23
[SCSI] mvsas: convert from rough draft to working driver
Ke Wei
1
-313
/
+1469
2008-02-23
[SCSI] mvsas: Add Marvell 6440 SAS/SATA driver
Jeff Garzik
3
-0
/
+1836
2008-02-22
[SCSI] libsas: correctly flush the LU queue on error recovery
James Bottomley
1
-1
/
+2
2008-02-22
[SCSI] aic94xx: fix sequencer hang on error recovery
James Bottomley
1
-4
/
+0
2008-02-22
[SCSI] st: compile fix when DEBUG set to one
Kai Makisara
2
-8
/
+4
2008-02-22
[SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccb
FUJITA Tomonori
1
-4
/
+6
2008-02-22
[SCSI] stex: stex_direct_copy shouldn't call dma_map_sg
FUJITA Tomonori
1
-22
/
+12
2008-02-22
[SCSI] lpfc: Balance locking
Matthew Wilcox
1
-9
/
+9
2008-02-22
[SCSI] qla4xxx: fix up residual handling
David Somayajulu
1
-2
/
+1
2008-02-22
[SCSI] libsas: fix error handling
James Bottomley
1
-24
/
+41
2008-02-22
[SCSI] arcmsr: fix message allocation
Daniel Drake
1
-15
/
+11
2008-02-22
[SCSI] mptbase: fix use-after-free's
Adrian Bunk
1
-2
/
+2
2008-02-22
[SCSI] iscsi transport: make 2 functions static
Adrian Bunk
1
-2
/
+2
2008-02-22
[SCSI] lpfc: make lpfc_disable_node() static
Adrian Bunk
2
-2
/
+1
2008-02-19
[SCSI] ips: fix data buffer accessors conversion bug
FUJITA Tomonori
1
-1
/
+1
2008-02-18
[SCSI] gdth: don't call pci_free_consistent under spinlock
James Bottomley
1
-4
/
+2
2008-02-18
[SCSI] qla2xxx: fix compile warning for printk format
FUJITA Tomonori
1
-1
/
+1
2008-02-18
[SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panic
James Bottomley
1
-5
/
+6
2008-02-18
[SCSI] scsi_debug: disable clustering
FUJITA Tomonori
1
-1
/
+1
2008-02-18
[SCSI] fas216: fix up the previous fas216 commit
James Bottomley
1
-1
/
+1
2008-02-18
[SCSI] megaraid: outb_p extermination
Alan Cox
1
-5
/
+5
2008-02-18
[SCSI] mpt fusion: kill warnings in mptbase.h on parisc64
Kyle McMartin
1
-1
/
+1
2008-02-18
[SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESET
James Bottomley
1
-4
/
+10
2008-02-18
[SCSI] ses: fix data corruption
Yinghai Lu
1
-59
/
+67
2008-02-15
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-25
/
+22
2008-02-15
ata: fix sparse warning in pata_acpi.c
Harvey Harrison
1
-2
/
+2
2008-02-15
ata: fix sparse warning in pata_marvell.c
Harvey Harrison
1
-2
/
+2
2008-02-15
ata: fix sparse warning in pata_jmicron.c
Harvey Harrison
1
-1
/
+2
2008-02-15
ata: fix sparse warning in pata_cs5536.c
Harvey Harrison
1
-1
/
+1
2008-02-15
ata: sparse fixes for pata_amd.c
Harvey Harrison
1
-5
/
+2
2008-02-15
pata_scc.c: add thaw ops
Akira Iguchi
1
-0
/
+2
2008-02-15
pata_cs5536.c bugfix
Martin K. Petersen
1
-4
/
+4
2008-02-15
pata_legacy: don't call ata_host_detach() after initialization failure
Tejun Heo
1
-2
/
+0
2008-02-15
ata: fix sparse warnings in sata_mv.c
Harvey Harrison
1
-2
/
+2
2008-02-15
ata: fix sparse warning in sata_via.c
Harvey Harrison
1
-2
/
+2
2008-02-15
ata: fix sparse warning in sata_promise.c
Harvey Harrison
1
-1
/
+1
2008-02-15
ata: fix sparse warning in ata_piix.c
Harvey Harrison
1
-1
/
+1
2008-02-15
ata: fix sparse warning in libata-core.c
Harvey Harrison
1
-1
/
+0
2008-02-15
ata: make ata_scsiop_inq_89 static in libata-scsi.c
Harvey Harrison
1
-1
/
+1
2008-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
24
-1794
/
+5441
2008-02-15
netconsole: avoid null pointer dereference at show_local_mac()
Keiichi KII
1
-2
/
+2
2008-02-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-10
/
+53
2008-02-14
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
9
-19
/
+96
2008-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
3
-487
/
+505
2008-02-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
9
-30
/
+51
2008-02-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
3
-24
/
+44
2008-02-14
d_path: Make d_path() use a struct path
Jan Blunck
2
-12
/
+4
2008-02-14
d_path: Make seq_path() use a struct path argument
Jan Blunck
1
-2
/
+1
2008-02-14
d_path: Make get_dcookie() use a struct path argument
Jan Blunck
1
-12
/
+9
[next]