index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] cciss: version update, new hw
Mike Miller
2006-09-13
1
-4
/
+6
*
[PATCH] exit early in floppy_init when no floppy exists
Olaf Hering
2006-09-01
1
-7
/
+5
*
[PATCH] nbd: Abort request on data reception failure
Michal Feix
2006-07-31
1
-1
/
+2
*
[PATCH] nbd: Check magic before doing anything else
Michal Feix
2006-07-31
1
-7
/
+9
*
[PATCH] lockdep: annotate pktcdvd natural device hierarchy
Arjan van de Ven
2006-07-31
1
-3
/
+3
*
[PATCH] cciss: fix stall with softirq handling and CFQ
Jens Axboe
2006-07-25
1
-41
/
+45
*
[PATCH] drivers/block/cpqarray.c: remove an unused variable
Adrian Bunk
2006-07-14
1
-2
/
+0
*
[PATCH] ramdisk blocksize Kconfig entry
Nathan Scott
2006-07-14
2
-1
/
+11
*
[PATCH] aoe: cleanup i_rdev usage
Eric Sesterhenn
2006-07-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-07-03
1
-100
/
+130
|
\
|
*
[POWERPC] Update the SWIM3 (powermac) floppy driver
Benjamin Herrenschmidt
2006-07-03
1
-100
/
+130
*
|
[PATCH] lockdep: floppy.c irq release fix
Ingo Molnar
2006-07-03
1
-38
/
+4
|
/
*
[PATCH] irq-flags: drivers/block Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
6
-7
/
+7
*
[PATCH] drivers/block/nbd.c compile fix
Ingo van Lil
2006-07-01
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
8
-8
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
20
-151
/
+4
|
\
|
*
[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
|
*
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
15
-21
/
+1
|
*
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
|
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
11
-12
/
+0
|
*
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
10
-52
/
+2
|
*
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
3
-30
/
+1
|
*
[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-19
/
+0
|
*
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
10
-15
/
+0
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-29
1
-2
/
+3
|
\
\
|
*
|
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
2006-06-27
1
-2
/
+3
|
|
/
*
|
[PATCH] Deref in drivers/block/paride/pf.c
Eric Sesterhenn
2006-06-29
1
-1
/
+1
*
|
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-06-28
2
-3
/
+3
|
/
*
Revert "[PATCH] kthread: update loop.c to use kthread"
Linus Torvalds
2006-06-26
1
-11
/
+13
*
[PATCH] CCISS: tidy up product table indentation
Bjorn Helgaas
2006-06-25
1
-36
/
+18
*
[PATCH] CCISS: run through Lindent
Bjorn Helgaas
2006-06-25
1
-1534
/
+1581
*
[PATCH] CCISS: remove parens around return values
Bjorn Helgaas
2006-06-25
1
-23
/
+23
*
[PATCH] CCISS: fix a few spelling errors
Bjorn Helgaas
2006-06-25
1
-8
/
+8
*
[PATCH] CCISS: use ARRAY_SIZE without intermediates
Bjorn Helgaas
2006-06-25
1
-4
/
+2
*
[PATCH] CCISS: announce cciss%d devices with PCI address/IRQ/DAC info
Bjorn Helgaas
2006-06-25
1
-7
/
+9
*
[PATCH] CCISS: request all PCI resources
Bjorn Helgaas
2006-06-25
2
-46
/
+18
*
[PATCH] CCISS: disable device when returning failure
Bjorn Helgaas
2006-06-25
1
-9
/
+18
*
[PATCH] kthread: update loop.c to use kthread
Serge E. Hallyn
2006-06-25
1
-13
/
+11
*
[PATCH] cpqarray section fix
Andrew Morton
2006-06-25
1
-2
/
+2
*
[PATCH] nbd: kill obsolete changelog, add GPL
Pavel Machek
2006-06-25
1
-32
/
+2
*
[PATCH] random: change cpqarray to use add_disk_randomness
Matt Mackall
2006-06-25
1
-2
/
+3
*
[PATCH] random: make CCISS use add_disk_randomness
Matt Mackall
2006-06-25
1
-2
/
+2
*
[PATCH] m68k: introduce irq controller
Roman Zippel
2006-06-25
1
-0
/
+1
*
[PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not called
Constantine Sapuntzakis
2006-06-23
1
-1
/
+1
*
[PATCH] frv: initrd is grossly broken on frv (never built)
Al Viro
2006-06-23
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-06-22
1
-1
/
+1
|
\
|
*
Merge ../linux-2.6
Paul Mackerras
2006-05-19
1
-8
/
+10
|
|
\
|
*
|
[PATCH] powerpc: update iSeries viodasd device-tree entries
Stephen Rothwell
2006-05-19
1
-1
/
+1
*
|
|
[PATCH] ub: random cleanups
Pete Zaitcev
2006-06-21
1
-48
/
+12
*
|
|
[PATCH] ub: atomic add_disk
Pete Zaitcev
2006-06-21
1
-7
/
+3
[next]