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
2018-01-02
f2fs: recover directory operations by fsync
Jaegeuk Kim
2017-11-16
Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-06
f2fs: trace checkpoint reason in fsync()
Chao Yu
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-26
f2fs: trace f2fs_readdir
Chao Yu
2017-10-26
f2fs: trace f2fs_lookup
Chao Yu
2017-10-26
f2fs: trace f2fs_remove_discard
Chao Yu
2017-09-12
Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-21
f2fs: add tracepoint for f2fs_gc
Chao Yu
2017-08-15
f2fs: fix potential overflow when adjusting GC cycle
Chao Yu
2017-05-23
f2fs: split bio cache
Jaegeuk Kim
2017-05-23
f2fs: remove unnecessary read cases in merged IO flow
Jaegeuk Kim
2017-05-03
f2fs: enhance scalability of trace macro
Chao Yu
2017-05-03
f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discard
Chao Yu
2017-04-19
f2fs: trace __submit_discard_cmd
Chao Yu
2017-03-21
f2fs: add missing INMEM_REVOKE trace enum definition
Chao Yu
2017-03-21
f2fs: make sure trace all f2fs_issue_flush
Kinglong Mee
2017-03-21
f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer
Jaegeuk Kim
2017-02-27
f2fs: add f2fs_drop_inode tracepoint
Hou Pengyang
2017-02-23
f2fs: trace victim's cost selectecd by f2fs_gc
Jaegeuk Kim
2017-02-23
f2fs: show actual device info in tracepoints
Jaegeuk Kim
2017-02-23
f2fs: avoid out-of-order execution of atomic writes
Jaegeuk Kim
2017-01-29
f2fs: add submit_bio tracepoint
Jaegeuk Kim
2017-01-29
f2fs: fix wrong tracepoints for op and op_flags
Jaegeuk Kim
2016-12-14
Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2016-11-23
f2fs: Trace reset zone events
Damien Le Moal
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
block: replace REQ_NOIDLE with REQ_IDLE
Christoph Hellwig
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
[next]