summaryrefslogtreecommitdiff
path: root/include/trace/events/btrfs.h
AgeCommit message (Expand)Author
2020-11-18btrfs: tracepoints: output proper root owner for trace_find_free_extent()Qu Wenruo
2019-10-17btrfs: tracepoints: Fix bad entry members of qgroup eventsQu Wenruo
2019-09-09btrfs: add a flush step for delayed iputsJosef Bacik
2019-09-09btrfs: Remove unused locking functionsNikolay Borisov
2019-07-01btrfs: extent-tree: Add trace events for space info numbers updateQu Wenruo
2019-05-07Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2019-04-29btrfs: trace: Introduce trace events for all btrfs tree locking eventsQu Wenruo
2019-04-29btrfs: trace: Introduce trace events for sleepable tree lockQu Wenruo
2019-04-29btrfs: Remove EXTENT_WRITEBACKNikolay Borisov
2019-04-29btrfs: tracepoints: Add trace events for extent_io_treeQu Wenruo
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2019-02-25btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to b...Qu Wenruo
2019-02-25btrfs: don't use global reserve for chunk allocationJosef Bacik
2018-12-17btrfs: add new flushing states for the delayed refs rsvJosef Bacik
2018-12-17btrfs: Remove fsid/metadata_fsid fields from btrfs_infoNikolay Borisov
2018-10-15btrfs: qgroup: Introduce trace event to analyse the number of dirty extents a...Qu Wenruo
2018-10-15btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro
2018-08-06btrfs: Get rid of the confusing btrfs_file_extent_inline_lenQu Wenruo
2018-08-06btrfs: remove the logged extents infrastructureJosef Bacik
2018-05-28btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent() to record its transidQu Wenruo
2018-05-28btrfs: trace: Allow trace_qgroup_update_counters() to record old rfer/excl valueQu Wenruo
2018-05-28btrfs: trace: Add trace points for unused block groupsQu Wenruo
2018-05-28btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent ...Qu Wenruo
2018-05-28btrfs: use fs_info for btrfs_handle_em_exist tracepointDavid Sterba
2018-05-28btrfs: tracepoints, use extended format with UUID where possibleDavid Sterba
2018-05-28btrfs: tracepoints, fix whitespace in stringsDavid Sterba
2018-05-28btrfs: tracepoints, drop unnecessary ULL castsDavid Sterba
2018-05-28btrfs: tracepoints, use %llu instead of %LuDavid Sterba
2018-05-28btrfs: tracepoints, use correct type for inode numberDavid Sterba
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