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