summaryrefslogtreecommitdiffstats
path: root/include/linux/iomap.h
Commit message (Expand)AuthorAge
* iomap: move internal declarations into fs/iomap/Darrick J. Wong2019-07-17
* iomap: move the direct IO code into a separate fileDarrick J. Wong2019-07-17
* iomap: don't mark the inode dirty in iomap_write_endAndreas Gruenbacher2019-06-27
* iomap: Add a page_prepare callbackAndreas Gruenbacher2019-05-01
* iomap: wire up the iopoll methodChristoph Hellwig2019-02-24
* fs/iomap.c: change return type to vm_fault_tSouptick Joarder2018-10-26
* iomap: add support for sub-pagesize buffered I/O without buffer headsChristoph Hellwig2018-07-12
* iomap: add initial support for writes without buffer headsChristoph Hellwig2018-06-20
* iomap: add an iomap-based readpage and readpages implementationChristoph Hellwig2018-06-19
* iomap: add private pointer to struct iomapAndreas Gruenbacher2018-06-19
* iomap: add a page_done callbackChristoph Hellwig2018-06-19
* iomap: generic inline data handlingAndreas Gruenbacher2018-06-19
* iomap: add an iomap-based bmap implementationChristoph Hellwig2018-06-01
* iomap: move IOMAP_F_BOUNDARY to gfs2Christoph Hellwig2018-06-01
* iomap: fix the comment describing IOMAP_NOWAITChristoph Hellwig2018-06-01
* iomap: inline data should be an iomap type, not a flagChristoph Hellwig2018-06-01
* iomap: add a swapfile activation functionDarrick J. Wong2018-05-15
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-17
|\
| * dax, iomap: Add support for synchronous faultsJan Kara2017-11-03
* | Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-14
|\ \
| * | GFS2: Implement iomap for block_mapBob Peterson2017-10-31
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-11-14
|\| |
| * | iomap: Add IOMAP_F_DATA_INLINE flagAndreas Gruenbacher2017-10-01
| * | iomap: Switch from blkno to disk offsetAndreas Gruenbacher2017-10-01
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-07-10
|\
| * vfs: Add iomap_seek_hole and iomap_seek_data helpersAndreas Gruenbacher2017-07-03
* | fs: Introduce IOMAP_NOWAITGoldwyn Rodrigues2017-06-20
|/
* ext2, ext4, xfs: retrieve dax_device for iomap operationsDan Williams2017-04-25
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
* iomap: constify struct iomap_opsChristoph Hellwig2017-01-30
* iomap: implement direct I/OChristoph Hellwig2016-11-29
* Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directioDave Chinner2016-11-29
|\
| * iomap: add IOMAP_REPORTChristoph Hellwig2016-10-20
* | dax: Introduce IOMAP_FAULT flagJan Kara2016-11-09
|/
* Merge branch 'iomap-4.9-dax' into for-nextDave Chinner2016-10-02
|\
| * iomap: add IOMAP_F_NEW flagChristoph Hellwig2016-09-18
* | iomap: add a flag to report shared extentsDarrick J. Wong2016-09-18
* | fs: add iomap_file_dirtyChristoph Hellwig2016-09-18
|/
* iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystemsChristoph Hellwig2016-08-28
* fs: iomap based fiemap implementationChristoph Hellwig2016-06-20
* fs: introduce iomap infrastructureChristoph Hellwig2016-06-20
* fs: move struct iomap from exportfs.h to a separate headerChristoph Hellwig2016-06-20