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