aboutsummaryrefslogtreecommitdiff
path: root/fs/f2fs/trace.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-07f2fs: use bio op accessorsGravatar Mike Christie 1-3/+4
2016-02-22f2fs: trace old block address for CoWed pageGravatar Chao Yu 1-2/+4
2015-05-28f2fs: add sbi and page pointer in f2fs_io_infoGravatar Jaegeuk Kim 1-3/+3
2015-02-11f2fs: fix sparse warningsGravatar Jaegeuk Kim 1-2/+2
2015-01-09f2fs: pids_lock can be staticGravatar kbuild test robot 1-1/+1
2015-01-09f2fs: add f2fs_destroy_trace_ios to free radix treeGravatar Jaegeuk Kim 1-0/+37
2015-01-09f2fs: add spin_lock to cover radix operations in IO tracerGravatar Jaegeuk Kim 1-3/+15
2015-01-09f2fs: add key functions for f2fs_io_tracerGravatar Jaegeuk Kim 1-0/+86
2015-01-09f2fs: add f2fs_io_tracer supportGravatar Jaegeuk Kim 1-0/+24