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
starfive-6.6.48-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
/
btrfs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-20
btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item
Omar Sandoval
1
-3
/
+3
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
1
-12
/
+12
2019-11-18
btrfs: add dedicated members for start and length of a block group
David Sterba
1
-8
/
+8
2019-11-18
btrfs: move block_group_item::used to block group
David Sterba
1
-3
/
+2
2019-11-18
btrfs: tracepoints: constify all pointers
David Sterba
1
-26
/
+26
2019-11-18
btrfs: tracepoints: drop typecasts from printk
David Sterba
1
-15
/
+13
2019-11-18
btrfs: get rid of pointless wtag variable in async-thread.c
Omar Sandoval
1
-3
/
+3
2019-10-17
btrfs: tracepoints: Fix bad entry members of qgroup events
Qu Wenruo
1
-1
/
+2
2019-09-09
btrfs: add a flush step for delayed iputs
Josef Bacik
1
-0
/
+1
2019-09-09
btrfs: Remove unused locking functions
Nikolay Borisov
1
-2
/
+0
2019-07-01
btrfs: extent-tree: Add trace events for space info numbers update
Qu Wenruo
1
-0
/
+40
2019-05-07
Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-1
/
+242
2019-04-29
btrfs: trace: Introduce trace events for all btrfs tree locking events
Qu Wenruo
1
-0
/
+42
2019-04-29
btrfs: trace: Introduce trace events for sleepable tree lock
Qu Wenruo
1
-0
/
+44
2019-04-29
btrfs: Remove EXTENT_WRITEBACK
Nikolay Borisov
1
-1
/
+0
2019-04-29
btrfs: tracepoints: Add trace events for extent_io_tree
Qu Wenruo
1
-1
/
+157
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-02-25
btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to b...
Qu Wenruo
1
-29
/
+0
2019-02-25
btrfs: don't use global reserve for chunk allocation
Josef Bacik
1
-0
/
+1
2018-12-17
btrfs: add new flushing states for the delayed refs rsv
Josef Bacik
1
-0
/
+2
2018-12-17
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Nikolay Borisov
1
-1
/
+1
2018-10-15
btrfs: qgroup: Introduce trace event to analyse the number of dirty extents a...
Qu Wenruo
1
-0
/
+21
2018-10-15
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
1
-7
/
+8
2018-08-06
btrfs: Get rid of the confusing btrfs_file_extent_inline_len
Qu Wenruo
1
-1
/
+1
2018-08-06
btrfs: remove the logged extents infrastructure
Josef Bacik
1
-1
/
+0
2018-05-28
btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent() to record its transid
Qu Wenruo
1
-8
/
+12
2018-05-28
btrfs: trace: Allow trace_qgroup_update_counters() to record old rfer/excl value
Qu Wenruo
1
-7
/
+11
2018-05-28
btrfs: trace: Add trace points for unused block groups
Qu Wenruo
1
-0
/
+42
2018-05-28
btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent ...
Qu Wenruo
1
-10
/
+8
2018-05-28
btrfs: use fs_info for btrfs_handle_em_exist tracepoint
David Sterba
1
-5
/
+7
2018-05-28
btrfs: tracepoints, use extended format with UUID where possible
David Sterba
1
-18
/
+12
2018-05-28
btrfs: tracepoints, fix whitespace in strings
David Sterba
1
-2
/
+2
2018-05-28
btrfs: tracepoints, drop unnecessary ULL casts
David Sterba
1
-62
/
+62
2018-05-28
btrfs: tracepoints, use %llu instead of %Lu
David Sterba
1
-9
/
+9
2018-05-28
btrfs: tracepoints, use correct type for inode number
David Sterba
1
-23
/
+24
2018-03-31
btrfs: qgroup: Update trace events for metadata reservation
Qu Wenruo
1
-2
/
+53
2018-03-31
btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertrans
Qu Wenruo
1
-2
/
+3
2018-03-31
btrfs: qgroup: Update trace events to use new separate rsv types
Qu Wenruo
1
-5
/
+12
2018-03-26
Btrfs: add tracepoint for em's EEXIST case
Liu Bo
1
-0
/
+35
2018-01-22
btrfs: Remove redundant FLAG_VACANCY
Nikolay Borisov
1
-1
/
+0
2017-11-15
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-8
/
+33
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
btrfs: add tracepoints for outstanding extents mods
Josef Bacik
1
-0
/
+21
2017-10-30
btrfs: remove delayed_ref_node from ref_head
Josef Bacik
1
-8
/
+5
2017-10-30
btrfs: declare TRACE_DEFINE_ENUM for each of show_flush_state enum
Anand Jain
1
-0
/
+7
2017-08-18
btrfs: use BTRFS_FSID_SIZE for fsid
Anand Jain
1
-9
/
+9
2017-08-16
btrfs: Remove redundant argument of flush_space
Nikolay Borisov
1
-8
/
+5
2017-08-16
btrfs: backref, add tracepoints for prelim_ref insertion and merging
Jeff Mahoney
1
-0
/
+58
2017-08-16
btrfs: constify tracepoint arguments
Jeff Mahoney
1
-114
/
+128
2017-06-19
btrfs: cleanup unused qgroup trace event
Anand Jain
1
-36
/
+0
[next]