Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2015-04-11 | make new_sync_{read,write}() static | Al Viro | 1 | -1/+0 |
2015-01-20 | fs: introduce f_op->mmap_capabilities for nommu mmap support | Christoph Hellwig | 1 | -0/+10 |
2014-05-06 | switch simple generic_file_aio_read() users to ->read_iter() | Al Viro | 1 | -2/+2 |
2013-04-29 | romfs: fix nommu map length to keep inside filesystem | Greg Ungerer | 1 | -1/+4 |
2012-01-09 | romfs: do not use mtd->get_unmapped_area directly | Artem Bityutskiy | 1 | -15/+13 |
2012-01-09 | mtd: introduce mtd_get_unmapped_area interface | Artem Bityutskiy | 1 | -1/+1 |
2011-06-27 | romfs: fix romfs_get_unmapped_area() argument check | Bob Liu | 1 | -2/+6 |
2009-03-24 | NOMMU: Make it possible for RomFS to use MTD devices directly | David Howells | 1 | -0/+75 |