index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
f2fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-26
f2fs: Fix f2fs_truncate_partial_nodes ftrace event
Douglas Raillard
1
-1
/
+1
2023-03-11
f2fs: introduce trace_f2fs_replace_atomic_write_block
Chao Yu
1
-0
/
+37
2022-12-13
f2fs: add block_age-based extent cache
Jaegeuk Kim
1
-3
/
+83
2022-12-13
f2fs: refactor extent_cache to support for read and more
Jaegeuk Kim
1
-26
/
+36
2022-11-02
f2fs: fix the msg data type
Mukesh Ojha
1
-1
/
+1
2022-11-02
f2fs: fix the assign logic of iocb
Mukesh Ojha
1
-15
/
+19
2022-10-04
f2fs: add "c_len" into trace_f2fs_update_extent_tree_range for compressed file
Zhang Qilong
1
-4
/
+9
2022-08-30
f2fs: iostat: support accounting compressed IO
Chao Yu
1
-5
/
+19
2022-07-14
fs/f2fs: Use the enum req_op and blk_opf_t types
Bart Van Assche
1
-11
/
+11
2022-06-01
Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-32
/
+109
2022-05-17
f2fs: do not stop GC when requiring a free section
Jaegeuk Kim
1
-3
/
+8
2022-05-12
f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parameters
Jaegeuk Kim
1
-9
/
+9
2022-05-12
f2fs: change the current atomic write way
Daeho Jeong
1
-22
/
+0
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-8
/
+4
2022-04-26
f2fs: introduce data read/write showing path info
Jaegeuk Kim
1
-0
/
+94
2022-03-09
fs: remove kiocb.ki_hint
Christoph Hellwig
1
-2
/
+1
2021-12-11
f2fs: show more DIO information in tracepoint
Jaegeuk Kim
1
-6
/
+9
2021-12-04
f2fs: fix the f2fs_file_write_iter tracepoint
Eric Biggers
1
-6
/
+6
2021-10-27
f2fs: multidevice: support direct IO
Chao Yu
1
-5
/
+16
2021-09-28
f2fs: fix up f2fs_lookup tracepoints
Gao Xiang
1
-6
/
+6
2021-08-23
f2fs: introduce periodic iostat io latency traces
Daeho Jeong
1
-0
/
+95
2021-08-23
f2fs: separate out iostat feature
Daeho Jeong
1
-0
/
+2
2020-11-02
f2fs: move ioctl interface definitions to separated file
Chao Yu
1
-0
/
+1
2020-09-11
f2fs: trace: fix typo
Chao Yu
1
-1
/
+1
2020-09-11
f2fs: support age threshold based garbage collection
Chao Yu
1
-3
/
+5
2020-07-08
f2fs: support to trace f2fs_fiemap()
Chao Yu
1
-0
/
+37
2020-07-08
f2fs: support to trace f2fs_bmap()
Chao Yu
1
-0
/
+26
2020-06-09
Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-2
/
+81
2020-06-02
f2fs: convert from readpages to readahead
Matthew Wilcox (Oracle)
1
-3
/
+3
2020-05-12
f2fs: add compressed/gc data read IO stat
Chao Yu
1
-3
/
+8
2020-05-12
f2fs: refactor resize_fs to avoid meta updates in progress
Jaegeuk Kim
1
-1
/
+3
2020-05-12
f2fs: compress: support lzo-rle compress algorithm
Chao Yu
1
-1
/
+2
2020-04-17
f2fs: support read iostat
Chao Yu
1
-2
/
+21
2020-04-17
f2fs: add tracepoint for f2fs iostat
Daeho Jeong
1
-0
/
+52
2020-04-03
f2fs: compress: support zstd compress algorithm
Chao Yu
1
-1
/
+2
2020-01-18
f2fs: show the CP_PAUSE reason in checkpoint traces
Sahitya Tummala
1
-1
/
+2
2020-01-18
f2fs: support data compression
Chao Yu
1
-0
/
+100
2019-07-13
Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-5
/
+6
2019-07-03
f2fs: support swap file w/ DIO
Jaegeuk Kim
1
-5
/
+6
2019-06-20
f2fs: use block layer helper for show_bio_op macro
Chaitanya Kulkarni
1
-10
/
+1
2019-05-09
f2fs: add tracepoint for f2fs_filemap_fault()
Chao Yu
1
-0
/
+26
2019-04-16
f2fs: add tracepoint for f2fs_file_write_iter()
Chao Yu
1
-0
/
+31
2019-03-13
f2fs: print more parameters in trace_f2fs_map_blocks
Chao Yu
1
-1
/
+11
2019-03-13
f2fs: trace f2fs_ioc_shutdown
Chao Yu
1
-0
/
+32
2019-01-08
f2fs: fix compile warnings: 'struct *' declared inside parameter list
Zhikang Zhang
1
-0
/
+3
2018-10-25
block: add a report_zones method
Christoph Hellwig
1
-1
/
+0
2018-03-28
treewide: remove large struct-pass-by-value from tracepoint arguments
Alexei Starovoitov
1
-1
/
+1
2018-01-03
f2fs: recover directory operations by fsync
Jaegeuk Kim
1
-1
/
+2
2017-11-16
Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+110
2017-11-07
f2fs: trace checkpoint reason in fsync()
Chao Yu
1
-6
/
+18
[next]