summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/recovery.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Don't use commit_do() unnecessarilyKent Overstreet2024-10-181-1/+1
* bcachefs: Fix accounting replay flagsKent Overstreet2024-10-121-1/+2
* bcachefs: BCH_FS_clean_recoveryKent Overstreet2024-09-281-0/+2
* bcachefs: rename version -> bversionKent Overstreet2024-09-281-1/+1
* bcachefs: Ensure BCH_FS_accounting_replay_done is always setKent Overstreet2024-09-241-0/+3
* bcachefs: Options for recovery_passes, recovery_passes_excludeKent Overstreet2024-09-211-11/+11
* bcachefs: Fix replay_now_at() assertKent Overstreet2024-08-221-1/+7
* bcachefs: unlock_long() before resort in journal replayKent Overstreet2024-08-221-0/+1
* bcachefs: bch2_btree_insert() - add btree iter flagsAriel Miculas2024-07-151-1/+1
* bcachefs: Convert gc to new accountingKent Overstreet2024-07-151-2/+1
* bcachefs: Delete journal-buf-sharded old style accountingKent Overstreet2024-07-151-19/+1
* bcachefs: Kill bch2_fs_usage_initialize()Kent Overstreet2024-07-151-2/+0
* bcachefs: dev_usage updated by new accountingKent Overstreet2024-07-151-17/+0
* bcachefs: Disk space accounting rewriteKent Overstreet2024-07-151-5/+12
* bcachefs: btree write buffer knows how to accumulate bch_accounting keysKent Overstreet2024-07-151-0/+3
* bcachefs: Accumulate accounting keys in journal replayKent Overstreet2024-07-151-2/+70
* bcachefs: KEY_TYPE_accountingKent Overstreet2024-07-151-0/+1
* bcachefs: metadata version bucket_stripe_sectorsKent Overstreet2024-07-151-0/+5
* bcachefs: Fix a UAF after write_super()Kent Overstreet2024-06-211-2/+2
* bcachefs: Check for invalid btree IDsKent Overstreet2024-06-201-1/+7
* bcachefs: Ensure we're RW before journallingKent Overstreet2024-05-231-1/+3
* bcachefs: Fix shift overflow in btree_lost_data()Kent Overstreet2024-05-201-0/+3
* bcachefs: journal_replay_entry_early() checks for nonexistent deviceKent Overstreet2024-05-081-8/+11
* bcachefs: bch_member.last_journal_bucketKent Overstreet2024-05-081-0/+2
* bcachefs: journal seq blacklist gc no longer has to walk btreeKent Overstreet2024-05-081-4/+3
* bcachefs: bch2_trans_unlock() must always be followed by relock() or begin()Kent Overstreet2024-05-081-1/+2
* bcachefs: member helper cleanupsKent Overstreet2024-05-081-1/+1
* bcachefs: iter/update/trigger/str_hash flag cleanupKent Overstreet2024-05-081-7/+7
* bcachefs: Finish converting reconstruct_alloc to errors_silentKent Overstreet2024-05-081-0/+11
* bcachefs: Don't read journal just for fsckKent Overstreet2024-05-081-1/+1
* bcachefs: Run upgrade/downgrade even in -o nochanges modeKent Overstreet2024-05-081-43/+41
* bcachefs: don't free error pointersKent Overstreet2024-05-061-1/+2
* bcachefs: make sure to release last journal pin in replayKent Overstreet2024-04-171-1/+4
* bcachefs: Don't scan for btree nodes when we can reconstructKent Overstreet2024-04-091-14/+0
* bcachefs: Reconstruct missing snapshot nodesKent Overstreet2024-04-031-0/+1
* bcachefs: Flag btrees with missing dataKent Overstreet2024-04-031-0/+23
* bcachefs: Repair pass for scanning for btree nodesKent Overstreet2024-04-031-25/+29
* bcachefs: bch2_btree_root_alloc() -> bch2_btree_root_alloc_fake()Kent Overstreet2024-04-031-2/+2
* bcachefs: bch2_shoot_down_journal_keys()Kent Overstreet2024-04-031-10/+12
* bcachefs: Clear recovery_passes_required as they complete without errorsKent Overstreet2024-04-031-3/+1
* bcachefs: Improve -o norecovery; opts.recovery_pass_limitKent Overstreet2024-04-011-6/+4
* bcachefs: Ensure bch_sb_field_ext always existsKent Overstreet2024-04-011-17/+8
* bcachefs: Flush journal immediately after replay if we did early repairKent Overstreet2024-04-011-0/+20
* bcachefs: Split out recovery_passes.cKent Overstreet2024-04-011-244/+5
* bcachefs: Don't corrupt journal keys gap buffer when dropping alloc infoKent Overstreet2024-03-181-1/+5
* bcachefs: reconstruct_alloc cleanupKent Overstreet2024-03-141-13/+38
* bcachefs: split out ignore_blacklisted, ignore_not_dirtyKent Overstreet2024-03-141-3/+4
* bcachefs: improve move_gap()Kent Overstreet2024-03-141-2/+1
* bcachefs: journal_keys now uses darray helpersKent Overstreet2024-03-141-6/+2
* bcachefs: Rename journal_keys.d -> journal_keys.dataKent Overstreet2024-03-141-5/+5