summaryrefslogtreecommitdiffstats
path: root/fs/iomap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'iomap-4.9-dax' into for-nextDave Chinner2016-10-031-4/+1
|\
| * iomap: expose iomap_apply outside iomap.cChristoph Hellwig2016-09-191-4/+1
* | iomap: add a flag to report shared extentsDarrick J. Wong2016-09-191-0/+2
* | fs: add iomap_file_dirtyChristoph Hellwig2016-09-191-0/+82
|/
* iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystemsChristoph Hellwig2016-08-291-1/+4
* iomap: mark ->iomap_end as optionalChristoph Hellwig2016-08-171-2/+5
* iomap: prepare iomap_fiemap for attribute mappingsDave Chinner2016-08-171-0/+3
* iomap: fiemap should honor the FIEMAP_FLAG_SYNC flagDave Chinner2016-08-171-3/+5
* iomap: remove superflous pagefault_disable from iomap_write_actorChristoph Hellwig2016-08-171-2/+0
* iomap: remove superflous mark_page_accessed from iomap_write_actorChristoph Hellwig2016-08-171-1/+0
* fs: iomap based fiemap implementationChristoph Hellwig2016-06-211-0/+90
* fs: support DAX based iomap zeroingChristoph Hellwig2016-06-211-1/+14
* fs: introduce iomap infrastructureChristoph Hellwig2016-06-211-0/+394
OpenPOWER on IntegriCloud