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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-06
[SCSI] Improve inquiry printing
Matthew Wilcox
1
-9
/
+5
2006-08-04
[SCSI] DAC960: PCI id table fixup
Brian King
1
-1
/
+1
2006-07-25
[PATCH] cciss: fix stall with softirq handling and CFQ
Jens Axboe
1
-41
/
+45
2006-07-14
[PATCH] drivers/block/cpqarray.c: remove an unused variable
Adrian Bunk
1
-2
/
+0
2006-07-14
[PATCH] ramdisk blocksize Kconfig entry
Nathan Scott
2
-1
/
+11
2006-07-10
[PATCH] aoe: cleanup i_rdev usage
Eric Sesterhenn
1
-1
/
+1
2006-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-100
/
+130
2006-07-03
[PATCH] lockdep: floppy.c irq release fix
Ingo Molnar
1
-38
/
+4
2006-07-03
[POWERPC] Update the SWIM3 (powermac) floppy driver
Benjamin Herrenschmidt
1
-100
/
+130
2006-07-02
[PATCH] irq-flags: drivers/block Use the new IRQF_ constants
Thomas Gleixner
6
-7
/
+7
2006-07-01
[PATCH] drivers/block/nbd.c compile fix
Ingo van Lil
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
8
-8
/
+0
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
20
-151
/
+4
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-2
/
+3
2006-06-29
[PATCH] Deref in drivers/block/paride/pf.c
Eric Sesterhenn
1
-1
/
+1
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2
-3
/
+3
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
1
-2
/
+3
2006-06-26
[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
15
-21
/
+1
2006-06-26
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
11
-12
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
10
-52
/
+2
2006-06-26
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
3
-30
/
+1
2006-06-26
[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree
Greg Kroah-Hartman
1
-19
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
10
-15
/
+0
2006-06-26
Revert "[PATCH] kthread: update loop.c to use kthread"
Linus Torvalds
1
-11
/
+13
2006-06-25
[PATCH] CCISS: tidy up product table indentation
Bjorn Helgaas
1
-36
/
+18
2006-06-25
[PATCH] CCISS: run through Lindent
Bjorn Helgaas
1
-1534
/
+1581
2006-06-25
[PATCH] CCISS: remove parens around return values
Bjorn Helgaas
1
-23
/
+23
2006-06-25
[PATCH] CCISS: fix a few spelling errors
Bjorn Helgaas
1
-8
/
+8
2006-06-25
[PATCH] CCISS: use ARRAY_SIZE without intermediates
Bjorn Helgaas
1
-4
/
+2
2006-06-25
[PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC info
Bjorn Helgaas
1
-7
/
+9
2006-06-25
[PATCH] CCISS: request all PCI resources
Bjorn Helgaas
2
-46
/
+18
2006-06-25
[PATCH] CCISS: disable device when returning failure
Bjorn Helgaas
1
-9
/
+18
2006-06-25
[PATCH] kthread: update loop.c to use kthread
Serge E. Hallyn
1
-13
/
+11
2006-06-25
[PATCH] cpqarray section fix
Andrew Morton
1
-2
/
+2
2006-06-25
[PATCH] nbd: kill obsolete changelog, add GPL
Pavel Machek
1
-32
/
+2
2006-06-25
[PATCH] random: change cpqarray to use add_disk_randomness
Matt Mackall
1
-2
/
+3
2006-06-25
[PATCH] random: make CCISS use add_disk_randomness
Matt Mackall
1
-2
/
+2
2006-06-25
[PATCH] m68k: introduce irq controller
Roman Zippel
1
-0
/
+1
2006-06-23
[PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not called
Constantine Sapuntzakis
1
-1
/
+1
2006-06-23
[PATCH] frv: initrd is grossly broken on frv (never built)
Al Viro
1
-0
/
+1
2006-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-1
/
+1
2006-06-21
[PATCH] ub: random cleanups
Pete Zaitcev
1
-48
/
+12
2006-06-21
[PATCH] ub: atomic add_disk
Pete Zaitcev
1
-7
/
+3
2006-06-21
[PATCH] USB: clean out an unnecessary NULL check from ub
Pete Zaitcev
1
-6
/
+2
2006-06-21
[PATCH] CCISS: add device symlink to the block cciss block devices in sysfs
Greg Kroah-Hartman
1
-0
/
+1
2006-06-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-9
/
+10
2006-06-17
[NET]: Clean up skb_linearize
Herbert Xu
1
-2
/
+1
2006-06-10
Merge ../linux-2.6
James Bottomley
3
-56
/
+60
[next]