summaryrefslogtreecommitdiffstats
path: root/include/trace/events/btrfs.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: trace: Add trace points for unused block groupsQu Wenruo2018-05-281-0/+42
* btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent ...Qu Wenruo2018-05-281-10/+8
* btrfs: use fs_info for btrfs_handle_em_exist tracepointDavid Sterba2018-05-281-5/+7
* btrfs: tracepoints, use extended format with UUID where possibleDavid Sterba2018-05-281-18/+12
* btrfs: tracepoints, fix whitespace in stringsDavid Sterba2018-05-281-2/+2
* btrfs: tracepoints, drop unnecessary ULL castsDavid Sterba2018-05-281-62/+62
* btrfs: tracepoints, use %llu instead of %LuDavid Sterba2018-05-281-9/+9
* btrfs: tracepoints, use correct type for inode numberDavid Sterba2018-05-281-23/+24
* btrfs: qgroup: Update trace events for metadata reservationQu Wenruo2018-03-311-2/+53
* btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertransQu Wenruo2018-03-311-2/+3
* btrfs: qgroup: Update trace events to use new separate rsv typesQu Wenruo2018-03-311-5/+12
* Btrfs: add tracepoint for em's EEXIST caseLiu Bo2018-03-261-0/+35
* btrfs: Remove redundant FLAG_VACANCYNikolay Borisov2018-01-221-1/+0
* Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2017-11-141-8/+33
|\
| * btrfs: add tracepoints for outstanding extents modsJosef Bacik2017-11-011-0/+21
| * btrfs: remove delayed_ref_node from ref_headJosef Bacik2017-10-301-8/+5
| * btrfs: declare TRACE_DEFINE_ENUM for each of show_flush_state enumAnand Jain2017-10-301-0/+7
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* btrfs: use BTRFS_FSID_SIZE for fsidAnand Jain2017-08-181-9/+9
* btrfs: Remove redundant argument of flush_spaceNikolay Borisov2017-08-161-8/+5
* btrfs: backref, add tracepoints for prelim_ref insertion and mergingJeff Mahoney2017-08-161-0/+58
* btrfs: constify tracepoint argumentsJeff Mahoney2017-08-161-114/+128
* btrfs: cleanup unused qgroup trace eventAnand Jain2017-06-191-36/+0
* btrfs: qgroup: Add trace point for qgroup reserved spaceQu Wenruo2017-04-181-0/+44
* Btrfs: add file item tracepointsLiu Bo2017-04-181-0/+139
* btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_tElena Reshetova2017-04-181-1/+1
* btrfs: convert extent_map.refs from atomic_t to refcount_tElena Reshetova2017-04-181-1/+1
* btrfs: Make btrfs_ino take a struct btrfs_inodeNikolay Borisov2017-02-141-1/+1
* btrfs: make tracepoint format strings more compactDavid Sterba2017-01-091-56/+56
* Btrfs: add truncated_len for ordered extent tracepointsLiu Bo2017-01-091-0/+4
* Btrfs: add 'inode' for extent map tracepointLiu Bo2017-01-091-4/+8
* btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba2017-01-091-9/+13
* btrfs: convert extent-tree tracepoints to use fs_infoJeff Mahoney2016-12-061-27/+22
* btrfs: call functions that always use the same root with fs_info insteadJeff Mahoney2016-12-061-8/+8
* btrfs: qgroup: Rename functions to make it follow reserve,trace,account stepsQu Wenruo2016-11-301-1/+1
* btrfs: prefix fsid to all trace eventsJeff Mahoney2016-07-261-136/+159
* Btrfs: add fsid to some tracepointsJosef Bacik2016-07-071-6/+11
* Btrfs: add tracepoints for flush eventsJosef Bacik2016-07-071-0/+82
* Btrfs: add tracepoint for adding block groupsJosef Bacik2016-07-071-0/+40
* Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-091-1/+88
|\
| * btrfs: Add qgroup tracingMark Fasheh2016-04-041-1/+88
* | mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka2016-03-151-1/+1
|/
* Merge branch 'freespace-tree' into for-linus-4.5Chris Mason2015-12-181-1/+2
|\
| * Btrfs: introduce the free space B-tree on-disk formatOmar Sandoval2015-12-171-1/+2
* | btrfs: qgroup: Add new trace point for qgroup data reserveQu Wenruo2015-10-211-0/+113
|/
* btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.Qu Wenruo2015-06-101-55/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-2/+2
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
* | tracing: %pF is only for function pointersScott Wood2015-03-251-2/+2
|/
* Btrfs: fix wrong parse of extent map's tracepointLiu Bo2014-09-181-6/+7
OpenPOWER on IntegriCloud