summaryrefslogtreecommitdiff
path: root/fs/f2fs/iostat.c
AgeCommit message (Expand)Author
2023-06-12f2fs: add async reset zone command supportDaejun Park
2023-02-07f2fs: use iostat_lat_type directly as a parameter in the iostat_update_and_un...Yangtao Li
2023-02-02f2fs: fix to avoid potential memory corruption in __update_iostat_latency()Yangtao Li
2023-01-30f2fs: drop useless initializer and unneeded local variableYangtao Li
2023-01-30f2fs: add iostat support for flushYangtao Li
2023-01-11f2fs: support accounting iostat count and avg_bytesYangtao Li
2022-08-29f2fs: iostat: support accounting compressed IOChao Yu
2022-06-19f2fs: fix iostat related lock protectionDaeho Jeong
2021-12-10f2fs: use iomap for direct I/OEric Biggers
2021-08-23f2fs: introduce periodic iostat io latency tracesDaeho Jeong
2021-08-23f2fs: separate out iostat featureDaeho Jeong