summaryrefslogtreecommitdiffstats
path: root/include/trace/events/btrfs.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: tracepoints: end assignment with semicolon at btrfs_qgroup_extent even...Filipe Manana2024-10-011-1/+1
* btrfs: constify more pointer parametersDavid Sterba2024-09-101-3/+3
* btrfs: rename __extent_writepage() and drop double underscoresDavid Sterba2024-09-101-1/+1
* btrfs: update the writepage tracepoint to take a folioJosef Bacik2024-09-101-5/+5
* Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-301-0/+8
|\
| * btrfs: zoned: fix zone_unusable accounting on making block group read-write a...Naohiro Aota2024-07-291-0/+8
* | Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2024-07-171-17/+2
|\|
| * btrfs: remove extent_map::block_start memberQu Wenruo2024-07-111-10/+2
| * btrfs: remove extent_map::block_len memberQu Wenruo2024-07-111-4/+1
| * btrfs: remove extent_map::orig_start memberQu Wenruo2024-07-111-6/+2
* | Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-121-8/+10
|\ \ | |/ |/|
| * btrfs: avoid races when tracking progress for extent map shrinkingFilipe Manana2024-07-111-8/+10
* | tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-221-3/+3
|/
* btrfs: add tracepoints for extent map shrinker eventsFilipe Manana2024-05-071-0/+99
* btrfs: stop referencing btrfs_delayed_tree_ref directlyJosef Bacik2024-05-071-1/+0
* btrfs: stop referencing btrfs_delayed_data_ref directlyJosef Bacik2024-05-071-1/+0
* btrfs: move ->parent and ->ref_root into btrfs_delayed_ref_nodeJosef Bacik2024-05-071-4/+4
* btrfs: simplify delayed ref tracepointsJosef Bacik2024-05-071-33/+21
* btrfs: remove not needed mod_start and mod_len from struct extent_mapFilipe Manana2024-05-071-2/+1
* 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