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