Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |