summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-21bcachefs: Improve bucket_bitmap codeKent Overstreet
2025-05-21bcachefs: Run recovery passes asynchronouslyKent Overstreet
2025-05-21bcachefs: bch2_run_explicit_recovery_pass() cleanupKent Overstreet
2025-05-21bcachefs: bch2_recovery_pass_status_to_text()Kent Overstreet
2025-05-21bcachefs: Reduce usage of recovery.curr_passKent Overstreet
2025-05-21bcachefs: __bch2_run_recovery_passes()Kent Overstreet
2025-05-21bcachefs: struct bch_fs_recoveryKent Overstreet
2025-05-21bcachefs: kill copy in bch2_disk_accounting_mod()Kent Overstreet
2025-05-21bcachefs: Optimize bch2_trans_start_alloc_update()Kent Overstreet
2025-05-21bcachefs: btree key cache assertsKent Overstreet
2025-05-21bcachefs: journal path now uses discard_opt_enabled()Kent Overstreet
2025-05-21bcachefs: relock_fail tracepoint now includes btreeKent Overstreet
2025-05-21bcachefs: do_rebalance_scan() now only updates bch_extent_rebalanceKent Overstreet
2025-05-21bcachefs: better error message for subvol_fs_path_parent_wrongKent Overstreet
2025-05-21bcachefs: Improve bch2_repair_inode_hash_info()Kent Overstreet
2025-05-21bcachefs: bch2_inode_find_snapshot_root()Kent Overstreet
2025-05-21bcachefs: Early return to avoid unnecessary lockAlan Huang
2025-05-21bcachefs: Kill BTREE_TRIGGER_bucket_invalidateAlan Huang
2025-05-21bcachefs: Fix opt hooks in sysfs for non sb optionKent Overstreet
2025-05-21bcachefs: fix can_write_extent()Kent Overstreet
2025-05-21bcachefs: Add tracepoint, counter for io_move_created_rebalanceKent Overstreet
2025-05-21bcachefs: move_buckets in rhashtable when allocatedKent Overstreet
2025-05-21bcachefs: Move pending buckets queue to buckets_in_flightKent Overstreet
2025-05-21bcachefs: kill move_bucket_in_flightKent Overstreet
2025-05-21bcachefs: bch2_fs_emergency_read_only2()Kent Overstreet
2025-05-21bcachefs: Extra write buffer assertsKent Overstreet
2025-05-21bcachefs: add missing locking in bch2_write_point_to_text()Kent Overstreet
2025-05-21bcachefs: Don't rewind recovery if not in recoveryKent Overstreet
2025-05-21bcachefs: Rename fsck_running, recovery_running flagsKent Overstreet
2025-05-21bcachefs: debug_check_bkey_unpackKent Overstreet
2025-05-21bcachefs: debug_check_bset_lookupsKent Overstreet
2025-05-21bcachefs: debug_check_iterators no longer requires BCACHEFS_DEBUGKent Overstreet
2025-05-21bcachefs: debug_check_btree_locking modparamKent Overstreet
2025-05-21bcachefs: Debug params are now static_keysKent Overstreet
2025-05-21bcachefs: Slim down inlined part of bch2_btree_path_upgrade()Kent Overstreet
2025-05-21bcachefs: online_fsck_mutex -> run_recovery_passes_lockKent Overstreet
2025-05-21bcachefs: bch_sb_field_recovery_passesKent Overstreet
2025-05-21bcachefs: recovery_passes_types.h -> recovery_passes_format.hKent Overstreet
2025-05-21bcachefs: print label correctly in sb_member_to_text()Kent Overstreet
2025-05-21bcachefs: "buckets with backpointer mismatches" now allocated on demandKent Overstreet
2025-05-21bcachefs: delete dead items in bch_devKent Overstreet
2025-05-21bcachefs: kill dead code in move_data_phys()Kent Overstreet
2025-05-21bcachefs: buckets_in_flight on stackKent Overstreet
2025-05-21bcachefs: bch2_copygc_dev_wait_amount()Kent Overstreet
2025-05-21bcachefs: Add missing includeKent Overstreet
2025-05-21bcachefs: Knob for manual snapshot deletionKent Overstreet
2025-05-21bcachefs: bcachefs_metadata_version_fast_device_removalKent Overstreet
2025-05-21bcachefs: bch2_dev_data_drop_by_backpointers()Kent Overstreet
2025-05-21bcachefs: BCH_SB_MEMBER_DELETED_UUIDKent Overstreet
2025-05-21bcachefs: bch2_dev_remove_stripes() respects degraded flagsKent Overstreet