summaryrefslogtreecommitdiffstats
path: root/include/linux/iomap.h
Commit message (Expand)AuthorAgeFilesLines
* iomap: add an iomap-based bmap implementationChristoph Hellwig2018-06-011-0/+3
* iomap: move IOMAP_F_BOUNDARY to gfs2Christoph Hellwig2018-06-011-2/+7
* iomap: fix the comment describing IOMAP_NOWAITChristoph Hellwig2018-06-011-1/+1
* iomap: inline data should be an iomap type, not a flagChristoph Hellwig2018-06-011-1/+1
* iomap: add a swapfile activation functionDarrick J. Wong2018-05-151-0/+11
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-171-0/+4
|\
| * dax, iomap: Add support for synchronous faultsJan Kara2017-11-031-0/+5
* | Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-141-1/+2
|\ \
| * | GFS2: Implement iomap for block_mapBob Peterson2017-10-311-1/+2
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-11-141-7/+8
|\| |
| * | iomap: Add IOMAP_F_DATA_INLINE flagAndreas Gruenbacher2017-10-011-2/+3
| * | iomap: Switch from blkno to disk offsetAndreas Gruenbacher2017-10-011-5/+5
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-07-101-0/+4
|\
| * vfs: Add iomap_seek_hole and iomap_seek_data helpersAndreas Gruenbacher2017-07-021-0/+4
* | fs: Introduce IOMAP_NOWAITGoldwyn Rodrigues2017-06-201-0/+1
|/
* ext2, ext4, xfs: retrieve dax_device for iomap operationsDan Williams2017-04-251-0/+1
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-2/+1
* iomap: constify struct iomap_opsChristoph Hellwig2017-01-301-7/+7
* iomap: implement direct I/OChristoph Hellwig2016-11-301-0/+11
* Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directioDave Chinner2016-11-301-6/+11
|\
| * iomap: add IOMAP_REPORTChristoph Hellwig2016-10-201-6/+11
* | dax: Introduce IOMAP_FAULT flagJan Kara2016-11-101-0/+1
|/
* Merge branch 'iomap-4.9-dax' into for-nextDave Chinner2016-10-031-0/+1
|\
| * iomap: add IOMAP_F_NEW flagChristoph Hellwig2016-09-191-0/+1
* | iomap: add a flag to report shared extentsDarrick J. Wong2016-09-191-0/+1
* | fs: add iomap_file_dirtyChristoph Hellwig2016-09-191-0/+2
|/
* iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystemsChristoph Hellwig2016-08-291-1/+7
* fs: iomap based fiemap implementationChristoph Hellwig2016-06-211-0/+3
* fs: introduce iomap infrastructureChristoph Hellwig2016-06-211-5/+51
* fs: move struct iomap from exportfs.h to a separate headerChristoph Hellwig2016-06-211-0/+21