summaryrefslogtreecommitdiff
path: root/include/linux/iomap.h
AgeCommit message (Expand)Author
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-14Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-11-03dax, iomap: Add support for synchronous faultsJan Kara
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31GFS2: Implement iomap for block_mapBob Peterson
2017-10-01iomap: Add IOMAP_F_DATA_INLINE flagAndreas Gruenbacher
2017-10-01iomap: Switch from blkno to disk offsetAndreas Gruenbacher
2017-07-10Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-07-02vfs: Add iomap_seek_hole and iomap_seek_data helpersAndreas Gruenbacher
2017-06-20fs: Introduce IOMAP_NOWAITGoldwyn Rodrigues
2017-04-25ext2, ext4, xfs: retrieve dax_device for iomap operationsDan Williams
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-01-30iomap: constify struct iomap_opsChristoph Hellwig
2016-11-30iomap: implement direct I/OChristoph Hellwig
2016-11-30Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directioDave Chinner
2016-11-10dax: Introduce IOMAP_FAULT flagJan Kara
2016-10-20iomap: add IOMAP_REPORTChristoph Hellwig
2016-10-03Merge branch 'iomap-4.9-dax' into for-nextDave Chinner
2016-09-19iomap: add IOMAP_F_NEW flagChristoph Hellwig
2016-09-19iomap: add a flag to report shared extentsDarrick J. Wong
2016-09-19fs: add iomap_file_dirtyChristoph Hellwig
2016-08-29iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystemsChristoph Hellwig
2016-06-21fs: iomap based fiemap implementationChristoph Hellwig
2016-06-21fs: introduce iomap infrastructureChristoph Hellwig
2016-06-21fs: move struct iomap from exportfs.h to a separate headerChristoph Hellwig