summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/error.c
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Improve btree node read error pathKent Overstreet2023-10-221-1/+4
* bcachefs: Fixes for building in userspaceKent Overstreet2023-10-221-0/+2
* bcachefs: Ensure fsck error is printed before panicKent Overstreet2023-10-221-2/+5
* bcachefs: Improve bch2_fsck_err()Kent Overstreet2023-10-221-59/+93
* bcachefs: Convert fsck errors to errcode.hKent Overstreet2023-10-221-7/+6
* bcachefs: Log message improvementsKent Overstreet2023-10-221-2/+2
* bcachefs: Don't ratelimit certain fsck errorsKent Overstreet2023-10-221-0/+1
* bcachefs: New and improved topology repair codeKent Overstreet2023-10-221-3/+15
* bcachefs: Use x-macros for more enumsKent Overstreet2023-10-221-5/+5
* bcachefs: Turn c->state_lock into an rwsemKent Overstreet2023-10-221-2/+2
* bcachefs: fsck_error_lock requires GFP_NOFSKent Overstreet2023-10-221-1/+1
* bcachefs: Add an option for fsck error ratelimitingKent Overstreet2023-10-221-4/+9
* bcachefs: Flush fsck errors when looping in btree gcKent Overstreet2023-10-221-4/+5
* bcachefs: Track whether filesystem has errors in superblockKent Overstreet2023-10-221-18/+14
* bcachefs: Handle fsck errors at runtime betterKent Overstreet2023-10-221-3/+13
* bcachefs: Only check inode i_nlink during full fsckKent Overstreet2023-10-221-2/+3
* bcachefs: Initial commitKent Overstreet2023-10-221-0/+159