summaryrefslogtreecommitdiff
path: root/fs/iomap/trace.h
AgeCommit message (Expand)AuthorFilesLines
2025-11-05iomap: add IOMAP_DIO_FSBLOCK_ALIGNED flagQu Wenruo1-3/+4
2025-09-19iomap: trace iomap_zero_iter zeroing activitiesDarrick J. Wong1-0/+1
2025-07-14iomap: rename iomap_writepage_map to iomap_writeback_folioChristoph Hellwig1-1/+1
2025-07-14iomap: refactor the writeback interfaceChristoph Hellwig1-1/+1
2025-04-15iomap: trace: Add missing flags to [IOMAP_|IOMAP_F_]FLAGS_STRINGSRitesh Harjani (IBM)1-6/+21
2025-03-20iomap: rework IOMAP atomic flagsJohn Garry1-1/+1
2025-03-06iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HWJohn Garry1-1/+1
2025-02-26iomap: rename iomap_iter processed field to statusBrian Foster1-4/+4
2024-11-05fs: iomap: Atomic write supportJohn Garry1-1/+2
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-10iomap: 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-17iomap: remove iomap_applyChristoph Hellwig1-40/+0
2021-08-17iomap: add the new iomap_iter modelChristoph Hellwig1-1/+36
2021-08-17iomap: 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