aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/f2fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-04f2fs: add "c_len" into trace_f2fs_update_extent_tree_range for compressed fileZhang Qilong1-4/+9
2022-08-29f2fs: iostat: support accounting compressed IOChao Yu1-5/+19
2022-07-14fs/f2fs: Use the enum req_op and blk_opf_t typesBart Van Assche1-11/+11
2022-05-31Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-32/+109
2022-05-17f2fs: do not stop GC when requiring a free sectionJaegeuk Kim1-3/+8
2022-05-12f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parametersJaegeuk Kim1-9/+9
2022-05-12f2fs: change the current atomic write wayDaeho Jeong1-22/+0
2022-05-08fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)1-8/+4
2022-04-25f2fs: introduce data read/write showing path infoJaegeuk Kim1-0/+94
2022-03-08fs: remove kiocb.ki_hintChristoph Hellwig1-2/+1
2021-12-10f2fs: show more DIO information in tracepointJaegeuk Kim1-6/+9
2021-12-04f2fs: fix the f2fs_file_write_iter tracepointEric Biggers1-6/+6
2021-10-26f2fs: multidevice: support direct IOChao Yu1-5/+16
2021-09-28f2fs: fix up f2fs_lookup tracepointsGao Xiang1-6/+6
2021-08-23f2fs: introduce periodic iostat io latency tracesDaeho Jeong1-0/+95
2021-08-23f2fs: separate out iostat featureDaeho Jeong1-0/+2
2020-11-02f2fs: move ioctl interface definitions to separated fileChao Yu1-0/+1
2020-09-11f2fs: trace: fix typoChao Yu1-1/+1
2020-09-11f2fs: support age threshold based garbage collectionChao Yu1-3/+5
2020-07-07f2fs: support to trace f2fs_fiemap()Chao Yu1-0/+37
2020-07-07f2fs: support to trace f2fs_bmap()Chao Yu1-0/+26
2020-06-09Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-2/+81
2020-06-02f2fs: convert from readpages to readaheadMatthew Wilcox (Oracle)1-3/+3
2020-05-11f2fs: add compressed/gc data read IO statChao Yu1-3/+8
2020-05-11f2fs: refactor resize_fs to avoid meta updates in progressJaegeuk Kim1-1/+3
2020-05-11f2fs: compress: support lzo-rle compress algorithmChao Yu1-1/+2
2020-04-17f2fs: support read iostatChao Yu1-2/+21
2020-04-17f2fs: add tracepoint for f2fs iostatDaeho Jeong1-0/+52
2020-04-03f2fs: compress: support zstd compress algorithmChao Yu1-1/+2
2020-01-17f2fs: show the CP_PAUSE reason in checkpoint tracesSahitya Tummala1-1/+2
2020-01-17f2fs: support data compressionChao Yu1-0/+100
2019-07-12Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-5/+6
2019-07-03f2fs: support swap file w/ DIOJaegeuk Kim1-5/+6
2019-06-20f2fs: use block layer helper for show_bio_op macroChaitanya Kulkarni1-10/+1
2019-05-08f2fs: add tracepoint for f2fs_filemap_fault()Chao Yu1-0/+26
2019-04-16f2fs: add tracepoint for f2fs_file_write_iter()Chao Yu1-0/+31
2019-03-12f2fs: print more parameters in trace_f2fs_map_blocksChao Yu1-1/+11
2019-03-12f2fs: trace f2fs_ioc_shutdownChao Yu1-0/+32
2019-01-08f2fs: fix compile warnings: 'struct *' declared inside parameter listZhikang Zhang1-0/+3
2018-10-25block: add a report_zones methodChristoph Hellwig1-1/+0
2018-03-28treewide: remove large struct-pass-by-value from tracepoint argumentsAlexei Starovoitov1-1/+1
2018-01-02f2fs: recover directory operations by fsyncJaegeuk Kim1-1/+2
2017-11-16Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-6/+110
2017-11-06f2fs: trace checkpoint reason in fsync()Chao Yu1-6/+18
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-26f2fs: trace f2fs_readdirChao Yu1-0/+29
2017-10-26f2fs: trace f2fs_lookupChao Yu1-0/+56
2017-10-26f2fs: trace f2fs_remove_discardChao Yu1-0/+7
2017-09-12Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-3/+110
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig1-1/+1