aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/devices/block2mtd.c
AgeCommit message (Expand)Author
2012-01-10Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-01-09mtd: harmonize mtd_writev usageArtem Bityutskiy
2012-01-03fs: move code out of buffer.cAl Viro
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-13block: clean up blkdev_get() wrappers and their usersTejun Heo
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo
2010-11-13mtd: fix bdev exclusive open bugs in block2mtd::add_device()Tejun Heo
2010-10-26block2mtd: dubious assignmentNicolas Kaiser
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-18mtd: block2mtd: Use kasprintfJulia Lawall
2008-10-21[PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse
2008-07-21MTD: handle pci_name() being constGreg Kroah-Hartman
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2008-04-22[MTD] block2mtd: logging typo fixesStephane Chazelas
2008-03-24mtd: memory corruption in block2mtd.cIngo van Lil
2008-02-06Claim maintainership for block2mtd and update email addressesJoern Engel
2007-05-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-05-07mm: make read_cache_page synchronousNick Piggin
2007-05-02[MTD] block2mtd_paramline[] mustn't be __initdataAdrian Bunk
2007-02-20[PATCH] [MTD] block2mtd: remove readahead codeJoern Engel
2007-02-20[PATCH] [MTD] block2mtd: remove warningJoern Engel
2007-02-20[PATCH] [MTD] block2mtd: remove castsJoern Engel
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan
2006-07-15block2mtd.c: Make kernel boot command line arguments work (try 4)Ville Herva
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-22[MTD] Initialize 'writesize'Artem B. Bityutskiy
2006-06-14[MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse
2006-05-30[MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel
2006-05-25[MTD] Remove the only useless readv implementationThomas Gleixner
2006-05-14[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse
2006-05-14mtd: fix memory leak in block2mtd_setup()Jesper Juhl
2006-04-19mtd: improve parameter parsing for block2mtdJoern Engel
2006-03-31[PATCH] sem2mutex: drivers/mtd/Ingo Molnar
2005-11-29[MTD] Make functions static, include header files with prototypesAdrian Bunk
2005-11-07[MTD] devices: Clean up trailing white spacesThomas Gleixner
2005-05-23[MTD] block2mtd: Fix incompatible pointer typeThomas Gleixner
2005-05-23[MTD] block2mtd: Remove copyright. Fix offset calculationJoern Engel
2005-04-16Linux-2.6.12-rc2Linus Torvalds