index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
recovery_passes.c
Age
Commit message (
Expand
)
Author
2025-07-07
bcachefs: Don't schedule non persistent passes persistently
Kent Overstreet
2025-06-26
bcachefs: Ensure we rewind to run recovery passes
Kent Overstreet
2025-06-16
bcachefs: Call bch2_fs_init_rw() early if we'll be going rw
Kent Overstreet
2025-06-11
bcachefs: Don't persistently run scan_for_btree_nodes
Kent Overstreet
2025-06-02
bcachefs: BCH_RECOVERY_PASS_NO_RATELIMIT
Kent Overstreet
2025-06-02
bcachefs: bch2_require_recovery_pass()
Kent Overstreet
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
2025-05-27
bcachefs: Don't rewind to run a recovery pass we already ran
Kent Overstreet
2025-05-23
bcachefs: Fix opts.recovery_pass_last
Kent Overstreet
2025-05-21
bcachefs: Run recovery passes asynchronously
Kent Overstreet
2025-05-21
bcachefs: bch2_run_explicit_recovery_pass() cleanup
Kent Overstreet
2025-05-21
bcachefs: bch2_recovery_pass_status_to_text()
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: Don't rewind recovery if not in recovery
Kent Overstreet
2025-05-21
bcachefs: online_fsck_mutex -> run_recovery_passes_lock
Kent Overstreet
2025-05-21
bcachefs: bch_sb_field_recovery_passes
Kent Overstreet
2025-05-21
bcachefs: Run most explicit recovery passes persistent
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: 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-05-21
bcachefs: print_str_as_lines() -> print_str()
Kent Overstreet
2025-05-21
bcachefs: bch2_run_explicit_recovery_pass_printbuf()
Kent Overstreet
2025-04-21
bcachefs: Start copygc, rebalance threads earlier
Kent Overstreet
2025-04-21
bcachefs: Refactor bch2_run_recovery_passes()
Kent Overstreet
2025-03-28
bcachefs: Recovery no longer holds state_lock
Kent Overstreet
2024-12-21
bcachefs: Make sure __bch2_run_explicit_recovery_pass() signals to rewind
Kent Overstreet
2024-12-21
bcachefs: Go RW earlier, for normal rw mount
Kent Overstreet
2024-12-21
bcachefs: bch2_btree_lost_data() now uses run_explicit_rceovery_pass_persiste...
Kent Overstreet
2024-12-21
bcachefs: Add locking for bch_fs.curr_recovery_pass
Kent Overstreet
2024-12-21
bcachefs: bch2_run_explicit_recovery_pass() returns different error when not ...
Kent Overstreet
2024-11-08
bcachefs: Fix hidden btree errors when reading roots
Kent Overstreet
2024-11-07
bcachefs: Ensure BCH_FS_may_go_rw is set before exiting recovery
Kent Overstreet
2024-09-21
bcachefs: Options for recovery_passes, recovery_passes_exclude
Kent Overstreet
2024-07-14
bcachefs: Reduce the scope of gc_lock
Kent Overstreet
2024-07-14
bcachefs: Disk space accounting rewrite
Kent Overstreet
2024-05-08
bcachefs: Sync journal when we complete a recovery pass
Kent Overstreet
2024-05-08
bcachefs: bch2_gc() is now private to btree_gc.c
Kent Overstreet
2024-04-13
bcachefs: Go rw if running any explicit recovery passes
Kent Overstreet
2024-04-03
bcachefs: Repair pass for scanning for btree nodes
Kent Overstreet
2024-04-03
bcachefs: Clear recovery_passes_required as they complete without errors
Kent Overstreet
2024-03-31
bcachefs: Improve -o norecovery; opts.recovery_pass_limit
Kent Overstreet
2024-03-31
bcachefs: bch2_run_explicit_recovery_pass_persistent()
Kent Overstreet
2024-03-31
bcachefs: Split out recovery_passes.c
Kent Overstreet