summaryrefslogtreecommitdiff
path: root/fs/bcachefs/recovery.h
AgeCommit message (Expand)Author
2024-01-01bcachefs: bch2_run_online_recovery_passes()Kent Overstreet
2024-01-01bcachefs: Add persistent identifiers for recovery passesKent Overstreet
2023-12-17bcachefs: print explicit recovery pass message only onceKent Overstreet
2023-10-22bcachefs: btree_journal_iter.cKent Overstreet
2023-10-22bcachefs: Ensure topology repair runsKent Overstreet
2023-10-22bcachefs: Log a message when running an explicit recovery passKent Overstreet
2023-10-22bcachefs: Version table now lists required recovery passesKent Overstreet
2023-10-22bcachefs: Fix btree_and_journal_iterKent Overstreet
2023-10-22bcachefs: Fix journal_keys_search() overheadKent Overstreet
2023-10-22bcachefs: Introduce bch2_journal_keys_peek_(upto|slot)()Kent Overstreet
2023-10-22bcachefs: Use a genradix for reading journal entriesKent Overstreet
2023-10-22bcachefs: Gap buffer for journal keysKent Overstreet
2023-10-22bcachefs: run_one_trigger() now checks journal keysKent Overstreet
2023-10-22bcachefs: BTREE_ITER_WITH_JOURNALKent Overstreet
2023-10-22bcachefs: Fix race between btree updates & journal replayKent Overstreet
2023-10-22bcachefs: bch2_journal_key_insert() no longer transfers ownershipKent Overstreet
2023-10-22bcachefs: Convert bch2_mark_key() to take a btree_trans *Kent Overstreet
2023-10-22bcachefs: Clean up bch2_btree_and_journal_walk()Kent Overstreet
2023-10-22bcachefs: Add support for doing btree updates prior to journal replayKent Overstreet
2023-10-22bcachefs: Fix reading of alloc info after unclean shutdownKent Overstreet
2023-10-22bcachefs: Add an option for keeping journal entries after startupKent Overstreet
2023-10-22bcachefs: trans_commit() path can now insert to interior nodesKent Overstreet
2023-10-22bcachefs: Move extent overwrite handling out of core btree codeKent Overstreet
2023-10-22bcachefs: btree_and_journal_iterKent Overstreet
2023-10-22bcachefs: Fix ec_stripes_read()Kent Overstreet
2023-10-22bcachefs: Deduplicate keys in the journal before replayKent Overstreet
2023-10-22bcachefs: Initial commitKent Overstreet