aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdsuper.c
Commit message (Expand)AuthorAgeFilesLines
* last driver import from 3.2.72 for nowWolfgang Wiedmeyer2015-10-231-10/+11
* convert get_sb_mtd() users to ->mount()Al Viro2010-10-291-32/+22
* mtd: Update copyright noticesDavid Woodhouse2010-08-081-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-101-0/+2
|\
| * Fix JFFS2 sync silent failureJörn Engel2010-04-221-0/+2
* | mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd()Ben Hutchings2010-02-251-12/+6
|/
* Convert obvious places to deactivate_locked_super()Al Viro2009-05-091-2/+1
* vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-271-2/+5
* [MTD] Fix !CONFIG_BLOCK compile for mtdsuper.cDavid Woodhouse2008-08-021-5/+12
* [PATCH] switch mtd and dm-table to lookup_bdev()Al Viro2008-08-011-22/+11
* Introduce path_put()Jan Blunck2008-02-141-2/+2
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-5/+5
* [MTD] Initialise s_flags in get_sb_mtd_aux()David Howells2007-09-021-0/+2
* [MTD] Fix error checking after get_mtd_device() in get_sb_mtd functionsDavid Woodhouse2007-06-011-3/+3
* [MTD] generalise the handling of MTD-specific superblocksDavid Howells2007-05-111-0/+232