aboutsummaryrefslogtreecommitdiffstats
path: root/fs/iomap/apply.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-16iomap: move loop control code to iter.cDarrick J. Wong1-80/+0
2021-08-16iomap: remove iomap_applyChristoph Hellwig1-91/+0
2021-08-16iomap: add the new iomap_iter modelChristoph Hellwig1-1/+73
2020-07-06iomap: Make sure iomap_end is called after iomap_beginAndreas Gruenbacher1-4/+9
2019-11-22iomap: trace iomap_appply resultsDarrick J. Wong1-0/+7
2019-10-21iomap: use a srcmap for a read-modify-write I/OGoldwyn Rodrigues1-6/+19
2019-07-17iomap: move internal declarations into fs/iomap/Darrick J. Wong1-2/+0
2019-07-17iomap: move the main iteration code into a separate fileDarrick J. Wong1-0/+76