summaryrefslogtreecommitdiffstats
path: root/fs/romfs/mmap-nommu.c
Commit message (Expand)AuthorAgeFilesLines
* make new_sync_{read,write}() staticAl Viro2015-04-111-1/+0
* fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-201-0/+10
* switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-061-2/+2
* romfs: fix nommu map length to keep inside filesystemGreg Ungerer2013-04-291-1/+4
* romfs: do not use mtd->get_unmapped_area directlyArtem Bityutskiy2012-01-091-15/+13
* mtd: introduce mtd_get_unmapped_area interfaceArtem Bityutskiy2012-01-091-1/+1
* romfs: fix romfs_get_unmapped_area() argument checkBob Liu2011-06-271-2/+6
* NOMMU: Make it possible for RomFS to use MTD devices directlyDavid Howells2009-03-241-0/+75