summaryrefslogtreecommitdiffstats
path: root/fs/iomap.c
AgeCommit message (Expand)Author
2017-05-08fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa
2017-05-06Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-03fs: fix data invalidation in the cleancache during direct IOAndrey Ryabinin
2017-04-25filesystem-dax: convert to dax_direct_access()Dan Williams
2017-04-25iomap_dio_rw: Prevent reading file data beyond iomap_dio->i_sizeChandan Rajendra
2017-03-06iomap: invalidate page caches should be after iomap_dio_complete() in direct ...Eryu Guan
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar
2017-02-27fs: add i_blocksize()Fabian Frederick
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-22Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-02-03fs: break out of iomap_file_buffered_write on fatal signalsMichal Hocko
2017-01-30iomap: constify struct iomap_opsChristoph Hellwig
2016-12-14Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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-13Merge branch 'dax-4.10-iomap-pmd' into originTheodore Ts'o
2016-11-10dax: Introduce IOMAP_FAULT flagJan Kara
2016-10-24fs: Do to trim high file position bits in iomap_page_mkwrite_actorJan Kara
2016-10-20iomap: add IOMAP_REPORTChristoph Hellwig
2016-10-03Merge branch 'iomap-4.9-dax' into for-nextDave Chinner
2016-09-19iomap: expose iomap_apply outside iomap.cChristoph 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-08-17iomap: mark ->iomap_end as optionalChristoph Hellwig
2016-08-17iomap: prepare iomap_fiemap for attribute mappingsDave Chinner
2016-08-17iomap: fiemap should honor the FIEMAP_FLAG_SYNC flagDave Chinner
2016-08-17iomap: remove superflous pagefault_disable from iomap_write_actorChristoph Hellwig
2016-08-17iomap: remove superflous mark_page_accessed from iomap_write_actorChristoph Hellwig
2016-06-21fs: iomap based fiemap implementationChristoph Hellwig
2016-06-21fs: support DAX based iomap zeroingChristoph Hellwig
2016-06-21fs: introduce iomap infrastructureChristoph Hellwig