summaryrefslogtreecommitdiffstats
path: root/include/trace/events/btrfs.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: introduce size class to block group allocatorBoris Burkov2023-02-131-2/+7
* btrfs: add more find_free_extent tracepointsBoris Burkov2023-02-131-3/+78
* btrfs: pass find_free_extent_ctl to allocator tracepointsBoris Burkov2023-02-131-20/+21
* btrfs: fix trace event name typo for FLUSH_DELAYED_REFSNaohiro Aota2022-12-151-1/+1
* btrfs: switch extent_io_tree::private_data to btrfs_inode and renameDavid Sterba2022-12-051-15/+12
* btrfs: stop tracking failed reads in the I/O treeChristoph Hellwig2022-09-261-1/+0
* btrfs: convert the io_failure_tree to a plain rb_treeJosef Bacik2022-09-261-1/+0
* btrfs: add tracepoints for ordered extentsJohannes Thumshirn2022-07-251-0/+64
* btrfs: add trace event for submitted RAID56 bioQu Wenruo2022-07-251-0/+94
* Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-2/+2
|\
| * tracing: incorrect gfp_t conversionVasily Averin2022-05-131-2/+2
* | btrfs: simplify WQ_HIGHPRI handling in struct btrfs_workqueueChristoph Hellwig2022-05-161-18/+12
|/
* 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