index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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]