Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-21 | romfs: fix uninitialized memory leak in romfs_dev_read() | Jann Horn | 1 | -3/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2012-03-27 | romfs: switch to new MTD API | Artem Bityutskiy | 1 | -1/+1 |
2009-10-11 | ROMFS: fix length used with romfs_dev_strnlen() function | Bernd Schmidt | 1 | -2/+2 |
2009-04-24 | ROMFS: Advance destination buffer pointer when reading from a blockdev | David Howells | 1 | -0/+1 |
2009-04-24 | ROMFS: romfs_lookup() shouldn't be doing a partial name comparison | David Howells | 1 | -18/+49 |
2009-03-24 | NOMMU: Make it possible for RomFS to use MTD devices directly | David Howells | 1 | -0/+261 |