summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/recovery.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Flag btrees with missing dataKent Overstreet2024-04-031-0/+2
* bcachefs: Split out recovery_passes.cKent Overstreet2024-03-311-31/+1
* bcachefs: bch2_run_online_recovery_passes()Kent Overstreet2024-01-011-0/+1
* bcachefs: Add persistent identifiers for recovery passesKent Overstreet2024-01-011-0/+3
* bcachefs: print explicit recovery pass message only onceKent Overstreet2023-12-171-0/+3
* bcachefs: btree_journal_iter.cKent Overstreet2023-10-221-51/+0
* bcachefs: Ensure topology repair runsKent Overstreet2023-10-221-0/+1
* bcachefs: Log a message when running an explicit recovery passKent Overstreet2023-10-221-0/+23
* bcachefs: Version table now lists required recovery passesKent Overstreet2023-10-221-0/+2
* bcachefs: Fix btree_and_journal_iterKent Overstreet2023-10-221-7/+2
* bcachefs: Fix journal_keys_search() overheadKent Overstreet2023-10-221-3/+1
* bcachefs: Introduce bch2_journal_keys_peek_(upto|slot)()Kent Overstreet2023-10-221-2/+4
* bcachefs: Use a genradix for reading journal entriesKent Overstreet2023-10-221-1/+1
* bcachefs: Gap buffer for journal keysKent Overstreet2023-10-221-3/+0
* bcachefs: run_one_trigger() now checks journal keysKent Overstreet2023-10-221-0/+2
* bcachefs: BTREE_ITER_WITH_JOURNALKent Overstreet2023-10-221-4/+6
* bcachefs: Fix race between btree updates & journal replayKent Overstreet2023-10-221-0/+2
* bcachefs: bch2_journal_key_insert() no longer transfers ownershipKent Overstreet2023-10-221-0/+2
* bcachefs: Convert bch2_mark_key() to take a btree_trans *Kent Overstreet2023-10-221-2/+2
* bcachefs: Clean up bch2_btree_and_journal_walk()Kent Overstreet2023-10-221-5/+2
* bcachefs: Add support for doing btree updates prior to journal replayKent Overstreet2023-10-221-8/+9
* bcachefs: Fix reading of alloc info after unclean shutdownKent Overstreet2023-10-221-0/+7
* bcachefs: Add an option for keeping journal entries after startupKent Overstreet2023-10-221-12/+3
* bcachefs: trans_commit() path can now insert to interior nodesKent Overstreet2023-10-221-5/+16
* bcachefs: Move extent overwrite handling out of core btree codeKent Overstreet2023-10-221-2/+0
* bcachefs: btree_and_journal_iterKent Overstreet2023-10-221-4/+22
* bcachefs: Fix ec_stripes_read()Kent Overstreet2023-10-221-0/+11
* bcachefs: Deduplicate keys in the journal before replayKent Overstreet2023-10-221-0/+16
* bcachefs: Initial commitKent Overstreet2023-10-221-0/+8