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