aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/f2fs.h
Commit message (Expand)AuthorAge
* f2fs: clean up bio cache traceChao Yu2016-08-24
* block: get rid of bio_rw and READAChristoph Hellwig2016-07-20
* block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-07
* block, fs, drivers: remove REQ_OP compat defs and related codeMike Christie2016-06-07
* f2fs: use bio op accessorsMike Christie2016-06-07
* f2fs: use percpu_counter for page countersJaegeuk Kim2016-05-18
* f2fs: support in batch multi blocks preallocationChao Yu2016-05-11
* f2fs: trace old block address for CoWed pageChao Yu2016-02-23
* f2fs: support revoking atomic written pagesChao Yu2016-02-22
* f2fs: add a tracepoint for sync_dirty_inodesChao Yu2015-12-17
* f2fs: add a tracepoint for f2fs_read_data_pagesChao Yu2015-10-12
* f2fs: add a tracepoint for background gcJaegeuk Kim2015-10-09
* f2fs: trace in batches extent info updateChao Yu2015-10-09
* f2fs: check the largest extent at look-up timeJaegeuk Kim2015-08-04
* f2fs: add f2fs_map_blocksJaegeuk Kim2015-05-28
* f2fs: export more enums for tracepointJaegeuk Kim2015-05-07
* Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2015-04-18
|\
| * f2fs: pass checkpoint reason on roll-forward recoveryJaegeuk Kim2015-04-16
| * f2fs: add some tracepoints to debug volatile and atomic writesJaegeuk Kim2015-04-10
| * f2fs: add trace for rb-tree extent cache opsChao Yu2015-03-03
* | f2fs: Export the enums in the tracepoints to userspaceSteven Rostedt (Red Hat)2015-04-08
|/
* f2fs: fix sparse warningsJaegeuk Kim2015-02-11
* f2fs: split UMOUNT and FASTBOOT flagsJaegeuk Kim2015-02-11
* f2fs: merge flags in struct f2fs_sb_infoChao Yu2015-02-11
* f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio...Chao Yu2015-01-09
* f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASSChao Yu2015-01-09
* f2fs: introduce FITRIM in f2fs_ioctlJaegeuk Kim2014-09-30
* f2fs: introduce cp_control structureJaegeuk Kim2014-09-30
* f2fs: add tracepoint for f2fs_direct_IOChao Yu2014-08-02
* f2fs: add tracepoint for f2fs_issue_flushJaegeuk Kim2014-07-30
* f2fs: add a tracepoint for f2fs_read_data_pageChao Yu2014-05-06
* f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pagesChao Yu2014-05-06
* f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pageChao Yu2014-05-06
* f2fs: add a tracepoint for f2fs_write_endChao Yu2014-05-06
* f2fs: add a tracepoint for f2fs_write_beginChao Yu2014-05-06
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\
| * block: Abstract out bvec iteratorKent Overstreet2013-11-24
* | f2fs: refactor bio-related operationsJaegeuk Kim2013-12-22
* | f2fs: add detailed information of bio types in the tracepointsJaegeuk Kim2013-12-22
* | f2fs: adds a tracepoint for f2fs_submit_read_bioChao Yu2013-12-22
* | f2fs: adds a tracepoint for submit_read_pageChao Yu2013-12-22
* | f2fs: add a tracepoint for f2fs_issue_discardJaegeuk Kim2013-12-22
|/
* f2fs: add tracepoint for vm_page_mkwriteJaegeuk Kim2013-10-25
* f2fs: add tracepoint for set_page_dirtyJaegeuk Kim2013-10-25
* f2fs: add a tracepoint on f2fs_new_inodeJaegeuk Kim2013-04-28
* f2fs: add tracepoints to debug checkpoint requestNamjae Jeon2013-04-23
* f2fs: add tracepoints for write page operationsNamjae Jeon2013-04-23
* f2fs: add tracepoints to debug the block allocationNamjae Jeon2013-04-23
* f2fs: add tracepoints for GC threadsNamjae Jeon2013-04-23
* f2fs: add tracepoint for tracing the page i/oNamjae Jeon2013-04-23