Age | Commit message (Expand) | Author |
2016-08-24 | f2fs: clean up bio cache trace | Chao Yu |
2016-07-20 | block: get rid of bio_rw and READA | Christoph Hellwig |
2016-06-07 | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH | Mike Christie |
2016-06-07 | block, fs, drivers: remove REQ_OP compat defs and related code | Mike Christie |
2016-06-07 | f2fs: use bio op accessors | Mike Christie |
2016-05-18 | f2fs: use percpu_counter for page counters | Jaegeuk Kim |
2016-05-11 | f2fs: support in batch multi blocks preallocation | Chao Yu |
2016-02-22 | f2fs: trace old block address for CoWed page | Chao Yu |
2016-02-22 | f2fs: support revoking atomic written pages | Chao Yu |
2015-12-17 | f2fs: add a tracepoint for sync_dirty_inodes | Chao Yu |
2015-10-12 | f2fs: add a tracepoint for f2fs_read_data_pages | Chao Yu |
2015-10-09 | f2fs: add a tracepoint for background gc | Jaegeuk Kim |
2015-10-09 | f2fs: trace in batches extent info update | Chao Yu |
2015-08-04 | f2fs: check the largest extent at look-up time | Jaegeuk Kim |
2015-05-28 | f2fs: add f2fs_map_blocks | Jaegeuk Kim |
2015-05-07 | f2fs: export more enums for tracepoint | Jaegeuk Kim |
2015-04-18 | Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds |
2015-04-16 | f2fs: pass checkpoint reason on roll-forward recovery | Jaegeuk Kim |
2015-04-10 | f2fs: add some tracepoints to debug volatile and atomic writes | Jaegeuk Kim |
2015-04-08 | f2fs: Export the enums in the tracepoints to userspace | Steven Rostedt (Red Hat) |
2015-03-03 | f2fs: add trace for rb-tree extent cache ops | Chao Yu |
2015-02-11 | f2fs: fix sparse warnings | Jaegeuk Kim |
2015-02-11 | f2fs: split UMOUNT and FASTBOOT flags | Jaegeuk Kim |
2015-02-11 | f2fs: merge flags in struct f2fs_sb_info | Chao Yu |
2015-01-09 | f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio... | Chao Yu |
2015-01-09 | f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASS | Chao Yu |
2014-09-30 | f2fs: introduce FITRIM in f2fs_ioctl | Jaegeuk Kim |
2014-09-30 | f2fs: introduce cp_control structure | Jaegeuk Kim |
2014-08-02 | f2fs: add tracepoint for f2fs_direct_IO | Chao Yu |
2014-07-30 | f2fs: add tracepoint for f2fs_issue_flush | Jaegeuk Kim |
2014-05-07 | f2fs: add a tracepoint for f2fs_read_data_page | Chao Yu |
2014-05-07 | f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pages | Chao Yu |
2014-05-07 | f2fs: add a tracepoint for f2fs_write_{meta,node,data}_page | Chao Yu |
2014-05-07 | f2fs: add a tracepoint for f2fs_write_end | Chao Yu |
2014-05-07 | f2fs: add a tracepoint for f2fs_write_begin | Chao Yu |
2014-01-30 | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-12-23 | f2fs: refactor bio-related operations | Jaegeuk Kim |
2013-12-23 | f2fs: add detailed information of bio types in the tracepoints | Jaegeuk Kim |
2013-12-23 | f2fs: adds a tracepoint for f2fs_submit_read_bio | Chao Yu |
2013-12-23 | f2fs: adds a tracepoint for submit_read_page | Chao Yu |
2013-12-23 | f2fs: add a tracepoint for f2fs_issue_discard | Jaegeuk Kim |
2013-11-23 | block: Abstract out bvec iterator | Kent Overstreet |
2013-10-25 | f2fs: add tracepoint for vm_page_mkwrite | Jaegeuk Kim |
2013-10-25 | f2fs: add tracepoint for set_page_dirty | Jaegeuk Kim |
2013-04-29 | f2fs: add a tracepoint on f2fs_new_inode | Jaegeuk Kim |
2013-04-23 | f2fs: add tracepoints to debug checkpoint request | Namjae Jeon |
2013-04-23 | f2fs: add tracepoints for write page operations | Namjae Jeon |
2013-04-23 | f2fs: add tracepoints to debug the block allocation | Namjae Jeon |
2013-04-23 | f2fs: add tracepoints for GC threads | Namjae Jeon |
2013-04-23 | f2fs: add tracepoint for tracing the page i/o | Namjae Jeon |