| Commit message (Expand) | Author | Age | Files | Lines |
* | convert get_sb_mtd() users to ->mount() | Al Viro | 2010-10-29 | 1 | -32/+22 |
* | mtd: Update copyright notices | David Woodhouse | 2010-08-08 | 1 | -0/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2010-05-10 | 1 | -0/+2 |
|\ |
|
| * | Fix JFFS2 sync silent failure | Jörn Engel | 2010-04-22 | 1 | -0/+2 |
* | | mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd() | Ben Hutchings | 2010-02-25 | 1 | -12/+6 |
|/ |
|
* | Convert obvious places to deactivate_locked_super() | Al Viro | 2009-05-09 | 1 | -2/+1 |
* | vfs: simple_set_mnt() should return void | Sukadev Bhattiprolu | 2009-03-27 | 1 | -2/+5 |
* | [MTD] Fix !CONFIG_BLOCK compile for mtdsuper.c | David Woodhouse | 2008-08-02 | 1 | -5/+12 |
* | [PATCH] switch mtd and dm-table to lookup_bdev() | Al Viro | 2008-08-01 | 1 | -22/+11 |
* | Introduce path_put() | Jan Blunck | 2008-02-14 | 1 | -2/+2 |
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-14 | 1 | -5/+5 |
* | [MTD] Initialise s_flags in get_sb_mtd_aux() | David Howells | 2007-09-02 | 1 | -0/+2 |
* | [MTD] Fix error checking after get_mtd_device() in get_sb_mtd functions | David Woodhouse | 2007-06-01 | 1 | -3/+3 |
* | [MTD] generalise the handling of MTD-specific superblocks | David Howells | 2007-05-11 | 1 | -0/+232 |