index
:
Linux Stable
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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/blkfront: use blk_rq_map_sg to generate ring entries
Jens Axboe
2009-02-26
1
-15
/
+15
*
cciss: shorten 30s timeout on controller reset
Jens Axboe
2009-02-26
1
-3
/
+7
*
m68k: atari - Rename "mfp" to "st_mfp"
Geert Uytterhoeven
2009-02-22
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-02-18
2
-1
/
+216
|
\
|
*
cciss: PCI power management reset for kexec
Chip Coldwell
2009-02-18
1
-0
/
+215
|
*
paride/pg.c: xs(): &&/|| confusion
Roel Kluin
2009-02-18
1
-1
/
+1
*
|
floppy: request and release only the ports we actually use
Philippe De Muyter
2009-02-18
1
-27
/
+52
*
|
aoe: ignore vendor extension AoE responses
Ed Cashin
2009-02-18
2
-0
/
+3
|
/
*
nbd: fix I/O hang on disconnected nbds
Paul Clements
2009-02-11
1
-0
/
+9
*
powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/block
Stephen Rothwell
2009-01-16
1
-9
/
+9
*
nbd: do not allow two clients at the same time
Pavel Machek
2009-01-15
1
-0
/
+4
*
Merge commit 'gcl/gcl-next' into next
Benjamin Herrenschmidt
2009-01-13
1
-0
/
+1
|
\
|
*
powerpc/xsysace: add compatible string for non-ipcore instance
Yuri Tikhonov
2009-01-09
1
-0
/
+1
*
|
m68k: amiflop - Get rid of sleep_on calls
Andreas Bombe
2009-01-12
1
-24
/
+16
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-01-07
1
-4
/
+4
|
\
|
*
sparc64: Fix unsigned long long warnings in drivers.
Sam Ravnborg
2009-01-06
1
-4
/
+4
*
|
USB: change interface to usb_lock_device_for_reset()
Alan Stern
2009-01-07
1
-6
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-12-30
1
-13
/
+28
|
\
|
*
virtio_blk: fix type warning
Randy Dunlap
2008-12-30
1
-1
/
+1
|
*
virtio: block: dynamic maximum segments
Rusty Russell
2008-12-30
1
-13
/
+23
|
*
virtio: set max_segment_size and max_sectors to infinite.
Rusty Russell
2008-12-30
1
-0
/
+5
*
|
cciss: simplify parameters to deregister_disk function
Stephen M. Cameron
2008-12-29
1
-7
/
+9
*
|
loop: Do not call loop_unplug for not configured loop device.
Milan Broz
2008-12-29
1
-0
/
+1
*
|
loop: Flush possible running bios when loop device is released.
Milan Broz
2008-12-29
1
-3
/
+35
*
|
nbd: tell the block layer that it is not a rotational device
Jens Axboe
2008-12-29
1
-6
/
+4
*
|
block: get rid of elevator_t typedef
Jens Axboe
2008-12-29
1
-1
/
+1
*
|
cciss: switch to using hlist for command list management
Jens Axboe
2008-12-29
3
-46
/
+33
*
|
xen-blkfront: set queue paravirt flag
Fernando Luis Vázquez Cao
2008-12-29
1
-7
/
+1
*
|
virtio_blk: set queue paravirt flag
Fernando Luis Vázquez Cao
2008-12-29
1
-0
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-12-28
4
-25
/
+11
|
\
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-15
1
-3
/
+3
|
|
\
|
*
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-02
1
-11
/
+12
|
|
\
\
|
*
|
|
aoe: remove private mac address format function
Harvey Harrison
2008-11-25
4
-25
/
+11
*
|
|
|
Merge branch 'next' into for-linus
James Morris
2008-12-25
1
-2
/
+4
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into next
James Morris
2008-12-04
3
-16
/
+24
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'master' into next
James Morris
2008-11-18
3
-17
/
+34
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into next
James Morris
2008-11-14
2
-2
/
+33
|
|
\
\
\
\
\
|
*
|
|
|
|
|
CRED: Wrap task credential accesses in the block loopback driver
David Howells
2008-11-14
1
-2
/
+4
*
|
|
|
|
|
|
cciss: fix problem that deleting multiple logical drives could cause a panic
Stephen M. Cameron
2008-12-19
1
-0
/
+5
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
pktcdvd: remove broken dev_t export of class devices
Kay Sievers
2008-12-10
1
-1
/
+1
*
|
|
|
|
|
[PATCH] fix bogus argument of blkdev_put() in pktcdvd
Al Viro
2008-12-04
1
-2
/
+2
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2008-11-30
1
-11
/
+12
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge
Paul Mackerras
2008-11-24
1
-11
/
+12
|
|
\
\
\
\
|
|
*
|
|
|
xsysace: Fix driver to use resource_size_t instead of unsigned long
Yuri Tikhonov
2008-11-14
1
-9
/
+10
|
|
*
|
|
|
powerpc/virtex: fix various format/casting printk mismatches
Grant Likely
2008-11-14
1
-2
/
+2
|
|
|
|
/
/
|
|
|
/
|
|
*
|
/
|
|
cciss: fix DEBUG printk formats
Randy Dunlap
2008-11-19
1
-4
/
+5
|
/
/
/
/
*
|
|
/
Release old elevator on change elevator
Zhaolei
2008-11-18
1
-1
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2008-11-15
2
-15
/
+16
|
\
\
\
|
*
|
|
Create/use more directory structure in the Documentation/ tree.
Randy Dunlap
2008-11-14
2
-15
/
+16
|
|
/
/
*
/
/
ub: stub pre_reset and post_reset to fix oops
Pete Zaitcev
2008-11-13
1
-2
/
+18
|
/
/
[next]