summaryrefslogtreecommitdiff
path: root/fs/bcachefs/recovery_passes_types.h
AgeCommit message (Expand)Author
2025-05-21bcachefs: Run recovery passes asynchronouslyKent Overstreet
2025-05-21bcachefs: __bch2_run_recovery_passes()Kent Overstreet
2025-05-21bcachefs: struct bch_fs_recoveryKent Overstreet
2025-05-21bcachefs: recovery_passes_types.h -> recovery_passes_format.hKent Overstreet
2025-05-21bcachefs: bch2_check_rebalance_work()Kent Overstreet
2025-05-21bcachefs: BCH_FEATURE_no_alloc_infoKent Overstreet
2025-05-21bcachefs: Add a recovery pass for making sure root inode is readableKent Overstreet
2025-03-14bcachefs: We no longer read stripes into memory at startupKent Overstreet
2025-01-09bcachefs: check_unreachable_inodes is not actually PASS_ONLINE yetKent Overstreet
2024-12-29bcachefs: Only run check_backpointers_to_extents in debug modeKent Overstreet
2024-12-21bcachefs: check_indirect_extents can run onlineKent Overstreet
2024-11-08bcachefs: Fix hidden btree errors when reading rootsKent Overstreet
2024-10-06bcachefs: Split out check_unreachable_inodes() passKent Overstreet
2024-09-27bcachefs: Don't delete unlinked inodes before logged op resumeKent Overstreet
2024-07-14bcachefs: Disk space accounting rewriteKent Overstreet
2024-04-03bcachefs: Reconstruct missing snapshot nodesKent Overstreet
2024-04-03bcachefs: Repair pass for scanning for btree nodesKent Overstreet
2024-03-31bcachefs: Resume logged ops after fsckKent Overstreet
2024-03-31bcachefs: Split out recovery_passes.cKent Overstreet