index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
f2fs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: reduce expensive checkpoint trigger frequency
Chao Yu
2024-08-15
1
-1
/
+2
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
1
-10
/
+10
*
f2fs: convert f2fs__page tracepoint class to use folio
Chao Yu
2024-04-19
1
-21
/
+21
*
f2fs: add tracepoint for f2fs_vm_page_mkwrite()
Chao Yu
2023-12-11
1
-13
/
+26
*
f2fs: show i_mode in trace_f2fs_new_inode()
Chao Yu
2023-11-28
1
-1
/
+18
*
f2fs: introduce tracepoint for f2fs_rename()
Chao Yu
2023-11-28
1
-0
/
+69
*
f2fs: add async reset zone command support
Daejun Park
2023-06-12
1
-3
/
+21
*
f2fs: Fix f2fs_truncate_partial_nodes ftrace event
Douglas Raillard
2023-03-10
1
-1
/
+1
*
f2fs: use iostat_lat_type directly as a parameter in the iostat_update_and_un...
Yangtao Li
2023-02-07
1
-27
/
+27
*
f2fs: introduce trace_f2fs_replace_atomic_write_block
Chao Yu
2023-01-30
1
-0
/
+37
*
f2fs: support accounting iostat count and avg_bytes
Yangtao Li
2023-01-11
1
-1
/
+1
*
f2fs: remove the create argument to f2fs_map_blocks
Christoph Hellwig
2023-01-07
1
-7
/
+4
*
f2fs: add block_age-based extent cache
Jaegeuk Kim
2022-12-12
1
-3
/
+83
*
f2fs: refactor extent_cache to support for read and more
Jaegeuk Kim
2022-12-12
1
-26
/
+36
*
f2fs: fix the msg data type
Mukesh Ojha
2022-11-02
1
-1
/
+1
*
f2fs: fix the assign logic of iocb
Mukesh Ojha
2022-11-02
1
-15
/
+19
*
f2fs: add "c_len" into trace_f2fs_update_extent_tree_range for compressed file
Zhang Qilong
2022-10-04
1
-4
/
+9
*
f2fs: iostat: support accounting compressed IO
Chao Yu
2022-08-30
1
-5
/
+19
*
fs/f2fs: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
1
-11
/
+11
*
Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-06-01
1
-32
/
+109
|
\
|
*
f2fs: do not stop GC when requiring a free section
Jaegeuk Kim
2022-05-17
1
-3
/
+8
|
*
f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parameters
Jaegeuk Kim
2022-05-12
1
-9
/
+9
|
*
f2fs: change the current atomic write way
Daeho Jeong
2022-05-12
1
-22
/
+0
|
*
f2fs: introduce data read/write showing path info
Jaegeuk Kim
2022-04-26
1
-0
/
+94
*
|
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
1
-8
/
+4
|
/
*
fs: remove kiocb.ki_hint
Christoph Hellwig
2022-03-09
1
-2
/
+1
*
f2fs: show more DIO information in tracepoint
Jaegeuk Kim
2021-12-11
1
-6
/
+9
*
f2fs: fix the f2fs_file_write_iter tracepoint
Eric Biggers
2021-12-04
1
-6
/
+6
*
f2fs: multidevice: support direct IO
Chao Yu
2021-10-26
1
-5
/
+16
*
f2fs: fix up f2fs_lookup tracepoints
Gao Xiang
2021-09-28
1
-6
/
+6
*
f2fs: introduce periodic iostat io latency traces
Daeho Jeong
2021-08-23
1
-0
/
+95
*
f2fs: separate out iostat feature
Daeho Jeong
2021-08-23
1
-0
/
+2
*
f2fs: move ioctl interface definitions to separated file
Chao Yu
2020-11-02
1
-0
/
+1
*
f2fs: trace: fix typo
Chao Yu
2020-09-11
1
-1
/
+1
*
f2fs: support age threshold based garbage collection
Chao Yu
2020-09-11
1
-3
/
+5
*
f2fs: support to trace f2fs_fiemap()
Chao Yu
2020-07-08
1
-0
/
+37
*
f2fs: support to trace f2fs_bmap()
Chao Yu
2020-07-08
1
-0
/
+26
*
Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2020-06-09
1
-2
/
+81
|
\
|
*
f2fs: add compressed/gc data read IO stat
Chao Yu
2020-05-12
1
-3
/
+8
|
*
f2fs: refactor resize_fs to avoid meta updates in progress
Jaegeuk Kim
2020-05-12
1
-1
/
+3
|
*
f2fs: compress: support lzo-rle compress algorithm
Chao Yu
2020-05-12
1
-1
/
+2
|
*
f2fs: support read iostat
Chao Yu
2020-04-17
1
-2
/
+21
|
*
f2fs: add tracepoint for f2fs iostat
Daeho Jeong
2020-04-17
1
-0
/
+52
*
|
f2fs: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-06-02
1
-3
/
+3
|
/
*
f2fs: compress: support zstd compress algorithm
Chao Yu
2020-04-03
1
-1
/
+2
*
f2fs: show the CP_PAUSE reason in checkpoint traces
Sahitya Tummala
2020-01-18
1
-1
/
+2
*
f2fs: support data compression
Chao Yu
2020-01-18
1
-0
/
+100
*
Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2019-07-13
1
-5
/
+6
|
\
|
*
f2fs: support swap file w/ DIO
Jaegeuk Kim
2019-07-03
1
-5
/
+6
*
|
f2fs: use block layer helper for show_bio_op macro
Chaitanya Kulkarni
2019-06-20
1
-10
/
+1
|
/
[next]