summaryrefslogtreecommitdiffstats
path: root/fs/iomap.c
AgeCommit message (Expand)Author
2016-08-29iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystemsChristoph Hellwig
2016-08-17iomap: mark ->iomap_end as optionalChristoph Hellwig
2016-08-17iomap: prepare iomap_fiemap for attribute mappingsDave Chinner
2016-08-17iomap: fiemap should honor the FIEMAP_FLAG_SYNC flagDave Chinner
2016-08-17iomap: remove superflous pagefault_disable from iomap_write_actorChristoph Hellwig
2016-08-17iomap: remove superflous mark_page_accessed from iomap_write_actorChristoph Hellwig
2016-06-21fs: iomap based fiemap implementationChristoph Hellwig
2016-06-21fs: support DAX based iomap zeroingChristoph Hellwig
2016-06-21fs: introduce iomap infrastructureChristoph Hellwig