index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2017-04-18
btrfs: qgroup: Add trace point for qgroup reserved space
Qu Wenruo
1
-0
/
+44
2017-04-18
Btrfs: add file item tracepoints
Liu Bo
1
-0
/
+139
2017-04-18
btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-04-18
btrfs: convert extent_map.refs from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-02-14
btrfs: Make btrfs_ino take a struct btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-01-09
btrfs: make tracepoint format strings more compact
David Sterba
1
-56
/
+56
2017-01-09
Btrfs: add truncated_len for ordered extent tracepoints
Liu Bo
1
-0
/
+4
2017-01-09
Btrfs: add 'inode' for extent map tracepoint
Liu Bo
1
-4
/
+8
2017-01-09
btrfs: fix crash when tracepoint arguments are freed by wq callbacks
David Sterba
1
-9
/
+13
2016-12-06
btrfs: convert extent-tree tracepoints to use fs_info
Jeff Mahoney
1
-27
/
+22
2016-12-06
btrfs: call functions that always use the same root with fs_info instead
Jeff Mahoney
1
-8
/
+8
2016-11-30
btrfs: qgroup: Rename functions to make it follow reserve,trace,account steps
Qu Wenruo
1
-1
/
+1
2016-07-26
btrfs: prefix fsid to all trace events
Jeff Mahoney
1
-136
/
+159
2016-07-07
Btrfs: add fsid to some tracepoints
Josef Bacik
1
-6
/
+11
2016-07-07
Btrfs: add tracepoints for flush events
Josef Bacik
1
-0
/
+82
2016-07-07
Btrfs: add tracepoint for adding block groups
Josef Bacik
1
-0
/
+40
2016-04-09
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+88
2016-04-04
btrfs: Add qgroup tracing
Mark Fasheh
1
-1
/
+88
2016-03-16
mm, tracing: unify mm flags handling in tracepoints and printk
Vlastimil Babka
1
-1
/
+1
2015-12-18
Merge branch 'freespace-tree' into for-linus-4.5
Chris Mason
1
-1
/
+2
2015-12-17
Btrfs: introduce the free space B-tree on-disk format
Omar Sandoval
1
-1
/
+2
2015-10-22
btrfs: qgroup: Add new trace point for qgroup data reserve
Qu Wenruo
1
-0
/
+113
2015-06-10
btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.
Qu Wenruo
1
-55
/
+0
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-2
/
+2
2015-03-25
tracing: %pF is only for function pointers
Scott Wood
1
-2
/
+2
2014-09-18
Btrfs: fix wrong parse of extent map's tracepoint
Liu Bo
1
-6
/
+7
2014-09-18
Btrfs: show real function name in btrfs workqueue tracepoint
Liu Bo
1
-1
/
+1
2014-09-18
Btrfs: cleanup for btrfs workqueue tracepoints
Liu Bo
1
-7
/
+0
2014-09-18
Btrfs: add work_struct information for workqueue tracepoint
Liu Bo
1
-3
/
+6
2014-09-18
btrfs: add trace for qgroup accounting
Mark Fasheh
1
-0
/
+56
2014-03-21
btrfs: Add trace for btrfs_workqueue alloc/destroy
Qu Wenruo
1
-0
/
+55
2014-03-10
btrfs: Add ftrace for btrfs_workqueue
Qu Wenruo
1
-0
/
+82
2014-01-29
Btrfs/tracepoint: update new flags for ordered extent TP
Liu Bo
1
-1
/
+2
2014-01-29
Btrfs/tracepoint: fix to report right flags for ordered extent
Liu Bo
1
-11
/
+11
2013-11-21
btrfs: Use trace condition for get_extent tracepoint
Steven Rostedt
1
-1
/
+3
2013-09-21
btrfs: add lockdep and tracing annotations for uuid tree
David Sterba
1
-0
/
+1
2013-09-01
Btrfs/tracepoint: update delayed ref tracepoints
Liu Bo
1
-3
/
+57
2013-06-14
Btrfs: update new flags for tracepoint
Liu Bo
1
-12
/
+23
2012-12-17
Btrfs: parse parent 0 into correct value in tracepoint
Liu Bo
1
-1
/
+2
2012-10-01
Btrfs: update delayed ref's tracepoints to show sequence
Liu Bo
1
-4
/
+10
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
1
-0
/
+44
2012-01-17
Btrfs: space leak tracepoints
Josef Bacik
1
-0
/
+30
2012-01-17
Btrfs: add allocator tracepoints
Josef Bacik
1
-0
/
+173
2011-06-08
writeback: remove .nonblocking and .encountered_congestion
Wu Fengguang
1
-4
/
+2
[next]