summaryrefslogtreecommitdiff
path: root/include/trace/events/btrfs.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: switch to per-transaction pinned extentsNikolay Borisov2020-03-231-2/+2
* btrfs: delete the ordered isize update codeJosef Bacik2020-03-231-1/+0
* btrfs: introduce per-inode file extent treeJosef Bacik2020-03-231-0/+1
* btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_itemOmar Sandoval2020-01-201-3/+3
* btrfs: rename btrfs_block_group_cacheDavid Sterba2019-11-181-12/+12
* btrfs: add dedicated members for start and length of a block groupDavid Sterba2019-11-181-8/+8
* btrfs: move block_group_item::used to block groupDavid Sterba2019-11-181-3/+2
* btrfs: tracepoints: constify all pointersDavid Sterba2019-11-181-26/+26
* btrfs: tracepoints: drop typecasts from printkDavid Sterba2019-11-181-15/+13
* btrfs: get rid of pointless wtag variable in async-thread.cOmar Sandoval2019-11-181-3/+3
* btrfs: tracepoints: Fix bad entry members of qgroup eventsQu Wenruo2019-10-171-1/+2
* btrfs: add a flush step for delayed iputsJosef Bacik2019-09-091-0/+1
* btrfs: Remove unused locking functionsNikolay Borisov2019-09-091-2/+0
* btrfs: extent-tree: Add trace events for space info numbers updateQu Wenruo2019-07-011-0/+40
* Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2019-05-071-1/+242
|\
| * btrfs: trace: Introduce trace events for all btrfs tree locking eventsQu Wenruo2019-04-291-0/+42
| * btrfs: trace: Introduce trace events for sleepable tree lockQu Wenruo2019-04-291-0/+44
| * btrfs: Remove EXTENT_WRITEBACKNikolay Borisov2019-04-291-1/+0
| * btrfs: tracepoints: Add trace events for extent_io_treeQu Wenruo2019-04-291-1/+157
* | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-1/+1
|/
* btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to b...Qu Wenruo2019-02-251-29/+0
* btrfs: don't use global reserve for chunk allocationJosef Bacik2019-02-251-0/+1
* btrfs: add new flushing states for the delayed refs rsvJosef Bacik2018-12-171-0/+2
* btrfs: Remove fsid/metadata_fsid fields from btrfs_infoNikolay Borisov2018-12-171-1/+1
* btrfs: qgroup: Introduce trace event to analyse the number of dirty extents a...Qu Wenruo2018-10-151-0/+21
* btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro2018-10-151-7/+8
* btrfs: Get rid of the confusing btrfs_file_extent_inline_lenQu Wenruo2018-08-061-1/+1
* btrfs: remove the logged extents infrastructureJosef Bacik2018-08-061-1/+0
* btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent() to record its transidQu Wenruo2018-05-281-8/+12
* btrfs: trace: Allow trace_qgroup_update_counters() to record old rfer/excl valueQu Wenruo2018-05-281-7/+11
* 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