summaryrefslogtreecommitdiff
path: root/fs/iomap/trace.h
Commit message (Expand)AuthorAgeFilesLines
* iomap: add a tracepoint for mappings returned by map_blocksDarrick J. Wong2022-10-021-0/+1
* iomap: Convert to release_folioMatthew Wilcox (Oracle)2022-05-091-1/+1
* iomap: Remove iomap_invalidatepage()Matthew Wilcox (Oracle)2022-03-151-1/+1
* iomap: standardize tracepoint formatting and storageDarrick J. Wong2021-08-261-10/+18
* iomap: remove iomap_applyChristoph Hellwig2021-08-161-40/+0
* iomap: add the new iomap_iter modelChristoph Hellwig2021-08-161-1/+36
* iomap: fix a trivial comment typo in trace.hChristoph Hellwig2021-08-161-1/+1
* iomap: fall back to buffered writes for invalidation failuresChristoph Hellwig2020-08-051-0/+1
* iomap: convert from readpages to readaheadMatthew Wilcox (Oracle)2020-06-021-1/+1
* iomap: Remove pgoff from tracepointsMatthew Wilcox (Oracle)2020-03-051-16/+11
* iomap: trace iomap_appply resultsDarrick J. Wong2019-11-221-0/+103
* iomap: lift the xfs writeback code to iomapChristoph Hellwig2019-10-211-0/+1
* iomap: lift common tracing code from xfs to iomapChristoph Hellwig2019-10-211-0/+87