aboutsummaryrefslogtreecommitdiffstats
path: root/fs/iomap/apply.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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