aboutsummaryrefslogtreecommitdiffstats
path: root/fs/romfs/super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-07fs: icache RCU free inodesNick Piggin1-1/+8
2010-10-29convert get_sb_mtd() users to ->mount()Al Viro1-9/+8
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-01-26fix leak in romfs_fill_super()Al Viro1-0/+1
2009-09-24fs/romfs: correct error-handling codeJulia Lawall1-1/+1
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan1-1/+1
2009-05-09ROMFS: romfs_dev_read() error ignoredRoel Kluin1-1/+2
2009-04-24ROMFS: romfs_lookup() shouldn't be doing a partial name comparisonDavid Howells1-2/+2
2009-04-07fs/romfs: return f_fsid for statfs(2)Coly Li1-0/+5
2009-03-24NOMMU: Make it possible for RomFS to use MTD devices directlyDavid Howells1-0/+648