aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/mtd_blkdevs.c
AgeCommit message (Expand)Author
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-11-30mtd: don't use PF_MEMALLOCKOSAKI Motohiro
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov
2009-10-20mtd_blkdevs.c: quiet a "symbol shadows" sparse warninghartleys
2009-10-01block: use normal I/O path for discard requestsChristoph Hellwig
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-08-03mtd: blkdevs: do not forget to get MTD devicesArtem Bityutskiy
2009-06-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-05-26[MTD] set blkdev parent to the mtd device, not its parentDavid Woodhouse
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11mtd_blkdevs: dequeue in-flight requestTejun Heo
2009-05-11block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo
2009-04-04[MTD] driver model updatesDavid Brownell
2009-04-03[MTD] fix use after free in register_mtd_blktransMarcin Slusarz
2008-10-21[PATCH] switch mtd_blkdevsAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-09Support 'discard sectors' operation in translation layer support coreDavid Woodhouse
2008-06-04[MTD] Use list_for_each_entry[_safe] where appropriate.Chris Malley
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2007-12-03[MTD] Always initialise mutex in new mtd_blktrans_dev.David Woodhouse
2007-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-06-28[MTD] mtdcore.c: share syms with mtd_blkdev.cBen Dooks
2007-06-28[MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops'Ben Dooks
2007-05-08Clean up mutex_trylock noiseJean Delvare
2007-04-22[MTD] Finish conversion mtd_blkdevs to use the kthread APIChristoph Hellwig
2007-04-19[MTD] mtd_blkdevs: Convert to use the kthread APIEric W. Biederman
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan
2006-11-28[MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie
2006-10-01[MTD] fix printk warningJeff Garzik
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe
2006-03-31[PATCH] sem2mutex: drivers/mtd/Ingo Molnar
2006-03-26BUG_ON() Conversion in drivers/mtd/Eric Sesterhenn
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2005-11-07[MTD] core: Clean up trailing white spacesThomas Gleixner
2005-08-04[MTD] mtd_blkdevs.c: Fix names when many devices/partitions are createdTodd Poynor
2005-08-04[MTD] mtd_blkdevs.c: Remove DEVFS leftoversTodd Poynor
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds