aboutsummaryrefslogtreecommitdiff
path: root/fs/iomap.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-17iomap: mark ->iomap_end as optionalGravatar Christoph Hellwig 1-2/+5
2016-08-17iomap: prepare iomap_fiemap for attribute mappingsGravatar Dave Chinner 1-0/+3
2016-08-17iomap: fiemap should honor the FIEMAP_FLAG_SYNC flagGravatar Dave Chinner 1-3/+5
2016-08-17iomap: remove superflous pagefault_disable from iomap_write_actorGravatar Christoph Hellwig 1-2/+0
2016-08-17iomap: remove superflous mark_page_accessed from iomap_write_actorGravatar Christoph Hellwig 1-1/+0
2016-06-21fs: iomap based fiemap implementationGravatar Christoph Hellwig 1-0/+90
2016-06-21fs: support DAX based iomap zeroingGravatar Christoph Hellwig 1-1/+14
2016-06-21fs: introduce iomap infrastructureGravatar Christoph Hellwig 1-0/+394