index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-13
Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-3
/
+110
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-1
/
+1
2017-08-22
f2fs: add tracepoint for f2fs_gc
Chao Yu
1
-0
/
+107
2017-08-15
f2fs: fix potential overflow when adjusting GC cycle
Chao Yu
1
-3
/
+3
2017-05-24
f2fs: split bio cache
Jaegeuk Kim
1
-1
/
+13
2017-05-24
f2fs: remove unnecessary read cases in merged IO flow
Jaegeuk Kim
1
-1
/
+1
2017-05-04
f2fs: enhance scalability of trace macro
Chao Yu
1
-16
/
+14
2017-05-03
f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discard
Chao Yu
1
-1
/
+3
2017-04-19
f2fs: trace __submit_discard_cmd
Chao Yu
1
-1
/
+15
2017-03-22
f2fs: add missing INMEM_REVOKE trace enum definition
Chao Yu
1
-0
/
+1
2017-03-22
f2fs: make sure trace all f2fs_issue_flush
Kinglong Mee
1
-4
/
+7
2017-03-22
f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer
Jaegeuk Kim
1
-0
/
+2
2017-02-27
f2fs: add f2fs_drop_inode tracepoint
Hou Pengyang
1
-0
/
+7
2017-02-23
f2fs: trace victim's cost selectecd by f2fs_gc
Jaegeuk Kim
1
-2
/
+6
2017-02-23
f2fs: show actual device info in tracepoints
Jaegeuk Kim
1
-23
/
+26
2017-02-23
f2fs: avoid out-of-order execution of atomic writes
Jaegeuk Kim
1
-0
/
+1
2017-01-29
f2fs: add submit_bio tracepoint
Jaegeuk Kim
1
-15
/
+30
2017-01-29
f2fs: fix wrong tracepoints for op and op_flags
Jaegeuk Kim
1
-16
/
+25
2016-12-14
Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-0
/
+21
2016-11-23
f2fs: Trace reset zone events
Damien Le Moal
1
-0
/
+21
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-6
/
+4
2016-11-01
block: replace REQ_NOIDLE with REQ_IDLE
Christoph Hellwig
1
-1
/
+1
2016-08-24
f2fs: clean up bio cache trace
Chao Yu
1
-11
/
+7
2016-07-21
block: get rid of bio_rw and READA
Christoph Hellwig
1
-2
/
+2
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
1
-1
/
+1
2016-06-07
block, fs, drivers: remove REQ_OP compat defs and related code
Mike Christie
1
-1
/
+0
2016-06-07
f2fs: use bio op accessors
Mike Christie
1
-13
/
+21
2016-05-18
f2fs: use percpu_counter for page counters
Jaegeuk Kim
1
-5
/
+5
2016-05-11
f2fs: support in batch multi blocks preallocation
Chao Yu
1
-5
/
+9
2016-02-23
f2fs: trace old block address for CoWed page
Chao Yu
1
-4
/
+7
2016-02-23
f2fs: support revoking atomic written pages
Chao Yu
1
-0
/
+1
2015-12-17
f2fs: add a tracepoint for sync_dirty_inodes
Chao Yu
1
-0
/
+38
2015-10-13
f2fs: add a tracepoint for f2fs_read_data_pages
Chao Yu
1
-0
/
+26
2015-10-10
f2fs: add a tracepoint for background gc
Jaegeuk Kim
1
-0
/
+28
2015-10-10
f2fs: trace in batches extent info update
Chao Yu
1
-5
/
+10
2015-08-05
f2fs: check the largest extent at look-up time
Jaegeuk Kim
1
-6
/
+6
2015-05-29
f2fs: add f2fs_map_blocks
Jaegeuk Kim
1
-14
/
+14
2015-05-07
f2fs: export more enums for tracepoint
Jaegeuk Kim
1
-0
/
+5
2015-04-18
Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-1
/
+161
2015-04-16
f2fs: pass checkpoint reason on roll-forward recovery
Jaegeuk Kim
1
-0
/
+1
2015-04-11
f2fs: add some tracepoints to debug volatile and atomic writes
Jaegeuk Kim
1
-1
/
+26
2015-04-08
f2fs: Export the enums in the tracepoints to userspace
Steven Rostedt (Red Hat)
1
-0
/
+30
2015-03-03
f2fs: add trace for rb-tree extent cache ops
Chao Yu
1
-0
/
+134
2015-02-12
f2fs: fix sparse warnings
Jaegeuk Kim
1
-6
/
+7
2015-02-12
f2fs: split UMOUNT and FASTBOOT flags
Jaegeuk Kim
1
-0
/
+1
2015-02-12
f2fs: merge flags in struct f2fs_sb_info
Chao Yu
1
-2
/
+2
2015-01-10
f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio...
Chao Yu
1
-17
/
+20
2015-01-10
f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASS
Chao Yu
1
-64
/
+51
2014-10-01
f2fs: introduce FITRIM in f2fs_ioctl
Jaegeuk Kim
1
-1
/
+2
[next]