| Commit message (Expand) | Author | Age | Files | Lines |
* | fs: Do to trim high file position bits in iomap_page_mkwrite_actor | Jan Kara | 2016-10-24 | 1 | -2/+1 |
* | iomap: add IOMAP_REPORT | Christoph Hellwig | 2016-10-20 | 1 | -1/+1 |
* | Merge branch 'iomap-4.9-dax' into for-next | Dave Chinner | 2016-10-03 | 1 | -4/+1 |
|\ |
|
| * | iomap: expose iomap_apply outside iomap.c | Christoph Hellwig | 2016-09-19 | 1 | -4/+1 |
* | | iomap: add a flag to report shared extents | Darrick J. Wong | 2016-09-19 | 1 | -0/+2 |
* | | fs: add iomap_file_dirty | Christoph Hellwig | 2016-09-19 | 1 | -0/+82 |
|/ |
|
* | iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems | Christoph Hellwig | 2016-08-29 | 1 | -1/+4 |
* | iomap: mark ->iomap_end as optional | Christoph Hellwig | 2016-08-17 | 1 | -2/+5 |
* | iomap: prepare iomap_fiemap for attribute mappings | Dave Chinner | 2016-08-17 | 1 | -0/+3 |
* | iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag | Dave Chinner | 2016-08-17 | 1 | -3/+5 |
* | iomap: remove superflous pagefault_disable from iomap_write_actor | Christoph Hellwig | 2016-08-17 | 1 | -2/+0 |
* | iomap: remove superflous mark_page_accessed from iomap_write_actor | Christoph Hellwig | 2016-08-17 | 1 | -1/+0 |
* | fs: iomap based fiemap implementation | Christoph Hellwig | 2016-06-21 | 1 | -0/+90 |
* | fs: support DAX based iomap zeroing | Christoph Hellwig | 2016-06-21 | 1 | -1/+14 |
* | fs: introduce iomap infrastructure | Christoph Hellwig | 2016-06-21 | 1 | -0/+394 |