summaryrefslogtreecommitdiffstats
path: root/fs/iomap/apply.c
Commit message (Expand)AuthorAgeFilesLines
* iomap: move loop control code to iter.cDarrick J. Wong2021-08-161-80/+0
* iomap: remove iomap_applyChristoph Hellwig2021-08-161-91/+0
* iomap: add the new iomap_iter modelChristoph Hellwig2021-08-161-1/+73
* iomap: Make sure iomap_end is called after iomap_beginAndreas Gruenbacher2020-07-061-4/+9
* iomap: trace iomap_appply resultsDarrick J. Wong2019-11-221-0/+7
* iomap: use a srcmap for a read-modify-write I/OGoldwyn Rodrigues2019-10-211-6/+19
* iomap: move internal declarations into fs/iomap/Darrick J. Wong2019-07-171-2/+0
* iomap: move the main iteration code into a separate fileDarrick J. Wong2019-07-171-0/+76