summaryrefslogtreecommitdiff
path: root/fs/iomap.c
Commit message (Expand)AuthorAge
* fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa2017-05-08
* Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-05-06
|\
| * iomap_dio_rw: Prevent reading file data beyond iomap_dio->i_sizeChandan Rajendra2017-04-25
* | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-05
|\ \
| * | filesystem-dax: convert to dax_direct_access()Dan Williams2017-04-25
| |/
* | fs: fix data invalidation in the cleancache during direct IOAndrey Ryabinin2017-05-03
|/
* iomap: invalidate page caches should be after iomap_dio_complete() in direct ...Eryu Guan2017-03-06
* sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar2017-03-02
* fs: add i_blocksize()Fabian Frederick2017-02-27
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
* Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-02-22
|\
| * iomap: constify struct iomap_opsChristoph Hellwig2017-01-30
* | fs: break out of iomap_file_buffered_write on fatal signalsMichal Hocko2017-02-03
|/
* Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-14
|\
| * iomap: implement direct I/OChristoph Hellwig2016-11-30
| * Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directioDave Chinner2016-11-30
| |\
* | \ Merge branch 'dax-4.10-iomap-pmd' into originTheodore Ts'o2016-11-13
|\ \ \ | |/ / | | / | |/ |/|
| * dax: Introduce IOMAP_FAULT flagJan Kara2016-11-10
* | fs: Do to trim high file position bits in iomap_page_mkwrite_actorJan Kara2016-10-24
* | iomap: add IOMAP_REPORTChristoph Hellwig2016-10-20
|/
* Merge branch 'iomap-4.9-dax' into for-nextDave Chinner2016-10-03
|\
| * iomap: expose iomap_apply outside iomap.cChristoph Hellwig2016-09-19
* | iomap: add a flag to report shared extentsDarrick J. Wong2016-09-19
* | fs: add iomap_file_dirtyChristoph Hellwig2016-09-19
|/
* iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystemsChristoph Hellwig2016-08-29
* iomap: mark ->iomap_end as optionalChristoph Hellwig2016-08-17
* iomap: prepare iomap_fiemap for attribute mappingsDave Chinner2016-08-17
* iomap: fiemap should honor the FIEMAP_FLAG_SYNC flagDave Chinner2016-08-17
* iomap: remove superflous pagefault_disable from iomap_write_actorChristoph Hellwig2016-08-17
* iomap: remove superflous mark_page_accessed from iomap_write_actorChristoph Hellwig2016-08-17
* fs: iomap based fiemap implementationChristoph Hellwig2016-06-21
* fs: support DAX based iomap zeroingChristoph Hellwig2016-06-21
* fs: introduce iomap infrastructureChristoph Hellwig2016-06-21