summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/block2mtd.c
Commit message (Expand)AuthorAgeFilesLines
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-3/+3
* writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-021-0/+1
* mtd: block2mtd: wait until block devices are presentedFelix Fietkau2015-02-231-15/+43
* mtd: block2mtd: check device sizeFabian Frederick2014-03-101-1/+5
* mtd: block2mtd: Add mutex_destroyFabian Frederick2014-03-101-5/+8
* mtd: Move major number definitions to major.hEzequiel Garcia2013-11-061-0/+1
* mtd: Convert logging messagesJoe Perches2013-08-051-27/+31
* mtd: block2mtd: throttle writes by calling balance_dirty_pages_ratelimited.NeilBrown2012-12-131-0/+2
* mtd: remove use of __devexitBill Pemberton2012-11-221-1/+1
* mtd: block2mtd: fix recursive call of mtd_writevGabor Juhos2012-06-011-1/+0
* mtd: block2mtd: page_read() never returns NULLRyosuke Saito2012-05-131-6/+0
* mtd: move zero length verification to MTD API functionsArtem Bityutskiy2012-03-271-3/+0
* mtd: remove retlen zeroing duplicationArtem Bityutskiy2012-03-271-5/+0
* mtd: do not duplicate length and offset checks in driversArtem Bityutskiy2012-03-271-9/+0
* mtd: block2mtd: initialize writebufsizeArtem Bityutskiy2012-03-271-0/+1
* mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-271-5/+5
* Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-01-101-1/+1
|\
| * mtd: harmonize mtd_writev usageArtem Bityutskiy2012-01-091-1/+1
* | fs: move code out of buffer.cAl Viro2012-01-031-1/+0
|/
* mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-251-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-131-2/+2
* block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-131-13/+4
* mtd: fix bdev exclusive open bugs in block2mtd::add_device()Tejun Heo2010-11-131-2/+11
* block2mtd: dubious assignmentNicolas Kaiser2010-10-261-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-101-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | mtd: block2mtd: Use kasprintfJulia Lawall2010-03-181-3/+1
|/
* [PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro2008-10-211-2/+2
* Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-07-251-3/+5
|\
| * MTD: handle pci_name() being constGreg Kroah-Hartman2008-07-211-3/+5
* | MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-6/+0
|/
* [MTD] block2mtd: logging typo fixesStephane Chazelas2008-04-221-5/+5
* mtd: memory corruption in block2mtd.cIngo van Lil2008-03-241-1/+0
* Claim maintainership for block2mtd and update email addressesJoern Engel2008-02-061-2/+2
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-05-091-1/+1
|\
| * [MTD] block2mtd_paramline[] mustn't be __initdataAdrian Bunk2007-05-021-1/+1
* | mm: make read_cache_page synchronousNick Piggin2007-05-071-4/+2
|/
* [PATCH] [MTD] block2mtd: remove readahead codeJoern Engel2007-02-201-53/+4
* [PATCH] [MTD] block2mtd: remove warningJoern Engel2007-02-201-3/+3
* [PATCH] [MTD] block2mtd: remove castsJoern Engel2007-02-201-2/+2
* [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-111-1/+2
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-281-2/+1
* block2mtd.c: Make kernel boot command line arguments work (try 4)Ville Herva2006-07-151-30/+63
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MTD] Initialize 'writesize'Artem B. Bityutskiy2006-06-221-0/+1
* [MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse2006-06-141-1/+1
* [MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel2006-05-301-1/+1
* [MTD] Remove the only useless readv implementationThomas Gleixner2006-05-251-1/+0
* [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse2006-05-141-1/+1