summaryrefslogtreecommitdiffstats
path: root/include/trace/events/btrfs.h
AgeCommit message (Expand)Author
2020-03-23btrfs: switch to per-transaction pinned extentsNikolay Borisov
2020-03-23btrfs: delete the ordered isize update codeJosef Bacik
2020-03-23btrfs: introduce per-inode file extent treeJosef Bacik
2020-01-20btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_itemOmar Sandoval
2019-11-18btrfs: rename btrfs_block_group_cacheDavid Sterba
2019-11-18btrfs: add dedicated members for start and length of a block groupDavid Sterba
2019-11-18btrfs: move block_group_item::used to block groupDavid Sterba
2019-11-18btrfs: tracepoints: constify all pointersDavid Sterba
2019-11-18btrfs: tracepoints: drop typecasts from printkDavid Sterba
2019-11-18btrfs: get rid of pointless wtag variable in async-thread.cOmar Sandoval
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