- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / drivers / mtd / mtd_blkdevs.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-10-01 Christoph Hellwigblock: use normal I/O path for discard requests
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-08-03 Artem Bityutskiymtd: blkdevs: do not forget to get MTD devices
2009-06-22 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-05-26 David Woodhouse[MTD] set blkdev parent to the mtd device, not its...
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-05-11 Tejun Heoblock: implement and enforce request peek/start/fetch
2009-05-11 Tejun Heomtd_blkdevs: dequeue in-flight request
2009-05-11 Tejun Heoblock: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
2009-05-11 Tejun Heoblock: convert to pos and nr_sectors accessors
2009-04-28 Tejun Heoblock: replace end_request() with [__]blk_end_request_cur()
2009-04-04 David Brownell[MTD] driver model updates
2009-04-03 Marcin Slusarz[MTD] fix use after free in register_mtd_blktrans
2008-10-24 Hannes Reinecke- Include patches from upstream:
2008-10-21 Al Viro[PATCH] switch mtd_blkdevs
2008-10-21 Al Viro[PATCH] beginning of methods conversion
2008-10-09 David WoodhouseSupport 'discard sectors' operation in translation...
2008-06-04 Chris Malley[MTD] Use list_for_each_entry[_safe] where appropriate.
2008-06-04 Adrian BunkMTD/JFFS2: remove CVS keywords
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-12-03 David Woodhouse[MTD] Always initialise mutex in new mtd_blktrans_dev.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-07-23 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-06-28 Ben Dooks[MTD] mtdcore.c: share syms with mtd_blkdev.c
2007-06-28 Ben Dooks[MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops'
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Jean DelvareClean up mutex_trylock noise
2007-04-22 Christoph Hellwig[MTD] Finish conversion mtd_blkdevs to use the kthread API
2007-04-19 Eric W. Biederman[MTD] mtd_blkdevs: Convert to use the kthread API
2006-11-28 Burman Yan[MTD] replace kmalloc+memset with kzalloc
2006-11-28 Richard Purdie[MTD] Allow variable block sizes in mtd_blkdevs
2006-10-01 Jeff Garzik[MTD] fix printk warning
2006-09-30 Jens Axboe[PATCH] Split struct request ->flags into two parts
2006-09-22 David WoodhouseRevert "[MTD] blkdev helper code: fix printk format...
2006-09-22 Randy Dunlap[MTD] blkdev helper code: fix printk format warning
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-03-31 Ingo Molnar[PATCH] sem2mutex: drivers/mtd/
2006-03-26 Eric SesterhennBUG_ON() Conversion in drivers/mtd/
2006-01-09 Christoph Hellwig[PATCH] Add block_device_operations.getgeo block device...
2005-11-07 Thomas Gleixner[MTD] core: Clean up trailing white spaces
2005-08-04 Todd Poynor[MTD] mtd_blkdevs.c: Fix names when many devices/partit...
2005-08-04 Todd Poynor[MTD] mtd_blkdevs.c: Remove DEVFS leftovers
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-11-16 David WoodhouseMTD: some cleanups
2004-10-21 David WoodhouseMTD translation layer helper: set PF_NOFREEZE to allow...
2004-07-15 David WoodhouseMTD core include and device code cleanup
2004-06-24 Alexander Viro[PATCH] sparse: trivial drivers/char/* annotation and...
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-26 Andrew Morton[PATCH] mtd locking fix
2003-09-21 Albert Cahalan[PATCH] use CLONE_KERNEL
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-06 Jens Axboe[PATCH] Proper block queue reference counting
2003-07-17 Adrian Bunk[PATCH] remove all #include <blk.h>'s
2003-07-05 Andrew Morton[PATCH] MTD build fix for old gcc's
2003-07-01 Andreas SchwabAdd latest ia64 patches.
2003-06-23 David WoodhouseRemove superfluous debugging in mtd_blkdevs.c
2003-06-23 David WoodhouseReplace mtd_blktrans ->ioctl() method with ->getgeo...
2003-05-28 David WoodhouseMTD and JFFS2 update.