index
:
kernel/git/stable/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2010-04-01
cciss: Make cciss_seq_show handle holes in the h->drv[] array
Stephen M. Cameron
2009-09-09
aoe: allocate unused request_queue for sysfs
Ed Cashin
2009-07-28
mg_disk: Add missing ready status check on mg_write()
unsik Kim
2009-07-28
mg_disk: fix issue with data integrity on error in mg_write()
Bartlomiej Zolnierkiewicz
2009-07-28
mg_disk: fix reading invalid status when use polling driver
unsik Kim
2009-07-28
mg_disk: remove prohibited sleep operation
unsik Kim
2009-07-22
Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-07-19
virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatch
Rakib Mullick
2009-07-17
virtio_blk: ioctl return value fix
Christoph Hellwig
2009-07-17
virtio_blk: don't bounce highmem requests
Christoph Hellwig
2009-07-17
ataflop: adjust NULL test
Julia Lawall
2009-07-15
z2ram: Small cleanup for z2ram.c
Zhaolei
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-10
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2009-07-10
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-03
cciss: Ignore stale commands after reboot
Hannes Reinecke
2009-06-30
floppy: fix lock imbalance
Jiri Slaby
2009-06-24
osdblk: Adjust queue limits to lower device's limits
Boaz Harrosh
2009-06-24
osdblk: a Linux block device for OSD objects
Jeff Garzik
2009-06-18
hd: stop defining MAJOR_NR
Christoph Hellwig
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-06-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-06-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-06-16
block: remove some includings of blktrace_api.h
Li Zefan
2009-06-16
mg_disk: seperate mg_disk.h again
unsik Kim
2009-06-15
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
2009-06-15
block/ps3: remove driver_data direct access of struct device
Roel Kluin
2009-06-15
xen block: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-15
Driver Core: aoe: add nodename for aoe devices
Kay Sievers
2009-06-15
Driver Core: block: add nodename support for block drivers.
Kay Sievers
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
Geert Uytterhoeven
2009-06-15
block/ps3: remove driver_data direct access of struct device
Roel Kluin
2009-06-15
ps3vram: Make ps3vram_priv.reports a void *
Geert Uytterhoeven
2009-06-15
ps3vram: Remove no longer used ps3vram_priv.ddr_base
Geert Uytterhoeven
2009-06-15
ps3vram: Replace mutex by spinlock + bio_list
Geert Uytterhoeven
2009-06-15
ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
Geert Uytterhoeven
2009-06-15
ps3vram: GPU memory mapping cleanup
Geert Uytterhoeven
2009-06-15
ps3vram: Correct exchanged gotos in ps3vram_probe() error path
Jim Paris
2009-06-15
ps3vram: Use proc_create_data() instead of proc_create()
Geert Uytterhoeven
2009-06-15
ps3vram: Fix error path (return -EIO) for short read/write
Geert Uytterhoeven
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-06-12
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2009-06-12
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
2009-06-12
virtio_blk: add missing __dev{init,exit} markings
Mike Frysinger
2009-06-12
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
2009-06-12
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
2009-06-10
floppy: fix hibernation
Ondrej Zary
2009-06-10
ramdisk: remove long-deprecated "ramdisk=" boot-time parameter
Robert P. J. Day
[next]