summaryrefslogtreecommitdiff
path: root/fs/bcachefs/recovery_passes.c
AgeCommit message (Expand)Author
2024-12-21bcachefs: Make sure __bch2_run_explicit_recovery_pass() signals to rewindKent Overstreet
2024-12-21bcachefs: Go RW earlier, for normal rw mountKent Overstreet
2024-12-21bcachefs: bch2_btree_lost_data() now uses run_explicit_rceovery_pass_persiste...Kent Overstreet
2024-12-21bcachefs: Add locking for bch_fs.curr_recovery_passKent Overstreet
2024-12-21bcachefs: bch2_run_explicit_recovery_pass() returns different error when not ...Kent Overstreet
2024-11-08bcachefs: Fix hidden btree errors when reading rootsKent Overstreet
2024-11-07bcachefs: Ensure BCH_FS_may_go_rw is set before exiting recoveryKent Overstreet
2024-09-21bcachefs: Options for recovery_passes, recovery_passes_excludeKent Overstreet
2024-07-14bcachefs: Reduce the scope of gc_lockKent Overstreet
2024-07-14bcachefs: Disk space accounting rewriteKent Overstreet
2024-05-08bcachefs: Sync journal when we complete a recovery passKent Overstreet
2024-05-08bcachefs: bch2_gc() is now private to btree_gc.cKent Overstreet
2024-04-13bcachefs: Go rw if running any explicit recovery passesKent Overstreet
2024-04-03bcachefs: Repair pass for scanning for btree nodesKent Overstreet
2024-04-03bcachefs: Clear recovery_passes_required as they complete without errorsKent Overstreet
2024-03-31bcachefs: Improve -o norecovery; opts.recovery_pass_limitKent Overstreet
2024-03-31bcachefs: bch2_run_explicit_recovery_pass_persistent()Kent Overstreet
2024-03-31bcachefs: Split out recovery_passes.cKent Overstreet