summaryrefslogtreecommitdiff
path: root/fs/bcachefs/error.h
AgeCommit message (Expand)AuthorFilesLines
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