index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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
*
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
|
\
|
*
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-21
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-23
1
-4
/
+7
*
f2fs: support revoking atomic written pages
Chao Yu
2016-02-23
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-10
1
-0
/
+28
*
f2fs: trace in batches extent info update
Chao Yu
2015-10-10
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-29
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-11
1
-1
/
+26
|
*
f2fs: add trace for rb-tree extent cache ops
Chao Yu
2015-03-03
1
-0
/
+134
*
|
f2fs: Export the enums in the tracepoints to userspace
Steven Rostedt (Red Hat)
2015-04-08
1
-0
/
+30
|
/
*
f2fs: fix sparse warnings
Jaegeuk Kim
2015-02-12
1
-6
/
+7
[next]