summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/recovery.c
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: bch_fs_usage_baseKent Overstreet2024-01-211-1/+1
* bcachefs: Restart recovery passes more reliablyKent Overstreet2024-01-051-1/+4
* bcachefs: Upgrades now specify errors to fix, like downgradesKent Overstreet2024-01-051-9/+9
* bcachefs: Online fsck can now fix errorsKent Overstreet2024-01-051-2/+5
* bcachefs: Upgrading uses bch_sb.recovery_passes_requiredKent Overstreet2024-01-051-8/+6
* bcachefs: Fix nochanges/read_only interactionKent Overstreet2024-01-051-1/+3
* bcachefs: vstruct_for_each() now declares loop iterKent Overstreet2024-01-011-6/+3
* bcachefs: for_each_member_device() now declares loop iterKent Overstreet2024-01-011-6/+4
* bcachefs: darray_for_each() now declares loop iterKent Overstreet2024-01-011-1/+0
* bcachefs: bch_err_(fn|msg) check if should printKent Overstreet2024-01-011-15/+9
* bcachefs: Fix snapshot.c assertion for online fsckKent Overstreet2024-01-011-0/+3
* bcachefs: Kill for_each_btree_key()Kent Overstreet2024-01-011-1/+2
* bcachefs: bch2_run_online_recovery_passes()Kent Overstreet2024-01-011-19/+38
* bcachefs: Add ability to redirect log outputKent Overstreet2024-01-011-3/+3
* bcachefs: Explicity go RW for fsckKent Overstreet2024-01-011-1/+1
* bcachefs: convert bch_fs_flags to x-macroKent Overstreet2024-01-011-17/+17
* bcachefs: Kill dev_usage->buckets_ecKent Overstreet2024-01-011-2/+0
* bcachefs: Don't flush journal after replayKent Overstreet2024-01-011-3/+1
* bcachefs: Rename BTREE_INSERT flagsKent Overstreet2024-01-011-6/+6
* bcachefs: Make journal replay more efficientKent Overstreet2024-01-011-28/+62
* bcachefs: Go rw before journal replayKent Overstreet2024-01-011-4/+12
* bcachefs: BTREE_INSERT_JOURNAL_REPLAY now "don't init trans->journal_res"Kent Overstreet2024-01-011-0/+2
* bcachefs: Print old version when scanning for old metadataKent Overstreet2024-01-011-2/+6
* bcachefs: Flush fsck errors before running twiceKent Overstreet2024-01-011-0/+2
* bcachefs: bch_sb_field_downgradeKent Overstreet2024-01-011-1/+23
* bcachefs: bch_sb.recovery_passes_requiredKent Overstreet2024-01-011-15/+60
* bcachefs: Add persistent identifiers for recovery passesKent Overstreet2024-01-011-2/+32
* bcachefs: fix setting version_upgrade_completeKent Overstreet2024-01-011-2/+2
* bcachefs: Fix uninitialized var in bch2_journal_replay()Kent Overstreet2023-12-101-1/+1
* bcachefs: Proper refcounting for journal_keysKent Overstreet2023-11-241-4/+7
* bcachefs: Fix recovery when forced to use JSET_NO_FLUSH journal entryKent Overstreet2023-11-041-0/+7
* bcachefs: Fix build errors with gcc 10Kent Overstreet2023-11-041-1/+1
* bcachefs: Enumerate fsck errorsKent Overstreet2023-11-011-2/+8
* bcachefs: rebalance_workKent Overstreet2023-11-011-0/+1
* bcachefs: Ensure devices are always correctly initializedKent Overstreet2023-10-311-15/+9
* bcachefs: bch2_btree_id_str()Kent Overstreet2023-10-311-3/+3
* bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarilyKent Overstreet2023-10-311-1/+1
* bcachefs: Fix drop_alloc_keys()Kent Overstreet2023-10-221-15/+15
* bcachefs: Fix another smatch complaintKent Overstreet2023-10-221-1/+1
* bcachefs: Make btree root read errors recoverableKent Overstreet2023-10-221-5/+4
* bcachefs: Heap allocate btree_transKent Overstreet2023-10-221-3/+3
* bcachefs: Fix W=12 build errorsKent Overstreet2023-10-221-12/+4
* bcachefs: Fix a handful of spelling mistakes in various messagesColin Ian King2023-10-221-1/+1
* bcachefs: BTREE_ID_logged_opsKent Overstreet2023-10-221-0/+1
* bcachefs: Split out snapshot.cKent Overstreet2023-10-221-0/+1
* bcachefs: Fix check_version_upgrade()Kent Overstreet2023-10-221-1/+1
* bcachefs: btree_journal_iter.cKent Overstreet2023-10-221-519/+2
* bcachefs: sb-clean.cKent Overstreet2023-10-221-136/+9
* bcachefs: Fix assorted checkpatch nitsKent Overstreet2023-10-221-2/+2
* bcachefs: BCH_COMPAT_bformat_overflow_done no longer requiredKent Overstreet2023-10-221-7/+0