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