index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
f2fs.h
Age
Commit message (
Expand
)
Author
2026-06-22
f2fs: Add trace_f2fs_fault_report
liujinbao1
2026-04-21
Merge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-18
f2fs: add page-order information for large folio reads in iostat
Daniel Lee
2026-03-06
f2fs: widen trace event i_ino fields to u64
Jeff Layton
2026-01-31
f2fs: introduce trace_f2fs_priority_update
Chao Yu
2026-01-07
f2fs: trace elapsed time for io_rwsem lock
Chao Yu
2026-01-07
f2fs: trace elapsed time for cp_global_sem lock
Chao Yu
2026-01-07
f2fs: trace elapsed time for gc_lock lock
Chao Yu
2026-01-07
f2fs: trace elapsed time for node_write lock
Chao Yu
2026-01-07
f2fs: trace elapsed time for node_change lock
Chao Yu
2026-01-07
f2fs: trace elapsed time for cp_rwsem lock
Chao Yu
2026-01-07
f2fs: add lock elapsed time trace facility for f2fs rwsemphore
Chao Yu
2025-12-16
f2fs: add a tracepoint to see large folio read submission
Jaegeuk Kim
2025-12-04
f2fs: optimize trace_f2fs_write_checkpoint with enums
YH Lin
2025-12-04
f2fs: add fadvise tracepoint
Jaegeuk Kim
2025-12-04
f2fs: fix to access i_size w/ i_size_read()
Chao Yu
2025-05-08
f2fs: remove wbc->for_reclaim handling
Christoph Hellwig
2024-12-16
f2fs: Remove calls to folio_file_mapping()
Matthew Wilcox (Oracle)
2024-12-16
f2fs: Convert submit tracepoints to take a folio
Matthew Wilcox (Oracle)
2024-08-15
f2fs: reduce expensive checkpoint trigger frequency
Chao Yu
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-04-19
f2fs: convert f2fs__page tracepoint class to use folio
Chao Yu
2023-12-11
f2fs: add tracepoint for f2fs_vm_page_mkwrite()
Chao Yu
2023-11-28
f2fs: show i_mode in trace_f2fs_new_inode()
Chao Yu
2023-11-28
f2fs: introduce tracepoint for f2fs_rename()
Chao Yu
2023-06-12
f2fs: add async reset zone command support
Daejun Park
2023-03-10
f2fs: Fix f2fs_truncate_partial_nodes ftrace event
Douglas Raillard
2023-02-07
f2fs: use iostat_lat_type directly as a parameter in the iostat_update_and_un...
Yangtao Li
2023-01-30
f2fs: introduce trace_f2fs_replace_atomic_write_block
Chao Yu
2023-01-11
f2fs: support accounting iostat count and avg_bytes
Yangtao Li
2023-01-06
f2fs: remove the create argument to f2fs_map_blocks
Christoph Hellwig
2022-12-12
f2fs: add block_age-based extent cache
Jaegeuk Kim
2022-12-12
f2fs: refactor extent_cache to support for read and more
Jaegeuk Kim
2022-11-01
f2fs: fix the msg data type
Mukesh Ojha
2022-11-01
f2fs: fix the assign logic of iocb
Mukesh Ojha
2022-10-04
f2fs: add "c_len" into trace_f2fs_update_extent_tree_range for compressed file
Zhang Qilong
2022-08-29
f2fs: iostat: support accounting compressed IO
Chao Yu
2022-07-14
fs/f2fs: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-05-31
Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-17
f2fs: do not stop GC when requiring a free section
Jaegeuk Kim
2022-05-12
f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parameters
Jaegeuk Kim
2022-05-12
f2fs: change the current atomic write way
Daeho Jeong
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-04-25
f2fs: introduce data read/write showing path info
Jaegeuk Kim
2022-03-08
fs: remove kiocb.ki_hint
Christoph Hellwig
2021-12-10
f2fs: show more DIO information in tracepoint
Jaegeuk Kim
2021-12-04
f2fs: fix the f2fs_file_write_iter tracepoint
Eric Biggers
2021-10-26
f2fs: multidevice: support direct IO
Chao Yu
2021-09-28
f2fs: fix up f2fs_lookup tracepoints
Gao Xiang
2021-08-23
f2fs: introduce periodic iostat io latency traces
Daeho Jeong
[next]