index
:
linux-stable.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
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.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
*
block: avoid duplicate calls to get_part() in disk stat code
Jens Axboe
2008-05-07
1
-4
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2008-05-02
1
-24
/
+39
|
\
|
*
ub: Cosmetics
Pete Zaitcev
2008-05-02
1
-9
/
+6
|
*
ub: Ignore bad residue
Pete Zaitcev
2008-05-02
1
-8
/
+14
|
*
ub: Tune retries
Pete Zaitcev
2008-05-02
1
-5
/
+4
|
*
ub: Fix timeouts
Pete Zaitcev
2008-05-02
1
-2
/
+15
*
|
virtio: add virtio disk geometry feature
Ryan Harper
2008-05-02
1
-4
/
+20
*
|
virtio: explicit advertisement of driver features
Rusty Russell
2008-05-02
1
-1
/
+7
*
|
virtio: change config to guest endian.
Rusty Russell
2008-05-02
1
-2
/
+2
*
|
virtio-blk: fix remove oops
Marcelo Tosatti
2008-05-02
1
-2
/
+0
*
|
virtio: de-structify virtio_block status byte
Rusty Russell
2008-05-02
1
-3
/
+3
|
/
*
cciss: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-01
1
-6
/
+2
*
brd: modify ramdisk device to be able to manage partitions
Laurent Vivier
2008-04-30
1
-5
/
+14
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-04-29
6
-10
/
+5
|
\
|
*
block: use blk_rq_init() to initialize the request
FUJITA Tomonori
2008-04-29
2
-3
/
+2
|
*
block: no need to initialize rq->cmd with blk_get_request
FUJITA Tomonori
2008-04-29
1
-2
/
+0
|
*
block: no need to initialize rq->cmd in prepare_flush_fn hook
FUJITA Tomonori
2008-04-29
1
-1
/
+0
|
*
block: make queue flags non-atomic
Nick Piggin
2008-04-29
2
-2
/
+2
|
*
ps3disk: Remove superfluous cast
Geert Uytterhoeven
2008-04-29
1
-2
/
+1
*
|
drivers/block: use get_unaligned_* helpers
Harvey Harrison
2008-04-29
2
-14
/
+14
*
|
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
2008-04-29
1
-1
/
+1
*
|
remove aoedev_isbusy()
Adrian Bunk
2008-04-29
2
-19
/
+0
*
|
NBD: add partition support
Laurent Vivier
2008-04-29
1
-4
/
+21
*
|
NBD: allow nbd to be used locally
Laurent Vivier
2008-04-29
1
-49
/
+95
*
|
drivers: use non-racy method for proc entries creation (2)
Denis V. Lunev
2008-04-29
1
-6
/
+1
*
|
proc: remove proc_root_driver
Alexey Dobriyan
2008-04-29
3
-6
/
+6
*
|
xen: make blkif_getgeo static
Harvey Harrison
2008-04-29
1
-1
/
+1
*
|
drivers/block/floppy.c: replace init_module&cleanup_module with module_init&m...
Jon Schindler
2008-04-29
1
-2
/
+4
|
/
*
return pfn from direct_access, for XIP
Jared Hulbert
2008-04-28
1
-2
/
+3
*
xen: Add compatibility aliases for frontend drivers
Mark McLoughlin
2008-04-24
1
-0
/
+1
*
xen: Module autoprobing support for frontend drivers
Mark McLoughlin
2008-04-24
1
-0
/
+1
*
xen blkfront: Delay wait for block devices until after the disk is added
Christian Limpach
2008-04-24
1
-0
/
+11
*
xen/blkfront: use bdget_disk
Jeremy Fitzhardinge
2008-04-24
1
-2
/
+1
*
xen: Make xen-blkfront write its protocol ABI to xenstore
Markus Armbruster
2008-04-24
1
-0
/
+7
*
fix brd allocation flags
Petr Tesarik
2008-04-22
1
-1
/
+1
*
Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-04-21
4
-10
/
+41
|
\
|
*
block: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-21
1
-3
/
+3
|
*
cciss: fix warning oops on rmmod of driver
scameron@beardog.cca.cpqcorp.net
2008-04-21
1
-1
/
+1
|
*
cciss: Fix race between disk-adding code and interrupt handler
scameron@beardog.cca.cpqcorp.net
2008-04-21
1
-1
/
+16
|
*
loop: manage partitions in disk image
Laurent Vivier
2008-04-21
1
-5
/
+21
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-21
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'linux-2.6'
Paul Mackerras
2008-04-14
3
-9
/
+36
|
|
\
\
|
*
|
|
[POWERPC] Use FIELD_SIZEOF in drivers/block/viodasd.c
Julia Lawall
2008-04-01
1
-1
/
+1
*
|
|
|
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-04-17
2
-9
/
+30
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cciss: error: implicit declaration of function 'sg_init_table'
Mike Pagano
2008-04-11
1
-0
/
+1
|
*
|
ub: remove BUG() after __blk_end_request and fix the condition causing it
Pete Zaitcev
2008-04-08
1
-9
/
+29
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-03
4
-1090
/
+6
|
\
|
|
|
*
|
nbd: prevent sock_xmit from attempting to use a NULL socket
Mike Snitzer
2008-04-02
1
-0
/
+6
|
|
/
|
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-03-18
3
-1090
/
+0
|
|
\
[next]