| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-24 | btrfs: don't generate any code from ASSERT() in release builds | Gladyshev Ilya | 1 | -1/+2 |
| 2025-09-22 | btrfs: remove duplicate inclusion of linux/types.h | Jiapeng Chong | 1 | -1/+0 |
| 2025-07-21 | btrfs: merge btrfs_printk_ratelimited() and its only caller | David Sterba | 1 | -7/+3 |
| 2025-07-21 | btrfs: simplify debug print helpers without enabled printk | David Sterba | 1 | -11/+3 |
| 2025-07-21 | btrfs: remove remaining unused message helpers | David Sterba | 1 | -12/+0 |
| 2025-07-21 | btrfs: switch RCU helper versions to btrfs_debug() | David Sterba | 1 | -14/+0 |
| 2025-07-21 | btrfs: switch RCU helper versions to btrfs_info() | David Sterba | 1 | -4/+0 |
| 2025-07-21 | btrfs: switch RCU helper versions to btrfs_warn() | David Sterba | 1 | -4/+0 |
| 2025-07-21 | btrfs: switch RCU helper versions to btrfs_err() | David Sterba | 1 | -4/+0 |
| 2025-07-21 | btrfs: switch all message helpers to be RCU safe | David Sterba | 1 | -14/+17 |
| 2025-07-21 | btrfs: remove unused levels of message helpers | David Sterba | 1 | -24/+0 |
| 2025-07-21 | btrfs: remove unused rcu-string printk helpers | David Sterba | 1 | -2/+2 |
| 2025-05-15 | btrfs: add debug build only WARN | David Sterba | 1 | -0/+7 |
| 2025-05-15 | btrfs: enhance ASSERT() to take optional format string | David Sterba | 1 | -7/+69 |
| 2023-12-15 | btrfs: constify fs_info parameter in __btrfs_panic() | David Sterba | 1 | -1/+1 |
| 2023-10-12 | btrfs: rename errno identifiers to error | David Sterba | 1 | -7/+7 |
| 2023-08-21 | btrfs: remove v0 extent handling | Qu Wenruo | 1 | -2/+0 |
| 2023-06-19 | btrfs: print assertion failure report and stack trace from the same line | David Sterba | 1 | -1/+7 |
| 2023-06-19 | btrfs: add __KERNEL__ check for btrfs_no_printk | Josef Bacik | 1 | -0/+7 |
| 2023-04-17 | btrfs: mark btrfs_assertfail() __noreturn | Josh Poimboeuf | 1 | -1/+1 |
| 2023-02-13 | btrfs: move btrfs_abort_transaction to transaction.c | Josef Bacik | 1 | -34/+0 |
| 2022-12-05 | btrfs: print transaction aborted messages with an error level | Filipe Manana | 1 | -3/+3 |
| 2022-12-05 | btrfs: move the 32bit warn defines into messages.h | Josef Bacik | 1 | -0/+13 |
| 2022-12-05 | btrfs: push printk index code into their respective helpers | Josef Bacik | 1 | -28/+1 |
| 2022-12-05 | btrfs: move the printk helpers out of ctree.h | Josef Bacik | 1 | -0/+259 |