summaryrefslogtreecommitdiff
path: root/fs/bcachefs/error.h
AgeCommit message (Expand)Author
2023-12-19bcachefs: fix BCH_FSCK_ERR enumKent Overstreet
2023-11-01bcachefs: Enumerate fsck errorsKent Overstreet
2023-11-01bcachefs: Add IO error counts to bch_memberKent Overstreet
2023-10-22bcachefs: fix_errors option is now a proper enumKent Overstreet
2023-10-22bcachefs: Allow answering y or n to all fsck errors of given typeKent Overstreet
2023-10-22bcachefs: Don't print out duplicate fsck errorsKent Overstreet
2023-10-22bcachefs: Dump transaction updates before panicingKent Overstreet
2023-10-22bcachefs: Error message improvementKent Overstreet
2023-10-22bcachefs: Improve bch2_fsck_err()Kent Overstreet
2023-10-22bcachefs: Convert fsck errors to errcode.hKent Overstreet
2023-10-22bcachefs: bch2_trans_inconsistent()Kent Overstreet
2023-10-22bcachefs: Use unlikely() in err_on() macrosKent Overstreet
2023-10-22bcachefs: Don't ratelimit certain fsck errorsKent Overstreet
2023-10-22bcachefs: New and improved topology repair codeKent Overstreet
2023-10-22bcachefs: Improve some IO error messagesKent Overstreet
2023-10-22bcachefs: Improve assorted error messagesKent Overstreet
2023-10-22bcachefs: Kill bch2_fs_bug()Kent Overstreet
2023-10-22bcachefs: Add an option for fsck error ratelimitingKent Overstreet
2023-10-22bcachefs: Initial commitKent Overstreet