index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
f2fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-02
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-06
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-12
1
-3
/
+110
|
\
|
*
f2fs: add tracepoint for f2fs_gc
Chao Yu
2017-08-21
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-23
1
-1
/
+13
*
f2fs: remove unnecessary read cases in merged IO flow
Jaegeuk Kim
2017-05-23
1
-1
/
+1
*
f2fs: enhance scalability of trace macro
Chao Yu
2017-05-03
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-21
1
-0
/
+1
*
f2fs: make sure trace all f2fs_issue_flush
Kinglong Mee
2017-03-21
1
-4
/
+7
*
f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer
Jaegeuk Kim
2017-03-21
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
|
\
|
*
f2fs: Trace reset zone events
Damien Le Moal
2016-11-23
1
-0
/
+21
*
|
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
1
-6
/
+4
*
|
block: replace REQ_NOIDLE with REQ_IDLE
Christoph Hellwig
2016-11-01
1
-1
/
+1
|
/
*
f2fs: clean up bio cache trace
Chao Yu
2016-08-24
1
-11
/
+7
*
block: get rid of bio_rw and READA
Christoph Hellwig
2016-07-20
1
-2
/
+2
*
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
1
-1
/
+1
*
block, fs, drivers: remove REQ_OP compat defs and related code
Mike Christie
2016-06-07
1
-1
/
+0
*
f2fs: use bio op accessors
Mike Christie
2016-06-07
1
-13
/
+21
*
f2fs: use percpu_counter for page counters
Jaegeuk Kim
2016-05-18
1
-5
/
+5
*
f2fs: support in batch multi blocks preallocation
Chao Yu
2016-05-11
1
-5
/
+9
*
f2fs: trace old block address for CoWed page
Chao Yu
2016-02-22
1
-4
/
+7
*
f2fs: support revoking atomic written pages
Chao Yu
2016-02-22
1
-0
/
+1
*
f2fs: add a tracepoint for sync_dirty_inodes
Chao Yu
2015-12-17
1
-0
/
+38
*
f2fs: add a tracepoint for f2fs_read_data_pages
Chao Yu
2015-10-12
1
-0
/
+26
*
f2fs: add a tracepoint for background gc
Jaegeuk Kim
2015-10-09
1
-0
/
+28
*
f2fs: trace in batches extent info update
Chao Yu
2015-10-09
1
-5
/
+10
*
f2fs: check the largest extent at look-up time
Jaegeuk Kim
2015-08-04
1
-6
/
+6
*
f2fs: add f2fs_map_blocks
Jaegeuk Kim
2015-05-28
1
-14
/
+14
*
f2fs: export more enums for tracepoint
Jaegeuk Kim
2015-05-07
1
-0
/
+5
*
Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2015-04-18
1
-1
/
+161
|
\
|
*
f2fs: pass checkpoint reason on roll-forward recovery
Jaegeuk Kim
2015-04-16
1
-0
/
+1
|
*
f2fs: add some tracepoints to debug volatile and atomic writes
Jaegeuk Kim
2015-04-10
1
-1
/
+26
|
*
f2fs: add trace for rb-tree extent cache ops
Chao Yu
2015-03-03
1
-0
/
+134
[next]