summaryrefslogtreecommitdiffstats
path: root/include/trace/events/btrfs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* btrfs: add code to support the block group rootJosef Bacik2022-03-141-0/+1
* btrfs: pass fs_info to trace_btrfs_transaction_commitJosef Bacik2022-01-031-5/+5
* btrfs: use delalloc_bytes to determine flush amount for shrink_delallocJosef Bacik2021-08-231-0/+1
* btrfs: enable a tracepoint when we fail ticketsJosef Bacik2021-08-231-0/+6
* btrfs: include delalloc related info in dump space info tracepointJosef Bacik2021-08-231-4/+10
* Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-07-031-1/+1
|\
| * treewide: Add missing semicolons to __assign_str usesJoe Perches2021-06-301-1/+1
* | btrfs: rip out may_commit_transactionJosef Bacik2021-06-221-2/+1
* | btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered()Qu Wenruo2021-06-211-12/+8
|/
* btrfs: zoned: automatically reclaim zonesJohannes Thumshirn2021-04-201-0/+12
* btrfs: add a trace class for dumping the current ENOSPC stateJosef Bacik2021-02-081-0/+62
* btrfs: adjust the flush trace point to include the sourceJosef Bacik2021-02-081-4/+6
* btrfs: introduce a FORCE_COMMIT_TRANS flush operationJosef Bacik2021-02-081-1/+2
* btrfs: add a trace point for reserve ticketsJosef Bacik2021-02-081-0/+29
* btrfs: rework the order of btrfs_ordered_extent::flagsQu Wenruo2021-02-081-3/+4
* btrfs: use own btree inode io_tree owner idQu Wenruo2020-10-071-0/+1
* btrfs: make ordered extent tracepoint take btrfs_inodeNikolay Borisov2020-10-071-9/+8
* btrfs: tracepoints: output proper root owner for trace_find_free_extent()Qu Wenruo2020-10-071-4/+6
* btrfs: tracepoints: convert flush states to using EM macrosNikolay Borisov2020-07-271-20/+14
* btrfs: tracepoints: switch extent_io_tree_owner to using EM macroNikolay Borisov2020-07-271-15/+16
* btrfs: tracepoints: fix qgroup reservation type printingNikolay Borisov2020-07-271-11/+11
* btrfs: tracepoints: move FLUSH_ACTIONS defineNikolay Borisov2020-07-271-28/+17
* btrfs: tracepoints: fix extent type symbolic name printNikolay Borisov2020-07-271-7/+18
* btrfs: tracepoints: fix btrfs_trigger_flush symbolic string for flagsNikolay Borisov2020-07-271-6/+28
* btrfs: fix corrupt log due to concurrent fsync of inodes with shared extentsFilipe Manana2020-05-251-0/+1
* 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