Age | Commit message (Expand) | Author | Files | Lines |
2016-12-15 | Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+373 |
2016-11-30 | iomap: implement direct I/O | Christoph Hellwig | 1 | -0/+373 |
2016-11-30 | Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directio | Dave Chinner | 1 | -3/+2 |
2016-11-14 | Merge branch 'dax-4.10-iomap-pmd' into origin | Theodore Ts'o | 1 | -2/+3 |
2016-11-10 | dax: Introduce IOMAP_FAULT flag | Jan Kara | 1 | -2/+3 |
2016-10-24 | fs: Do to trim high file position bits in iomap_page_mkwrite_actor | Jan Kara | 1 | -2/+1 |
2016-10-20 | iomap: add IOMAP_REPORT | Christoph Hellwig | 1 | -1/+1 |
2016-10-03 | Merge branch 'iomap-4.9-dax' into for-next | Dave Chinner | 1 | -4/+1 |
2016-09-19 | iomap: expose iomap_apply outside iomap.c | Christoph Hellwig | 1 | -4/+1 |
2016-09-19 | iomap: add a flag to report shared extents | Darrick J. Wong | 1 | -0/+2 |
2016-09-19 | fs: add iomap_file_dirty | Christoph Hellwig | 1 | -0/+82 |
2016-08-29 | iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems | Christoph Hellwig | 1 | -1/+4 |
2016-08-17 | iomap: mark ->iomap_end as optional | Christoph Hellwig | 1 | -2/+5 |
2016-08-17 | iomap: prepare iomap_fiemap for attribute mappings | Dave Chinner | 1 | -0/+3 |
2016-08-17 | iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag | Dave Chinner | 1 | -3/+5 |
2016-08-17 | iomap: remove superflous pagefault_disable from iomap_write_actor | Christoph Hellwig | 1 | -2/+0 |
2016-08-17 | iomap: remove superflous mark_page_accessed from iomap_write_actor | Christoph Hellwig | 1 | -1/+0 |
2016-06-21 | fs: iomap based fiemap implementation | Christoph Hellwig | 1 | -0/+90 |
2016-06-21 | fs: support DAX based iomap zeroing | Christoph Hellwig | 1 | -1/+14 |
2016-06-21 | fs: introduce iomap infrastructure | Christoph Hellwig | 1 | -0/+394 |