summaryrefslogtreecommitdiff
path: root/include/trace/events/btrfs.h
AgeCommit message (Expand)Author
2018-03-31btrfs: qgroup: Update trace events for metadata reservationQu Wenruo
2018-03-31btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertransQu Wenruo
2018-03-31btrfs: qgroup: Update trace events to use new separate rsv typesQu Wenruo
2018-03-26Btrfs: add tracepoint for em's EEXIST caseLiu Bo
2018-01-22btrfs: Remove redundant FLAG_VACANCYNikolay Borisov
2017-11-14Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01btrfs: add tracepoints for outstanding extents modsJosef Bacik
2017-10-30btrfs: remove delayed_ref_node from ref_headJosef Bacik
2017-10-30btrfs: declare TRACE_DEFINE_ENUM for each of show_flush_state enumAnand Jain
2017-08-18btrfs: use BTRFS_FSID_SIZE for fsidAnand Jain
2017-08-16btrfs: Remove redundant argument of flush_spaceNikolay Borisov
2017-08-16btrfs: backref, add tracepoints for prelim_ref insertion and mergingJeff Mahoney
2017-08-16btrfs: constify tracepoint argumentsJeff Mahoney
2017-06-19btrfs: cleanup unused qgroup trace eventAnand Jain
2017-04-18btrfs: qgroup: Add trace point for qgroup reserved spaceQu Wenruo
2017-04-18Btrfs: add file item tracepointsLiu Bo
2017-04-18btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_tElena Reshetova
2017-04-18btrfs: convert extent_map.refs from atomic_t to refcount_tElena Reshetova
2017-02-14btrfs: Make btrfs_ino take a struct btrfs_inodeNikolay Borisov
2017-01-09btrfs: make tracepoint format strings more compactDavid Sterba
2017-01-09Btrfs: add truncated_len for ordered extent tracepointsLiu Bo
2017-01-09Btrfs: add 'inode' for extent map tracepointLiu Bo
2017-01-09btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba
2016-12-06btrfs: convert extent-tree tracepoints to use fs_infoJeff Mahoney
2016-12-06btrfs: call functions that always use the same root with fs_info insteadJeff Mahoney
2016-11-30btrfs: qgroup: Rename functions to make it follow reserve,trace,account stepsQu Wenruo
2016-07-26btrfs: prefix fsid to all trace eventsJeff Mahoney
2016-07-07Btrfs: add fsid to some tracepointsJosef Bacik
2016-07-07Btrfs: add tracepoints for flush eventsJosef Bacik
2016-07-07Btrfs: add tracepoint for adding block groupsJosef Bacik
2016-04-09Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-04btrfs: Add qgroup tracingMark Fasheh
2016-03-15mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka
2015-12-18Merge branch 'freespace-tree' into for-linus-4.5Chris Mason
2015-12-17Btrfs: introduce the free space B-tree on-disk formatOmar Sandoval
2015-10-21btrfs: qgroup: Add new trace point for qgroup data reserveQu Wenruo
2015-06-10btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.Qu Wenruo
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-03-25tracing: %pF is only for function pointersScott Wood
2014-09-18Btrfs: fix wrong parse of extent map's tracepointLiu Bo
2014-09-17Btrfs: show real function name in btrfs workqueue tracepointLiu Bo
2014-09-17Btrfs: cleanup for btrfs workqueue tracepointsLiu Bo
2014-09-17Btrfs: add work_struct information for workqueue tracepointLiu Bo
2014-09-17btrfs: add trace for qgroup accountingMark Fasheh
2014-03-20btrfs: Add trace for btrfs_workqueue alloc/destroyQu Wenruo
2014-03-10btrfs: Add ftrace for btrfs_workqueueQu Wenruo
2014-01-28Btrfs/tracepoint: update new flags for ordered extent TPLiu Bo
2014-01-28Btrfs/tracepoint: fix to report right flags for ordered extentLiu Bo