aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/btrfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-18btrfs: rename btrfs_block_group_cacheDavid Sterba1-12/+12
2019-11-18btrfs: add dedicated members for start and length of a block groupDavid Sterba1-8/+8
2019-11-18btrfs: move block_group_item::used to block groupDavid Sterba1-3/+2
2019-11-18btrfs: tracepoints: constify all pointersDavid Sterba1-26/+26
2019-11-18btrfs: tracepoints: drop typecasts from printkDavid Sterba1-15/+13
2019-11-18btrfs: get rid of pointless wtag variable in async-thread.cOmar Sandoval1-3/+3
2019-10-17btrfs: tracepoints: Fix bad entry members of qgroup eventsQu Wenruo1-1/+2
2019-09-09btrfs: add a flush step for delayed iputsJosef Bacik1-0/+1
2019-09-09btrfs: Remove unused locking functionsNikolay Borisov1-2/+0
2019-07-01btrfs: extent-tree: Add trace events for space info numbers updateQu Wenruo1-0/+40
2019-05-07Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-1/+242
2019-04-29btrfs: trace: Introduce trace events for all btrfs tree locking eventsQu Wenruo1-0/+42
2019-04-29btrfs: trace: Introduce trace events for sleepable tree lockQu Wenruo1-0/+44
2019-04-29btrfs: Remove EXTENT_WRITEBACKNikolay Borisov1-1/+0
2019-04-29btrfs: tracepoints: Add trace events for extent_io_treeQu Wenruo1-1/+157
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus1-1/+1
2019-02-25btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to btrfs_qgroup_extent_recordQu Wenruo1-29/+0
2019-02-25btrfs: don't use global reserve for chunk allocationJosef Bacik1-0/+1
2018-12-17btrfs: add new flushing states for the delayed refs rsvJosef Bacik1-0/+2
2018-12-17btrfs: Remove fsid/metadata_fsid fields from btrfs_infoNikolay Borisov1-1/+1
2018-10-15btrfs: qgroup: Introduce trace event to analyse the number of dirty extents accountedQu Wenruo1-0/+21
2018-10-15btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro1-7/+8
2018-08-06btrfs: Get rid of the confusing btrfs_file_extent_inline_lenQu Wenruo1-1/+1
2018-08-06btrfs: remove the logged extents infrastructureJosef Bacik1-1/+0
2018-05-28btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent() to record its transidQu Wenruo1-8/+12
2018-05-28btrfs: trace: Allow trace_qgroup_update_counters() to record old rfer/excl valueQu Wenruo1-7/+11
2018-05-28btrfs: trace: Add trace points for unused block groupsQu Wenruo1-0/+42
2018-05-28btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent event classQu Wenruo1-10/+8
2018-05-28btrfs: use fs_info for btrfs_handle_em_exist tracepointDavid Sterba1-5/+7
2018-05-28btrfs: tracepoints, use extended format with UUID where possibleDavid Sterba1-18/+12
2018-05-28btrfs: tracepoints, fix whitespace in stringsDavid Sterba1-2/+2
2018-05-28btrfs: tracepoints, drop unnecessary ULL castsDavid Sterba1-62/+62
2018-05-28btrfs: tracepoints, use %llu instead of %LuDavid Sterba1-9/+9
2018-05-28btrfs: tracepoints, use correct type for inode numberDavid Sterba1-23/+24
2018-03-31btrfs: qgroup: Update trace events for metadata reservationQu Wenruo1-2/+53
2018-03-31btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertransQu Wenruo1-2/+3
2018-03-31btrfs: qgroup: Update trace events to use new separate rsv typesQu Wenruo1-5/+12
2018-03-26Btrfs: add tracepoint for em's EEXIST caseLiu Bo1-0/+35
2018-01-22btrfs: Remove redundant FLAG_VACANCYNikolay Borisov1-1/+0
2017-11-14Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-8/+33
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-11-01btrfs: add tracepoints for outstanding extents modsJosef Bacik1-0/+21
2017-10-30btrfs: remove delayed_ref_node from ref_headJosef Bacik1-8/+5
2017-10-30btrfs: declare TRACE_DEFINE_ENUM for each of show_flush_state enumAnand Jain1-0/+7
2017-08-18btrfs: use BTRFS_FSID_SIZE for fsidAnand Jain1-9/+9
2017-08-16btrfs: Remove redundant argument of flush_spaceNikolay Borisov1-8/+5
2017-08-16btrfs: backref, add tracepoints for prelim_ref insertion and mergingJeff Mahoney1-0/+58
2017-08-16btrfs: constify tracepoint argumentsJeff Mahoney1-114/+128
2017-06-19btrfs: cleanup unused qgroup trace eventAnand Jain1-36/+0
2017-04-18btrfs: qgroup: Add trace point for qgroup reserved spaceQu Wenruo1-0/+44