summaryrefslogtreecommitdiff
path: root/drivers/mtd/mtdsuper.c
Commit message (Expand)AuthorAge
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* fs: Remove SB_I_DYNBDI flagJan Kara2017-04-20
* mtd: Convert to dynamically allocated bdi infrastructureJan Kara2017-04-20
* mtd: Move major number definitions to major.hEzequiel Garcia2013-11-06
* VFS: Pass mount flags to sget()David Howells2012-07-14
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-07
|\
| * mtd: replace DEBUG() with pr_debug()Brian Norris2011-09-11
* | mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-31
|/
* convert get_sb_mtd() users to ->mount()Al Viro2010-10-29
* mtd: Update copyright noticesDavid Woodhouse2010-08-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-10
|\
| * Fix JFFS2 sync silent failureJörn Engel2010-04-22
* | mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd()Ben Hutchings2010-02-25
|/
* Convert obvious places to deactivate_locked_super()Al Viro2009-05-09
* vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-27
* [MTD] Fix !CONFIG_BLOCK compile for mtdsuper.cDavid Woodhouse2008-08-02
* [PATCH] switch mtd and dm-table to lookup_bdev()Al Viro2008-08-01
* Introduce path_put()Jan Blunck2008-02-14
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-14
* [MTD] Initialise s_flags in get_sb_mtd_aux()David Howells2007-09-02
* [MTD] Fix error checking after get_mtd_device() in get_sb_mtd functionsDavid Woodhouse2007-06-01
* [MTD] generalise the handling of MTD-specific superblocksDavid Howells2007-05-11