index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
recovery_passes_types.h
Age
Commit message (
Expand
)
Author
2025-05-21
bcachefs: Run recovery passes asynchronously
Kent Overstreet
2025-05-21
bcachefs: __bch2_run_recovery_passes()
Kent Overstreet
2025-05-21
bcachefs: struct bch_fs_recovery
Kent Overstreet
2025-05-21
bcachefs: recovery_passes_types.h -> recovery_passes_format.h
Kent Overstreet
2025-05-21
bcachefs: bch2_check_rebalance_work()
Kent Overstreet
2025-05-21
bcachefs: BCH_FEATURE_no_alloc_info
Kent Overstreet
2025-05-21
bcachefs: Add a recovery pass for making sure root inode is readable
Kent Overstreet
2025-03-14
bcachefs: We no longer read stripes into memory at startup
Kent Overstreet
2025-01-09
bcachefs: check_unreachable_inodes is not actually PASS_ONLINE yet
Kent Overstreet
2024-12-29
bcachefs: Only run check_backpointers_to_extents in debug mode
Kent Overstreet
2024-12-21
bcachefs: check_indirect_extents can run online
Kent Overstreet
2024-11-08
bcachefs: Fix hidden btree errors when reading roots
Kent Overstreet
2024-10-06
bcachefs: Split out check_unreachable_inodes() pass
Kent Overstreet
2024-09-27
bcachefs: Don't delete unlinked inodes before logged op resume
Kent Overstreet
2024-07-14
bcachefs: Disk space accounting rewrite
Kent Overstreet
2024-04-03
bcachefs: Reconstruct missing snapshot nodes
Kent Overstreet
2024-04-03
bcachefs: Repair pass for scanning for btree nodes
Kent Overstreet
2024-03-31
bcachefs: Resume logged ops after fsck
Kent Overstreet
2024-03-31
bcachefs: Split out recovery_passes.c
Kent Overstreet