aboutsummaryrefslogtreecommitdiffstats
path: root/fs/romfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* getting newer filesystem code workingWolfgang Wiedmeyer2015-10-231-1/+1
* fs: icache RCU free inodesNick Piggin2011-01-071-1/+8
* convert get_sb_mtd() users to ->mount()Al Viro2010-10-291-9/+8
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* fix leak in romfs_fill_super()Al Viro2010-01-261-0/+1
* fs/romfs: correct error-handling codeJulia Lawall2009-09-241-1/+1
* const: mark remaining inode_operations as constAlexey Dobriyan2009-09-221-1/+1
* ROMFS: romfs_dev_read() error ignoredRoel Kluin2009-05-091-1/+2
* ROMFS: romfs_lookup() shouldn't be doing a partial name comparisonDavid Howells2009-04-241-2/+2
* fs/romfs: return f_fsid for statfs(2)Coly Li2009-04-071-0/+5
* NOMMU: Make it possible for RomFS to use MTD devices directlyDavid Howells2009-03-241-0/+648