summaryrefslogtreecommitdiff
path: root/include/trace/events/f2fs.h
AgeCommit message (Expand)Author
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
2014-08-02f2fs: add tracepoint for f2fs_direct_IOChao Yu
2014-07-30f2fs: add tracepoint for f2fs_issue_flushJaegeuk Kim
2014-05-07f2fs: add a tracepoint for f2fs_read_data_pageChao Yu
2014-05-07f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pagesChao Yu
2014-05-07f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pageChao Yu
2014-05-07f2fs: add a tracepoint for f2fs_write_endChao Yu
2014-05-07f2fs: add a tracepoint for f2fs_write_beginChao Yu
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-12-23f2fs: refactor bio-related operationsJaegeuk Kim
2013-12-23f2fs: add detailed information of bio types in the tracepointsJaegeuk Kim
2013-12-23f2fs: adds a tracepoint for f2fs_submit_read_bioChao Yu
2013-12-23f2fs: adds a tracepoint for submit_read_pageChao Yu
2013-12-23f2fs: add a tracepoint for f2fs_issue_discardJaegeuk Kim
2013-11-23block: Abstract out bvec iteratorKent Overstreet
2013-10-25f2fs: add tracepoint for vm_page_mkwriteJaegeuk Kim
2013-10-25f2fs: add tracepoint for set_page_dirtyJaegeuk Kim
2013-04-29f2fs: add a tracepoint on f2fs_new_inodeJaegeuk Kim
2013-04-23f2fs: add tracepoints to debug checkpoint requestNamjae Jeon
2013-04-23f2fs: add tracepoints for write page operationsNamjae Jeon
2013-04-23f2fs: add tracepoints to debug the block allocationNamjae Jeon
2013-04-23f2fs: add tracepoints for GC threadsNamjae Jeon
2013-04-23f2fs: add tracepoint for tracing the page i/oNamjae Jeon