aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/iomap/trace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-21iomap: Add processed for iomap_iterKassey Li1-1/+4
2024-02-21iomap: add pos and dirty_len into trace_iomap_writepage_mapZhang Yi1-1/+42
2023-04-21iomap: Add DIO tracepointsRitesh Harjani (IBM)1-0/+78
2022-10-02iomap: add a tracepoint for mappings returned by map_blocksDarrick J. Wong1-0/+1
2022-05-09iomap: Convert to release_folioMatthew Wilcox (Oracle)1-1/+1
2022-03-15iomap: Remove iomap_invalidatepage()Matthew Wilcox (Oracle)1-1/+1
2021-08-26iomap: standardize tracepoint formatting and storageDarrick J. Wong1-10/+18
2021-08-16iomap: remove iomap_applyChristoph Hellwig1-40/+0
2021-08-16iomap: add the new iomap_iter modelChristoph Hellwig1-1/+36
2021-08-16iomap: fix a trivial comment typo in trace.hChristoph Hellwig1-1/+1
2020-08-05iomap: fall back to buffered writes for invalidation failuresChristoph Hellwig1-0/+1
2020-06-02iomap: convert from readpages to readaheadMatthew Wilcox (Oracle)1-1/+1
2020-03-05iomap: Remove pgoff from tracepointsMatthew Wilcox (Oracle)1-16/+11
2019-11-22iomap: trace iomap_appply resultsDarrick J. Wong1-0/+103
2019-10-21iomap: lift the xfs writeback code to iomapChristoph Hellwig1-0/+1
2019-10-21iomap: lift common tracing code from xfs to iomapChristoph Hellwig1-0/+87