+- add patches.fixes/linux-post-2.6.3-20040220
[linux-flexiantxendom0-3.2.10.git] / drivers / block / genhd.c
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-09 Olaf Hering+- update to post 2.6.3-rc1 20040209
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-04 Olaf Hering+- add patches.arch/linuxppc-2.5-benh-2.6.2-ben1
2004-02-04 Andrew Morton[PATCH] /proc/paritions: omit removable media
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Olaf Hering+- update to current Linus tree
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-30 Andrew Morton[PATCH] call_usermodehelper retval fix
2003-10-07 Arnaldo Carvalho... o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove...
2003-10-05 Rusty Russell[PATCH] Get rid of magic numbers in fs
2003-09-03 Andrew Morton[PATCH] Remove percpufication of in_flight counter in
2003-08-31 Alexander Viro[PATCH] dev_t handling cleanups (12/12)
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-01 Andrew Morton[PATCH] dev_t printing
2003-07-17 Adrian Bunk[PATCH] remove all #include <blk.h>'s
2003-07-05 Andrew Morton[PATCH] per queue nr_requests
2003-06-02 Alexander Viro[PATCH] ->minor_shift removal
2003-05-26 Ben Collins[PATCH] drivers/* strlcpy conversions
2003-05-25 Alexander Viro[PATCH] kobj_map
2003-05-25 Alexander Viro[PATCH] switch blk_register_area() to kobject
2003-05-17 Linus TorvaldsMake request_module() take a printf-like vararg argumen...
2003-05-04 Christoph Hellwig[PATCH] make __bdevname output more similar to bdevname
2003-04-27 Alexander Viro[PATCH] bdget_disk()
2003-04-23 Art Haas[PATCH] C99 initializers for drivers/block/genhd.c
2003-04-20 Andrew Morton[PATCH] Aggregated disk statistics
2003-04-20 Andrew Morton[PATCH] Allocate hd_structs dynamically
2003-04-04 Greg Kroah-Hartmanblock: add /sbin/hotplug support for when block devices...
2003-03-22 Andrew Morton[PATCH] make the bdevname() API sane
2003-03-22 Andrew Morton[PATCH] register_blkdev() fixes
2003-03-22 Andrew Morton[PATCH] __bdevname atomicity fix
2003-03-18 Andrew Morton[PATCH] Add error checking get_disk()
2003-03-10 Christoph Hellwig[PATCH] remove devfs_only()
2003-03-08 Andrew Morton[PATCH] Make diskstats per-cpu using kmalloc_percpu
2003-03-08 Andrew Morton[PATCH] register_blkdev cleanups
2003-02-25 Andrew Morton[PATCH] remove MAX_BLKDEV from genhd.c
2003-02-12 Andrew Morton[PATCH] genhd warnings fix
2003-02-11 Andries E. Brouwer[PATCH] genhd device unregistration fix
2003-01-13 Jens Axboe[PATCH] rbtree core for io scheduler
2003-01-09 Patrick Mochelsysfs: fix up block and partition sysfs callbacks.
2003-01-06 Patrick Mochelblock devices: use list and lock in block_subsys, inste...
2003-01-06 Patrick Mochelkobjects: Remove kobject::subsys and subsystem::kobj.
2003-01-04 Patrick Mochelkobject: Introduce struct kobj_type.
2002-12-30 Christoph Hellwig[PATCH] more obsolete module API fixes
2002-12-29 Christoph Hellwig[PATCH] avoid deprecated module functions in core code
2002-12-04 Patrick MochelMerge osdl.org:/home/mochel/src/kernel/devel/linux...
2002-12-04 David S. Miller[GENHD]: printf format ll means long long not u64.
2002-11-25 Patrick Mochelfix up block device usage of kobjects.
2002-11-10 Andrew Morton[PATCH] Fix math underflow in disk accounting
2002-11-04 Rusty Russell[PATCH] Initializer conversions for drivers/block
2002-10-31 Patrick Mochelmake sure block device_init() is called before part_init().
2002-10-31 Patrick Mochelconvert block devices and partitions to use kobject...
2002-10-29 Alexander Viro[PATCH] gendisk fixes
2002-10-28 Alexander Viro[PATCH] block_device_operations always picked from...
2002-10-28 Alexander Viro[PATCH] r/o state moved to gendisks
2002-10-28 Alexander Viro[PATCH] randomness made per-disk
2002-10-18 Alexander Viro[PATCH] probes
2002-10-15 Alexander Viro[PATCH] bdev->bd_disk introduced
2002-10-15 Alexander Viro[PATCH] refcounts for gendisks
2002-10-15 Alexander Viro[PATCH] preparation to use of driverfs refcounts, part...
2002-10-15 Alexander Viro[PATCH] disk->minor_shift cleanup
2002-10-15 Alexander Viro[PATCH] early allocation of ->part
2002-10-09 Christoph Hellwig[PATCH] initcalls for ATM
2002-10-09 Andrew Morton[PATCH] 64-bit sector_t - printk changes and sector_t...
2002-10-05 Alexander Viro[PATCH] cpqarray switched to alloc_disk()
2002-09-30 Alexander Viro[PATCH] alloc_disk/put_disk
2002-09-30 Alexander Viro[PATCH] ->major_name inlined
2002-09-30 Alexander Viro[PATCH] register_disk() unexported
2002-09-30 Alexander Viro[PATCH] get_gendisk() prototype change
2002-09-30 Alexander Viro[PATCH] gendisks list switched to list_head
2002-09-25 Patrick Mocheladd disk device class
2002-09-21 Linus TorvaldsAvoid confusion "mount" and "fsck" - don't show things...
2002-09-21 Alexander Viro[PATCH] beginning of probe_disk() and gendisks for...
2002-09-21 Alexander Viro[PATCH] switch to add_disk()
2002-09-07 Alexander Viro[PATCH] (25/25) more cleanups of struct gendisk.
2002-09-07 Alexander Viro[PATCH] (9/25) update_partition()
2002-09-07 Alexander Viro[PATCH] (4/25) Unexporting driverfs_remove_partitions()
2002-09-07 Alexander Viro[PATCH] (3/25) Removing useless minor arguments
2002-09-07 Alexander Viro[PATCH] (2/25) Removing ->nr_real
2002-09-07 Alexander Viro[PATCH] (1/25) Unexporting helper functions
2002-08-10 Alexander Viro[PATCH] fix /proc/partitions braino
2002-08-01 Linus TorvaldsFix missing semicolon from gendisk work.
2002-08-01 Alexander Viro[PATCH] split "gendisk" to be per-disk, part 2
2002-08-01 Alexander Viro[PATCH] split "gendisk" to be per-disk, part 1
2002-08-01 Alexander Viro[PATCH] Get rid of per-partition blk_size[]
2002-07-25 Alan Cox[PATCH] I2O does not need init in genhd now
2002-07-21 Ingo Molnar[PATCH] "big IRQ lock" removal, IRQ cleanups
2002-07-21 Alexander Viro[PATCH] blk_ioctl() not exported anymore
2002-06-20 Pam Delaney[PATCH] Fusion driver update
2002-06-18 Kai GermaschewskiMerge tp1.ruhr-uni-bochum.de:/home/kai/kernel/v2.5...
2002-06-15 Kai GermaschewskiMake net_dev_init() an __initcall
2002-06-15 Andries E. Brouwer[PATCH] scsi stuff
2002-05-08 Kai GermaschewskiCleanup drivers/fusion/* build
2002-04-03 Dave Jones[PATCH] seq_file for /proc/partitions (take 2)
2002-02-05 Linus Torvaldsv2.5.1.5 -> v2.5.1.6
2002-02-05 Linus Torvaldsv2.5.0.7 -> v2.5.0.8
2002-02-05 Linus Torvaldsv2.5.0.5 -> v2.5.0.6
2002-02-05 Linus Torvaldsv2.5.0.2 -> v2.5.0.3
2002-02-05 Linus Torvaldsv2.5.0.1 -> v2.5.0.2
2002-02-05 Linus Torvaldsv2.4.12.3 -> v2.4.12.4
next