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.c
Age
Commit message (
Expand
)
Author
2025-07-04
bcachefs: Fix btree for nonexistent tree depth
Kent Overstreet
2025-06-17
bcachefs: Fix missing newlines before ero
Kent Overstreet
2025-06-17
bcachefs: fix spurious error in read_btree_roots()
Kent Overstreet
2025-06-16
bcachefs: Call bch2_fs_init_rw() early if we'll be going rw
Kent Overstreet
2025-06-16
bcachefs: opts.journal_rewind
Kent Overstreet
2025-06-15
bcachefs: Fix "now allowing incompatible features" message
Kent Overstreet
2025-06-15
bcachefs: pass last_seq into fs_journal_start()
Kent Overstreet
2025-06-11
bcachefs: Fix leak in bch2_fs_recovery() error path
Kent Overstreet
2025-06-11
bcachefs: Make sure opts.read_only gets propagated back to VFS
Kent Overstreet
2025-06-11
bcachefs: Don't persistently run scan_for_btree_nodes
Kent Overstreet
2025-06-11
bcachefs: Only run 'increase_depth' for keys from btree node csan
Kent Overstreet
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
2025-05-31
bcachefs: Journal keys are retained until shutdown, or journal replay finishes
Kent Overstreet
2025-05-21
bcachefs: Split out accounting in transaction commit
Kent Overstreet
2025-05-21
bcachefs: bch2_run_explicit_recovery_pass() cleanup
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: bch2_fs_emergency_read_only2()
Kent Overstreet
2025-05-21
bcachefs: Rename fsck_running, recovery_running flags
Kent Overstreet
2025-05-21
bcachefs: provide unlocked version of run_explicit_recovery_pass_persistent
Kent Overstreet
2025-05-21
bcachefs: Plumb printbuf through bch2_btree_lost_data()
Kent Overstreet
2025-05-21
bcachefs: kill bch2_run_explicit_recovery_pass_persistent()
Kent Overstreet
2025-05-21
bcachefs: Remove redundant calls to btree_lost_data()
Kent Overstreet
2025-05-21
bcachefs: bch2_btree_lost_data() now handles snapshots tree
Kent Overstreet
2025-05-21
bcachefs: BCH_MEMBER_RESIZE_ON_MOUNT
Kent Overstreet
2025-05-21
bcachefs: BCH_FEATURE_small_image
Kent Overstreet
2025-05-21
bcachefs: BCH_FEATURE_no_alloc_info
Kent Overstreet
2025-05-21
bcachefs: Incompatible features may now be enabled at runtime
Kent Overstreet
2025-04-21
bcachefs: Start copygc, rebalance threads earlier
Kent Overstreet
2025-04-20
bcachefs: Fix early startup error path
Kent Overstreet
2025-04-13
bcachefs: Add missing error handling
Alan Huang
2025-04-06
bcachefs: Use sort_nonatomic() instead of sort()
Kent Overstreet
2025-04-02
bcachefs: Kill btree_iter.trans
Kent Overstreet
2025-03-24
bcachefs: fs-common.c -> namei.c
Kent Overstreet
2025-03-24
bcachefs: Increase blacklist range
Alan Huang
2025-02-01
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-01-27
add a string-to-qstr constructor
Al Viro
2025-01-09
bcachefs: bcachefs_metadata_version_autofix_errors
Kent Overstreet
2024-12-29
bcachefs: BCH_SB_VERSION_INCOMPAT
Kent Overstreet
2024-12-21
bcachefs: Refactor c->opts.reconstruct_alloc
Kent Overstreet
2024-12-21
bcachefs: bch2_async_btree_node_rewrites_flush()
Kent Overstreet
2024-12-21
bcachefs: BCH_FS_recovery_running
Kent Overstreet
2024-12-21
bcachefs: Make topology errors autofix
Kent Overstreet
2024-12-21
bcachefs: struct bkey_validate_context
Kent Overstreet
2024-12-21
bcachefs: Ignore empty btree root journal entries
Kent Overstreet
2024-12-21
bcachefs: Kill bch2_bucket_alloc_new_fs()
Kent Overstreet
2024-12-21
bcachefs: lru errors are expected when reconstructing alloc
Kent Overstreet
2024-12-21
bcachefs: bch2_journal_meta() takes ref on c->writes
Kent Overstreet
2024-12-21
bcachefs: -o norecovery now bails out of recovery earlier
Kent Overstreet
2024-12-21
bcachefs: Avoid bch2_btree_id_str()
Kent Overstreet
[next]