summaryrefslogtreecommitdiffstats
path: root/include/trace/events/btrfs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* btrfs: use the flags of an extent map to identify the compression typeFilipe Manana2023-12-151-11/+10
* btrfs: remove no longer used EXTENT_MAP_DELALLOC block start valueFilipe Manana2023-12-151-2/+1
* btrfs: always set extent_io_tree::inode and drop fs_infoDavid Sterba2023-12-151-31/+16
* btrfs: use a dedicated data structure for chunk mapsFilipe Manana2023-12-151-6/+5
* btrfs: merge ordered work callbacks in btrfs_work into oneDavid Sterba2023-10-121-5/+2
* btrfs: tracepoints: add events for raid stripe treeJohannes Thumshirn2023-10-121-0/+76
* btrfs: remove v0 extent handlingQu Wenruo2023-08-211-1/+0
* btrfs: tracepoints: simplify raid56 eventsQu Wenruo2023-08-211-27/+2
* btrfs: tracepoints: also show actual number of the outstanding extentsNaohiro Aota2023-06-191-4/+6
* btrfs: add a btrfs_finish_ordered_extent helperChristoph Hellwig2023-06-191-0/+29
* btrfs: replace btrfs_io_context::raid_map with a fixed u64 valueQu Wenruo2023-04-171-1/+1
* 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