aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/messages.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-15btrfs: constify fs_info parameter in __btrfs_panic()Gravatar David Sterba 1-1/+1
2023-10-12btrfs: rename errno identifiers to errorGravatar David Sterba 1-7/+7
2023-08-21btrfs: remove v0 extent handlingGravatar Qu Wenruo 1-2/+0
2023-06-19btrfs: print assertion failure report and stack trace from the same lineGravatar David Sterba 1-1/+7
2023-06-19btrfs: add __KERNEL__ check for btrfs_no_printkGravatar Josef Bacik 1-0/+7
2023-04-17btrfs: mark btrfs_assertfail() __noreturnGravatar Josh Poimboeuf 1-1/+1
2023-02-13btrfs: move btrfs_abort_transaction to transaction.cGravatar Josef Bacik 1-34/+0
2022-12-05btrfs: print transaction aborted messages with an error levelGravatar Filipe Manana 1-3/+3
2022-12-05btrfs: move the 32bit warn defines into messages.hGravatar Josef Bacik 1-0/+13
2022-12-05btrfs: push printk index code into their respective helpersGravatar Josef Bacik 1-28/+1
2022-12-05btrfs: move the printk helpers out of ctree.hGravatar Josef Bacik 1-0/+259