index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
romfs
/
mmap-nommu.c
Age
Commit message (
Expand
)
Author
2025-06-19
fs: replace mmap hook with .mmap_prepare for simple mappings
Lorenzo Stoakes
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-01-18
mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_map...
David Hildenbrand
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2015-04-11
make new_sync_{read,write}() static
Al Viro
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2014-05-06
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
2013-04-29
romfs: fix nommu map length to keep inside filesystem
Greg Ungerer
2012-01-09
romfs: do not use mtd->get_unmapped_area directly
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_get_unmapped_area interface
Artem Bityutskiy
2011-06-27
romfs: fix romfs_get_unmapped_area() argument check
Bob Liu
2009-03-24
NOMMU: Make it possible for RomFS to use MTD devices directly
David Howells