Age | Commit message (Expand) | Author |
2017-03-06 | iomap: invalidate page caches should be after iomap_dio_complete() in direct ... | Eryu Guan |
2017-03-02 | sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe... | Ingo Molnar |
2017-02-27 | fs: add i_blocksize() | Fabian Frederick |
2017-02-24 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang |
2017-02-22 | Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2017-02-03 | fs: break out of iomap_file_buffered_write on fatal signals | Michal Hocko |
2017-01-30 | iomap: constify struct iomap_ops | Christoph Hellwig |
2016-12-14 | Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-11-30 | iomap: implement direct I/O | Christoph Hellwig |
2016-11-30 | Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directio | Dave Chinner |
2016-11-13 | Merge branch 'dax-4.10-iomap-pmd' into origin | Theodore Ts'o |
2016-11-10 | dax: Introduce IOMAP_FAULT flag | Jan Kara |
2016-10-24 | fs: Do to trim high file position bits in iomap_page_mkwrite_actor | Jan Kara |
2016-10-20 | iomap: add IOMAP_REPORT | Christoph Hellwig |
2016-10-03 | Merge branch 'iomap-4.9-dax' into for-next | Dave Chinner |
2016-09-19 | iomap: expose iomap_apply outside iomap.c | Christoph Hellwig |
2016-09-19 | iomap: add a flag to report shared extents | Darrick J. Wong |
2016-09-19 | fs: add iomap_file_dirty | Christoph Hellwig |
2016-08-29 | iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems | Christoph Hellwig |
2016-08-17 | iomap: mark ->iomap_end as optional | Christoph Hellwig |
2016-08-17 | iomap: prepare iomap_fiemap for attribute mappings | Dave Chinner |
2016-08-17 | iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag | Dave Chinner |
2016-08-17 | iomap: remove superflous pagefault_disable from iomap_write_actor | Christoph Hellwig |
2016-08-17 | iomap: remove superflous mark_page_accessed from iomap_write_actor | Christoph Hellwig |
2016-06-21 | fs: iomap based fiemap implementation | Christoph Hellwig |
2016-06-21 | fs: support DAX based iomap zeroing | Christoph Hellwig |
2016-06-21 | fs: introduce iomap infrastructure | Christoph Hellwig |