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: 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
|
/
*
f2fs: add tracepoint for f2fs_filemap_fault()
Chao Yu
2019-05-09
1
-0
/
+26
*
f2fs: add tracepoint for f2fs_file_write_iter()
Chao Yu
2019-04-16
1
-0
/
+31
*
f2fs: print more parameters in trace_f2fs_map_blocks
Chao Yu
2019-03-13
1
-1
/
+11
*
f2fs: trace f2fs_ioc_shutdown
Chao Yu
2019-03-13
1
-0
/
+32
*
f2fs: fix compile warnings: 'struct *' declared inside parameter list
Zhikang Zhang
2019-01-08
1
-0
/
+3
*
block: add a report_zones method
Christoph Hellwig
2018-10-25
1
-1
/
+0
*
treewide: remove large struct-pass-by-value from tracepoint arguments
Alexei Starovoitov
2018-03-28
1
-1
/
+1
*
f2fs: recover directory operations by fsync
Jaegeuk Kim
2018-01-03
1
-1
/
+2
*
Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-16
1
-6
/
+110
|
\
|
*
f2fs: trace checkpoint reason in fsync()
Chao Yu
2017-11-07
1
-6
/
+18
|
*
f2fs: trace f2fs_readdir
Chao Yu
2017-10-26
1
-0
/
+29
|
*
f2fs: trace f2fs_lookup
Chao Yu
2017-10-26
1
-0
/
+56
|
*
f2fs: trace f2fs_remove_discard
Chao Yu
2017-10-26
1
-0
/
+7
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2017-09-13
1
-3
/
+110
|
\
|
*
f2fs: add tracepoint for f2fs_gc
Chao Yu
2017-08-22
1
-0
/
+107
|
*
f2fs: fix potential overflow when adjusting GC cycle
Chao Yu
2017-08-15
1
-3
/
+3
*
|
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-1
/
+1
|
/
*
f2fs: split bio cache
Jaegeuk Kim
2017-05-24
1
-1
/
+13
*
f2fs: remove unnecessary read cases in merged IO flow
Jaegeuk Kim
2017-05-24
1
-1
/
+1
*
f2fs: enhance scalability of trace macro
Chao Yu
2017-05-04
1
-16
/
+14
*
f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discard
Chao Yu
2017-05-03
1
-1
/
+3
*
f2fs: trace __submit_discard_cmd
Chao Yu
2017-04-19
1
-1
/
+15
*
f2fs: add missing INMEM_REVOKE trace enum definition
Chao Yu
2017-03-22
1
-0
/
+1
*
f2fs: make sure trace all f2fs_issue_flush
Kinglong Mee
2017-03-22
1
-4
/
+7
*
f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer
Jaegeuk Kim
2017-03-22
1
-0
/
+2
*
f2fs: add f2fs_drop_inode tracepoint
Hou Pengyang
2017-02-27
1
-0
/
+7
*
f2fs: trace victim's cost selectecd by f2fs_gc
Jaegeuk Kim
2017-02-23
1
-2
/
+6
*
f2fs: show actual device info in tracepoints
Jaegeuk Kim
2017-02-23
1
-23
/
+26
*
f2fs: avoid out-of-order execution of atomic writes
Jaegeuk Kim
2017-02-23
1
-0
/
+1
*
f2fs: add submit_bio tracepoint
Jaegeuk Kim
2017-01-29
1
-15
/
+30
*
f2fs: fix wrong tracepoints for op and op_flags
Jaegeuk Kim
2017-01-29
1
-16
/
+25
*
Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2016-12-14
1
-0
/
+21
|
\
[next]