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