aboutsummaryrefslogtreecommitdiffstats
path: root/fs/romfs/storage.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-27romfs: switch to new MTD APIArtem Bityutskiy1-1/+1
2009-10-11ROMFS: fix length used with romfs_dev_strnlen() functionBernd Schmidt1-2/+2
2009-04-24ROMFS: Advance destination buffer pointer when reading from a blockdevDavid Howells1-0/+1
2009-04-24ROMFS: romfs_lookup() shouldn't be doing a partial name comparisonDavid Howells1-18/+49
2009-03-24NOMMU: Make it possible for RomFS to use MTD devices directlyDavid Howells1-0/+261