aboutsummaryrefslogtreecommitdiffstats
path: root/fs/romfs/storage.c
Commit message (Expand)AuthorAgeFilesLines
* ROMFS: fix length used with romfs_dev_strnlen() functionBernd Schmidt2009-10-111-2/+2
* ROMFS: Advance destination buffer pointer when reading from a blockdevDavid Howells2009-04-241-0/+1
* ROMFS: romfs_lookup() shouldn't be doing a partial name comparisonDavid Howells2009-04-241-18/+49
* NOMMU: Make it possible for RomFS to use MTD devices directlyDavid Howells2009-03-241-0/+261