summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/messages.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: constify fs_info parameter in __btrfs_panic()David Sterba2023-12-151-1/+1
* btrfs: rename errno identifiers to errorDavid Sterba2023-10-121-12/+12
* btrfs: reformat remaining kdoc style commentsDavid Sterba2023-10-121-4/+4
* btrfs: remove v0 extent handlingQu Wenruo2023-08-211-6/+0
* btrfs: store the error that turned the fs into error stateFilipe Manana2023-08-211-3/+7
* btrfs: print assertion failure report and stack trace from the same lineDavid Sterba2023-06-191-8/+0
* btrfs: mark btrfs_assertfail() __noreturnJosh Poimboeuf2023-04-171-1/+1
* btrfs: move btrfs_abort_transaction to transaction.cJosef Bacik2023-02-131-30/+0
* btrfs: move super_block specific helpers into super.hJosef Bacik2022-12-051-0/+1
* btrfs: move the printk and assert helpers to messages.cJosef Bacik2022-12-051-0/+352