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.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Fix drop_alloc_keys()
Kent Overstreet
2023-10-22
bcachefs: Fix another smatch complaint
Kent Overstreet
2023-10-22
bcachefs: Make btree root read errors recoverable
Kent Overstreet
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
bcachefs: Fix a handful of spelling mistakes in various messages
Colin Ian King
2023-10-22
bcachefs: BTREE_ID_logged_ops
Kent Overstreet
2023-10-22
bcachefs: Split out snapshot.c
Kent Overstreet
2023-10-22
bcachefs: Fix check_version_upgrade()
Kent Overstreet
2023-10-22
bcachefs: btree_journal_iter.c
Kent Overstreet
2023-10-22
bcachefs: sb-clean.c
Kent Overstreet
2023-10-22
bcachefs: Fix assorted checkpatch nits
Kent Overstreet
2023-10-22
bcachefs: BCH_COMPAT_bformat_overflow_done no longer required
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: Print out required recovery passes on version upgrade
Kent Overstreet
2023-10-22
bcachefs: In debug mode, run fsck again after fixing errors
Kent Overstreet
2023-10-22
bcachefs: Make topology repair a normal recovery pass
Kent Overstreet
2023-10-22
bcachefs: bch2_run_explicit_recovery_pass()
Kent Overstreet
2023-10-22
bcachefs: fix_errors option is now a proper enum
Kent Overstreet
2023-10-22
bcachefs: Snapshot depth, skiplist fields
Kent Overstreet
2023-10-22
bcachefs: Version table now lists required recovery passes
Kent Overstreet
2023-10-22
bcachefs: bch2_sb_maybe_downgrade(), bch2_sb_upgrade()
Kent Overstreet
2023-10-22
bcachefs: bcachefs_metadata_version_major_minor
Kent Overstreet
2023-10-22
bcachefs: Enumerate recovery passes
Kent Overstreet
2023-10-22
bcachefs: Stash journal replay params in bch_fs
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_bucket_gens_read()
Kent Overstreet
2023-10-22
bcachefs: version_upgrade is now an enum
Kent Overstreet
2023-10-22
bcachefs: BCH_SB_VERSION_UPGRADE_COMPLETE()
Kent Overstreet
2023-10-22
bcachefs: Delete redundant log messages
Kent Overstreet
2023-10-22
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
bcachefs: Allow for unknown btree IDs
Kent Overstreet
2023-10-22
bcachefs: bch2_version_to_text()
Kent Overstreet
2023-10-22
bcachefs: Kill JOURNAL_WATERMARK
Kent Overstreet
2023-10-22
bcachefs: New error message helpers
Kent Overstreet
2023-10-22
bcachefs: Convert -ENOENT to private error codes
Kent Overstreet
2023-10-22
bcachefs: BTREE_ID_snapshot_tree
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_get_iter() helpers
Kent Overstreet
2023-10-22
bcachefs: Add a cond_resched() call to journal_keys_sort()
Kent Overstreet
2023-10-22
bcachefs: Rip out code for storing backpointers in alloc keys
Kent Overstreet
2023-10-22
bcachefs: use reservation for log messages during recovery
Brian Foster
2023-10-22
bcachefs: Add a fallback when journal_keys doesn't fit in ram
Kent Overstreet
2023-10-22
bcachefs: Add error message for failing to allocate sorted journal keys
Kent Overstreet
2023-10-22
bcachefs: Private error codes: ENOMEM
Kent Overstreet
2023-10-22
bcachefs: Drop some anonymous structs, unions
Kent Overstreet
2023-10-22
bcachefs: Simplify ec stripes heap
Kent Overstreet
2023-10-22
bcachefs: Fragmentation LRU
Kent Overstreet
2023-10-22
bcachefs: Fix failure to read btree roots
Kent Overstreet
2023-10-22
bcachefs: Rework lru btree
Kent Overstreet
2023-10-22
bcachefs: bucket_gens btree
Kent Overstreet
[next]