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