index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
recovery.h
Age
Commit message (
Expand
)
Author
2024-04-03
bcachefs: Flag btrees with missing data
Kent Overstreet
2024-03-31
bcachefs: Split out recovery_passes.c
Kent Overstreet
2024-01-01
bcachefs: bch2_run_online_recovery_passes()
Kent Overstreet
2024-01-01
bcachefs: Add persistent identifiers for recovery passes
Kent Overstreet
2023-12-17
bcachefs: print explicit recovery pass message only once
Kent Overstreet
2023-10-22
bcachefs: btree_journal_iter.c
Kent Overstreet
2023-10-22
bcachefs: Ensure topology repair runs
Kent Overstreet
2023-10-22
bcachefs: Log a message when running an explicit recovery pass
Kent Overstreet
2023-10-22
bcachefs: Version table now lists required recovery passes
Kent Overstreet
2023-10-22
bcachefs: Fix btree_and_journal_iter
Kent Overstreet
2023-10-22
bcachefs: Fix journal_keys_search() overhead
Kent Overstreet
2023-10-22
bcachefs: Introduce bch2_journal_keys_peek_(upto|slot)()
Kent Overstreet
2023-10-22
bcachefs: Use a genradix for reading journal entries
Kent Overstreet
2023-10-22
bcachefs: Gap buffer for journal keys
Kent Overstreet
2023-10-22
bcachefs: run_one_trigger() now checks journal keys
Kent Overstreet
2023-10-22
bcachefs: BTREE_ITER_WITH_JOURNAL
Kent Overstreet
2023-10-22
bcachefs: Fix race between btree updates & journal replay
Kent Overstreet
2023-10-22
bcachefs: bch2_journal_key_insert() no longer transfers ownership
Kent Overstreet
2023-10-22
bcachefs: Convert bch2_mark_key() to take a btree_trans *
Kent Overstreet
2023-10-22
bcachefs: Clean up bch2_btree_and_journal_walk()
Kent Overstreet
2023-10-22
bcachefs: Add support for doing btree updates prior to journal replay
Kent Overstreet
2023-10-22
bcachefs: Fix reading of alloc info after unclean shutdown
Kent Overstreet
2023-10-22
bcachefs: Add an option for keeping journal entries after startup
Kent Overstreet
2023-10-22
bcachefs: trans_commit() path can now insert to interior nodes
Kent Overstreet
2023-10-22
bcachefs: Move extent overwrite handling out of core btree code
Kent Overstreet
2023-10-22
bcachefs: btree_and_journal_iter
Kent Overstreet
2023-10-22
bcachefs: Fix ec_stripes_read()
Kent Overstreet
2023-10-22
bcachefs: Deduplicate keys in the journal before replay
Kent Overstreet
2023-10-22
bcachefs: Initial commit
Kent Overstreet