- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / drivers / block / umem.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-02-03 Tobias Klauser[PATCH] umem: check pci_set_dma_mask return value correctly
2006-01-09 Richard Knutsson[PATCH] drivers/block: Replace pci_module_init() with...
2006-01-09 Christoph Hellwig[PATCH] Add block_device_operations.getgeo block device...
2005-09-10 Domen Puncer[PATCH] janitor: block/umem: replace PRINTK with pr_debug
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-11-11 Randy Dunlap[PATCH] convert MODULE_PARM() to module_param() family
2004-10-06 Alexander Viro[PATCH] umem iomem and (partial) endianness annotations
2004-06-03 Alexander Viro[PATCH] sparse: rest of drivers/block annotation
2004-05-19 Andrew Morton[PATCH] Remove blk_run_queues() remnants
2004-04-12 Andrew Morton[PATCH] per-backing dev unplugging
2004-03-12 Hubert Mantelsome fixes for backing-dev-unplug
2003-09-09 Andrew Morton[PATCH] Initialise devfs_name in various block drivers
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-06 Jens Axboe[PATCH] Proper block queue reference counting
2003-08-04 Randy Dunlap[PATCH] Fix incorrect umem iounmap() call
2003-07-31 Greg Kroah-Hartman[PATCH] PCI: pci_device_id can not be marked __devinitdata.
2003-07-17 Adrian Bunk[PATCH] remove all #include <blk.h>'s
2003-04-23 Christoph Hellwig[PATCH] don't include devfs_fs_kernel.h in global headers
2003-04-22 Neil Brown[PATCH] Update umem driver for newer cards.
2003-04-22 Neil Brown[PATCH] Update umem to new request_irq interface
2003-03-23 Christoph Hellwig[PATCH] devfs_mk_dir simplification
2003-03-08 Andrew Morton[PATCH] register_blkdev cleanups
2003-01-10 Neil Brown[PATCH] UMEM: disable irq when calling plugging functions.
2002-12-05 Christoph Hellwig[PATCH] get rid of MAJOR_NR
2002-12-04 Alexander Viro[PATCH] umem cleanup
2002-11-21 Neil Brown[PATCH] Remove unused variable in umem.c
2002-11-06 Neil Brown[PATCH] Support latest NVRAM card from micromemory.
2002-11-04 Rusty Russell[PATCH] Initializer conversions for drivers/block
2002-10-28 Alan Cox[PATCH] fix umem driver to use pci_get/set..
2002-10-28 Linus TorvaldsMerge http://gkernel.bkbits.net/misc-2.5
2002-10-28 Jens Axboe[PATCH] make bio->bi_end_io() optional
2002-10-27 Adam J. RichterUse pci_[gs]et_drvdata instead of directly referenced...
2002-10-18 Alexander Viro[PATCH] umem
2002-10-15 Alexander Viro[PATCH] bunch of ->open() killed.
2002-10-15 Alexander Viro[PATCH] early allocation of ->part
2002-10-08 Dave Jones[PATCH] Missing/Unneeded includes
2002-10-05 Alexander Viro[PATCH] umem switched to alloc_disk()
2002-09-30 Alexander Viro[PATCH] ->major_name inlined
2002-09-21 Alexander Viro[PATCH] switch to add_disk()
2002-09-18 Jens Axboe[PATCH] umem and DAC960 bio_endio()
2002-09-07 Alexander Viro[PATCH] (25/25) more cleanups of struct gendisk.
2002-09-07 Alexander Viro[PATCH] (24/25) disk capacity helpers
2002-09-07 Alexander Viro[PATCH] (2/25) Removing ->nr_real
2002-09-07 Alexander Viro[PATCH] (1/25) Unexporting helper functions
2002-08-15 Alexander Viro[PATCH] umem per-disk gendisks
2002-08-12 Alexander Viro[PATCH] compile fixes, xd.c switched to per-disk gendisks
2002-08-10 Alexander Viro[PATCH] partition table flush/read cleanup
2002-08-01 Alexander Viro[PATCH] Get rid of per-partition blk_size[]
2002-07-25 Alan Cox[PATCH] fix umem compile
2002-07-21 Alexander Viro[PATCH] blk_ioctl() not exported anymore
2002-07-21 Alexander Viro[PATCH] partition handling locking cleanups
2002-07-21 Alexander Viro[PATCH] Use wipe_partitions() where appropriate
2002-06-18 Neil Brown[PATCH] md 1 of 22 - Fix three little compile problem...
2002-06-18 Neil Brown[PATCH] Umem 2 of 2 - Make device plugging work for...
2002-06-18 Neil Brown[PATCH] Umem 1 of 2 - Fix compile warning in umem.c
2002-06-18 Andrew Morton[PATCH] take bio.h out of highmem.h
2002-05-17 Neil Brown[PATCH] Micro Memory battery backed RAM card driver