aboutsummaryrefslogtreecommitdiffstats
path: root/fs/iomap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-17iomap: mark ->iomap_end as optionalChristoph Hellwig1-2/+5
2016-08-17iomap: prepare iomap_fiemap for attribute mappingsDave Chinner1-0/+3
2016-08-17iomap: fiemap should honor the FIEMAP_FLAG_SYNC flagDave Chinner1-3/+5
2016-08-17iomap: remove superflous pagefault_disable from iomap_write_actorChristoph Hellwig1-2/+0
2016-08-17iomap: remove superflous mark_page_accessed from iomap_write_actorChristoph Hellwig1-1/+0
2016-06-21fs: iomap based fiemap implementationChristoph Hellwig1-0/+90
2016-06-21fs: support DAX based iomap zeroingChristoph Hellwig1-1/+14
2016-06-21fs: introduce iomap infrastructureChristoph Hellwig1-0/+394