aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/f2fs.h
AgeCommit message (Expand)Author
2024-03-26f2fs: multidevice: support direct IOChao Yu
2024-01-25f2fs: fix the f2fs_file_write_iter tracepointEric Biggers
2023-04-26f2fs: Fix f2fs_truncate_partial_nodes ftrace eventDouglas Raillard
2021-11-25f2fs: fix up f2fs_lookup tracepointsGao Xiang
2021-08-23f2fs: introduce periodic iostat io latency tracesDaeho Jeong
2021-08-23f2fs: separate out iostat featureDaeho Jeong
2020-11-02f2fs: move ioctl interface definitions to separated fileChao Yu
2020-09-11f2fs: trace: fix typoChao Yu
2020-09-11f2fs: support age threshold based garbage collectionChao Yu
2020-07-07f2fs: support to trace f2fs_fiemap()Chao Yu
2020-07-07f2fs: support to trace f2fs_bmap()Chao Yu
2020-06-09Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2020-06-02f2fs: convert from readpages to readaheadMatthew Wilcox (Oracle)
2020-05-11f2fs: add compressed/gc data read IO statChao Yu
2020-05-11f2fs: refactor resize_fs to avoid meta updates in progressJaegeuk Kim
2020-05-11f2fs: compress: support lzo-rle compress algorithmChao Yu
2020-04-17f2fs: support read iostatChao Yu
2020-04-17f2fs: add tracepoint for f2fs iostatDaeho Jeong
2020-04-03f2fs: compress: support zstd compress algorithmChao Yu
2020-01-17f2fs: show the CP_PAUSE reason in checkpoint tracesSahitya Tummala
2020-01-17f2fs: support data compressionChao Yu
2019-07-12Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2019-07-03f2fs: support swap file w/ DIOJaegeuk Kim
2019-06-20f2fs: use block layer helper for show_bio_op macroChaitanya Kulkarni
2019-05-08f2fs: add tracepoint for f2fs_filemap_fault()Chao Yu
2019-04-16f2fs: add tracepoint for f2fs_file_write_iter()Chao Yu
2019-03-12f2fs: print more parameters in trace_f2fs_map_blocksChao Yu
2019-03-12f2fs: trace f2fs_ioc_shutdownChao Yu
2019-01-08f2fs: fix compile warnings: 'struct *' declared inside parameter listZhikang Zhang
2018-10-25block: add a report_zones methodChristoph Hellwig
2018-03-28treewide: remove large struct-pass-by-value from tracepoint argumentsAlexei Starovoitov
2018-01-02f2fs: recover directory operations by fsyncJaegeuk Kim
2017-11-16Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-06f2fs: trace checkpoint reason in fsync()Chao Yu
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-26f2fs: trace f2fs_readdirChao Yu
2017-10-26f2fs: trace f2fs_lookupChao Yu
2017-10-26f2fs: trace f2fs_remove_discardChao Yu
2017-09-12Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-21f2fs: add tracepoint for f2fs_gcChao Yu
2017-08-15f2fs: fix potential overflow when adjusting GC cycleChao Yu
2017-05-23f2fs: split bio cacheJaegeuk Kim
2017-05-23f2fs: remove unnecessary read cases in merged IO flowJaegeuk Kim
2017-05-03f2fs: enhance scalability of trace macroChao Yu
2017-05-03f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discardChao Yu
2017-04-19f2fs: trace __submit_discard_cmdChao Yu
2017-03-21f2fs: add missing INMEM_REVOKE trace enum definitionChao Yu
2017-03-21f2fs: make sure trace all f2fs_issue_flushKinglong Mee
2017-03-21f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointerJaegeuk Kim