summaryrefslogtreecommitdiff
path: root/include/trace/events/f2fs.h
AgeCommit message (Expand)Author
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
2017-02-27f2fs: add f2fs_drop_inode tracepointHou Pengyang
2017-02-23f2fs: trace victim's cost selectecd by f2fs_gcJaegeuk Kim
2017-02-23f2fs: show actual device info in tracepointsJaegeuk Kim
2017-02-23f2fs: avoid out-of-order execution of atomic writesJaegeuk Kim
2017-01-29f2fs: add submit_bio tracepointJaegeuk Kim
2017-01-29f2fs: fix wrong tracepoints for op and op_flagsJaegeuk Kim
2016-12-14Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2016-11-23f2fs: Trace reset zone eventsDamien Le Moal
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig
2016-11-01block: replace REQ_NOIDLE with REQ_IDLEChristoph Hellwig
2016-08-24f2fs: clean up bio cache traceChao Yu
2016-07-20block: get rid of bio_rw and READAChristoph Hellwig
2016-06-07block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie
2016-06-07block, fs, drivers: remove REQ_OP compat defs and related codeMike Christie
2016-06-07f2fs: use bio op accessorsMike Christie
2016-05-18f2fs: use percpu_counter for page countersJaegeuk Kim
2016-05-11f2fs: support in batch multi blocks preallocationChao Yu
2016-02-22f2fs: trace old block address for CoWed pageChao Yu
2016-02-22f2fs: support revoking atomic written pagesChao Yu
2015-12-17f2fs: add a tracepoint for sync_dirty_inodesChao Yu
2015-10-12f2fs: add a tracepoint for f2fs_read_data_pagesChao Yu
2015-10-09f2fs: add a tracepoint for background gcJaegeuk Kim
2015-10-09f2fs: trace in batches extent info updateChao Yu
2015-08-04f2fs: check the largest extent at look-up timeJaegeuk Kim
2015-05-28f2fs: add f2fs_map_blocksJaegeuk Kim
2015-05-07f2fs: export more enums for tracepointJaegeuk Kim
2015-04-18Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2015-04-16f2fs: pass checkpoint reason on roll-forward recoveryJaegeuk Kim
2015-04-10f2fs: add some tracepoints to debug volatile and atomic writesJaegeuk Kim
2015-04-08f2fs: Export the enums in the tracepoints to userspaceSteven Rostedt (Red Hat)
2015-03-03f2fs: add trace for rb-tree extent cache opsChao Yu
2015-02-11f2fs: fix sparse warningsJaegeuk Kim
2015-02-11f2fs: split UMOUNT and FASTBOOT flagsJaegeuk Kim
2015-02-11f2fs: merge flags in struct f2fs_sb_infoChao Yu
2015-01-09f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio...Chao Yu
2015-01-09f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASSChao Yu
2014-09-30f2fs: introduce FITRIM in f2fs_ioctlJaegeuk Kim
2014-09-30f2fs: introduce cp_control structureJaegeuk Kim