summaryrefslogtreecommitdiff
path: root/include/trace/events/btrfs.h
AgeCommit message (Expand)Author
2023-12-15btrfs: use the flags of an extent map to identify the compression typeFilipe Manana
2023-12-15btrfs: remove no longer used EXTENT_MAP_DELALLOC block start valueFilipe Manana
2023-12-15btrfs: always set extent_io_tree::inode and drop fs_infoDavid Sterba
2023-12-15btrfs: use a dedicated data structure for chunk mapsFilipe Manana
2023-10-12btrfs: merge ordered work callbacks in btrfs_work into oneDavid Sterba
2023-10-12btrfs: tracepoints: add events for raid stripe treeJohannes Thumshirn
2023-08-21btrfs: remove v0 extent handlingQu Wenruo
2023-08-21btrfs: tracepoints: simplify raid56 eventsQu Wenruo
2023-06-19btrfs: tracepoints: also show actual number of the outstanding extentsNaohiro Aota
2023-06-19btrfs: add a btrfs_finish_ordered_extent helperChristoph Hellwig
2023-04-17btrfs: replace btrfs_io_context::raid_map with a fixed u64 valueQu Wenruo
2023-02-13btrfs: introduce size class to block group allocatorBoris Burkov
2023-02-13btrfs: add more find_free_extent tracepointsBoris Burkov
2023-02-13btrfs: pass find_free_extent_ctl to allocator tracepointsBoris Burkov
2022-12-15btrfs: fix trace event name typo for FLUSH_DELAYED_REFSNaohiro Aota
2022-12-05btrfs: switch extent_io_tree::private_data to btrfs_inode and renameDavid Sterba
2022-09-26btrfs: stop tracking failed reads in the I/O treeChristoph Hellwig
2022-09-26btrfs: convert the io_failure_tree to a plain rb_treeJosef Bacik
2022-07-25btrfs: add tracepoints for ordered extentsJohannes Thumshirn
2022-07-25btrfs: add trace event for submitted RAID56 bioQu Wenruo
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-16btrfs: simplify WQ_HIGHPRI handling in struct btrfs_workqueueChristoph Hellwig
2022-05-13tracing: incorrect gfp_t conversionVasily Averin
2022-03-14btrfs: add code to support the block group rootJosef Bacik
2022-01-03btrfs: pass fs_info to trace_btrfs_transaction_commitJosef Bacik
2021-08-23btrfs: use delalloc_bytes to determine flush amount for shrink_delallocJosef Bacik
2021-08-23btrfs: enable a tracepoint when we fail ticketsJosef Bacik
2021-08-23btrfs: include delalloc related info in dump space info tracepointJosef Bacik
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches
2021-06-22btrfs: rip out may_commit_transactionJosef Bacik
2021-06-21btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered()Qu Wenruo
2021-04-20btrfs: zoned: automatically reclaim zonesJohannes Thumshirn
2021-02-08btrfs: add a trace class for dumping the current ENOSPC stateJosef Bacik
2021-02-08btrfs: adjust the flush trace point to include the sourceJosef Bacik
2021-02-08btrfs: introduce a FORCE_COMMIT_TRANS flush operationJosef Bacik
2021-02-08btrfs: add a trace point for reserve ticketsJosef Bacik
2021-02-08btrfs: rework the order of btrfs_ordered_extent::flagsQu Wenruo
2020-10-07btrfs: use own btree inode io_tree owner idQu Wenruo
2020-10-07btrfs: make ordered extent tracepoint take btrfs_inodeNikolay Borisov
2020-10-07btrfs: tracepoints: output proper root owner for trace_find_free_extent()Qu Wenruo
2020-07-27btrfs: tracepoints: convert flush states to using EM macrosNikolay Borisov
2020-07-27btrfs: tracepoints: switch extent_io_tree_owner to using EM macroNikolay Borisov
2020-07-27btrfs: tracepoints: fix qgroup reservation type printingNikolay Borisov
2020-07-27btrfs: tracepoints: move FLUSH_ACTIONS defineNikolay Borisov
2020-07-27btrfs: tracepoints: fix extent type symbolic name printNikolay Borisov
2020-07-27btrfs: tracepoints: fix btrfs_trigger_flush symbolic string for flagsNikolay Borisov
2020-05-25btrfs: fix corrupt log due to concurrent fsync of inodes with shared extentsFilipe Manana
2020-03-23btrfs: switch to per-transaction pinned extentsNikolay Borisov
2020-03-23btrfs: delete the ordered isize update codeJosef Bacik