Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-12 | f2fs: add async reset zone command support | Daejun Park | 1 | -0/+1 |
2023-02-07 | f2fs: use iostat_lat_type directly as a parameter in the iostat_update_and_un... | Yangtao Li | 1 | -27/+21 |
2023-02-03 | f2fs: fix to avoid potential memory corruption in __update_iostat_latency() | Yangtao Li | 1 | -1/+5 |
2023-01-31 | f2fs: drop useless initializer and unneeded local variable | Yangtao Li | 1 | -6/+4 |
2023-01-31 | f2fs: add iostat support for flush | Yangtao Li | 1 | -0/+1 |
2023-01-11 | f2fs: support accounting iostat count and avg_bytes | Yangtao Li | 1 | -66/+63 |
2022-08-30 | f2fs: iostat: support accounting compressed IO | Chao Yu | 1 | -21/+53 |
2022-06-20 | f2fs: fix iostat related lock protection | Daeho Jeong | 1 | -13/+18 |
2021-12-11 | f2fs: use iomap for direct I/O | Eric Biggers | 1 | -22/+18 |
2021-08-23 | f2fs: introduce periodic iostat io latency traces | Daeho Jeong | 1 | -0/+133 |
2021-08-23 | f2fs: separate out iostat feature | Daeho Jeong | 1 | -0/+154 |