index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
f2fs.h
Age
Commit message (
Expand
)
Author
2015-04-08
f2fs: Export the enums in the tracepoints to userspace
Steven Rostedt (Red Hat)
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
2013-04-23
f2fs: add tracepoints for truncate operation
Namjae Jeon
2013-04-23
f2fs: add tracepoints for sync & inode operations
Namjae Jeon