summaryrefslogtreecommitdiff
path: root/fs/bcachefs/error.c
AgeCommit message (Expand)Author
2024-01-05bcachefs: Don't autofix errors we can't fixKent Overstreet
2024-01-05bcachefs: Online fsck can now fix errorsKent Overstreet
2024-01-05bcachefs: factor out thread_with_file, thread_with_stdioKent Overstreet
2024-01-01bcachefs: convert bch_fs_flags to x-macroKent Overstreet
2024-01-01bcachefs: bch_sb.recovery_passes_requiredKent Overstreet
2023-11-01bcachefs: Enumerate fsck errorsKent Overstreet
2023-11-01bcachefs: bch_sb_field_errorsKent Overstreet
2023-11-01bcachefs: Add IO error counts to bch_memberKent Overstreet
2023-10-22bcachefs: Break up io.cKent Overstreet
2023-10-22bcachefs: Make topology repair a normal recovery passKent Overstreet
2023-10-22bcachefs: fix_errors option is now a proper enumKent Overstreet
2023-10-22bcachefs: Fix bch2_fsck_ask_yn()Kent Overstreet
2023-10-22bcachefs: Make sure hash info gets initialized in fsckKent 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: Improve btree node read error pathKent Overstreet
2023-10-22bcachefs: Fixes for building in userspaceKent Overstreet
2023-10-22bcachefs: Ensure fsck error is printed before panicKent Overstreet
2023-10-22bcachefs: Improve bch2_fsck_err()Kent Overstreet
2023-10-22bcachefs: Convert fsck errors to errcode.hKent Overstreet
2023-10-22bcachefs: Log message improvementsKent Overstreet
2023-10-22bcachefs: Don't ratelimit certain fsck errorsKent Overstreet
2023-10-22bcachefs: New and improved topology repair codeKent Overstreet
2023-10-22bcachefs: Use x-macros for more enumsKent Overstreet
2023-10-22bcachefs: Turn c->state_lock into an rwsemKent Overstreet
2023-10-22bcachefs: fsck_error_lock requires GFP_NOFSKent Overstreet
2023-10-22bcachefs: Add an option for fsck error ratelimitingKent Overstreet
2023-10-22bcachefs: Flush fsck errors when looping in btree gcKent Overstreet
2023-10-22bcachefs: Track whether filesystem has errors in superblockKent Overstreet
2023-10-22bcachefs: Handle fsck errors at runtime betterKent Overstreet
2023-10-22bcachefs: Only check inode i_nlink during full fsckKent Overstreet
2023-10-22bcachefs: Initial commitKent Overstreet