aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iomap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-25ext2, ext4, xfs: retrieve dax_device for iomap operationsDan Williams1-0/+1
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang1-2/+1
2017-01-30iomap: constify struct iomap_opsChristoph Hellwig1-7/+7
2016-11-30iomap: implement direct I/OChristoph Hellwig1-0/+11
2016-11-30Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directioDave Chinner1-6/+11
2016-11-10dax: Introduce IOMAP_FAULT flagJan Kara1-0/+1
2016-10-20iomap: add IOMAP_REPORTChristoph Hellwig1-6/+11
2016-10-03Merge branch 'iomap-4.9-dax' into for-nextDave Chinner1-0/+1
2016-09-19iomap: add IOMAP_F_NEW flagChristoph Hellwig1-0/+1
2016-09-19iomap: add a flag to report shared extentsDarrick J. Wong1-0/+1
2016-09-19fs: add iomap_file_dirtyChristoph Hellwig1-0/+2
2016-08-29iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystemsChristoph Hellwig1-1/+7
2016-06-21fs: iomap based fiemap implementationChristoph Hellwig1-0/+3
2016-06-21fs: introduce iomap infrastructureChristoph Hellwig1-5/+51
2016-06-21fs: move struct iomap from exportfs.h to a separate headerChristoph Hellwig1-0/+21