summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/error.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: fix BCH_FSCK_ERR enumKent Overstreet2023-12-191-1/+1
* bcachefs: Enumerate fsck errorsKent Overstreet2023-11-011-22/+58
* bcachefs: Add IO error counts to bch_memberKent Overstreet2023-11-011-5/+5
* bcachefs: fix_errors option is now a proper enumKent Overstreet2023-10-221-7/+0
* bcachefs: Allow answering y or n to all fsck errors of given typeKent Overstreet2023-10-221-0/+1
* bcachefs: Don't print out duplicate fsck errorsKent Overstreet2023-10-221-1/+2
* bcachefs: Dump transaction updates before panicingKent Overstreet2023-10-221-1/+1
* bcachefs: Error message improvementKent Overstreet2023-10-221-20/+9
* bcachefs: Improve bch2_fsck_err()Kent Overstreet2023-10-221-2/+1
* bcachefs: Convert fsck errors to errcode.hKent Overstreet2023-10-221-21/+6
* bcachefs: bch2_trans_inconsistent()Kent Overstreet2023-10-221-0/+20
* bcachefs: Use unlikely() in err_on() macrosKent Overstreet2023-10-221-4/+4
* bcachefs: Don't ratelimit certain fsck errorsKent Overstreet2023-10-221-0/+1
* bcachefs: New and improved topology repair codeKent Overstreet2023-10-221-0/+3
* bcachefs: Improve some IO error messagesKent Overstreet2023-10-221-13/+16
* bcachefs: Improve assorted error messagesKent Overstreet2023-10-221-0/+1
* bcachefs: Kill bch2_fs_bug()Kent Overstreet2023-10-221-20/+0
* bcachefs: Add an option for fsck error ratelimitingKent Overstreet2023-10-221-0/+1
* bcachefs: Initial commitKent Overstreet2023-10-221-0/+229