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