aboutsummaryrefslogtreecommitdiffstats
path: root/fs/romfs/super.c
Commit message (Expand)AuthorAge
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* new helper: file_inode(file)Al Viro2013-02-22
* fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* fs: icache RCU free inodesNick Piggin2011-01-07
* convert get_sb_mtd() users to ->mount()Al Viro2010-10-29
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* fix leak in romfs_fill_super()Al Viro2010-01-26
* fs/romfs: correct error-handling codeJulia Lawall2009-09-24
* const: mark remaining inode_operations as constAlexey Dobriyan2009-09-22
* ROMFS: romfs_dev_read() error ignoredRoel Kluin2009-05-09
* ROMFS: romfs_lookup() shouldn't be doing a partial name comparisonDavid Howells2009-04-24
* fs/romfs: return f_fsid for statfs(2)Coly Li2009-04-07
* NOMMU: Make it possible for RomFS to use MTD devices directlyDavid Howells2009-03-24