summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-22bcachefs: Coalesce accounting in trans commitKent Overstreet1-9/+27
2025-05-22bcachefs: Split out accounting in transaction commitKent Overstreet6-34/+52
2025-05-22bcachefs: btree_trans_subbufKent Overstreet8-54/+82
2025-05-22bcachefs: Make accounting mismatch errors more readableKent Overstreet1-2/+2
2025-05-22bcachefs: async objs now support bch_write_opsKent Overstreet5-1/+17
2025-05-22bcachefs: fix bch2_debugfs_flush_buf() when tabstops are in useKent Overstreet1-0/+5
2025-05-22bcachefs: fsck: Include loops in error messagesKent Overstreet1-9/+16
2025-05-22bcachefs: bch2_check_bucket_backpointer_mismatch()Kent Overstreet5-11/+98
2025-05-22bcachefs: Improve bucket_bitmap codeKent Overstreet6-80/+92
2025-05-22bcachefs: Run recovery passes asynchronouslyKent Overstreet4-26/+113
2025-05-22bcachefs: bch2_run_explicit_recovery_pass() cleanupKent Overstreet9-97/+117
2025-05-22bcachefs: bch2_recovery_pass_status_to_text()Kent Overstreet3-0/+32
2025-05-22bcachefs: Reduce usage of recovery.curr_passKent Overstreet8-13/+13
2025-05-22bcachefs: __bch2_run_recovery_passes()Kent Overstreet5-91/+104
2025-05-22bcachefs: struct bch_fs_recoveryKent Overstreet15-69/+81
2025-05-22bcachefs: kill copy in bch2_disk_accounting_mod()Kent Overstreet1-5/+13
2025-05-22bcachefs: Optimize bch2_trans_start_alloc_update()Kent Overstreet1-3/+18
2025-05-22bcachefs: btree key cache assertsKent Overstreet1-6/+19
2025-05-22bcachefs: journal path now uses discard_opt_enabled()Kent Overstreet3-15/+21
2025-05-22bcachefs: relock_fail tracepoint now includes btreeKent Overstreet1-1/+4
2025-05-22bcachefs: do_rebalance_scan() now only updates bch_extent_rebalanceKent Overstreet3-16/+32
2025-05-22bcachefs: better error message for subvol_fs_path_parent_wrongKent Overstreet1-10/+20
2025-05-22bcachefs: Improve bch2_repair_inode_hash_info()Kent Overstreet3-41/+86
2025-05-22bcachefs: bch2_inode_find_snapshot_root()Kent Overstreet4-51/+34
2025-05-22bcachefs: Early return to avoid unnecessary lockAlan Huang1-7/+6
2025-05-22bcachefs: Kill BTREE_TRIGGER_bucket_invalidateAlan Huang2-14/+1
2025-05-22bcachefs: Fix opt hooks in sysfs for non sb optionKent Overstreet1-1/+12
2025-05-22bcachefs: fix can_write_extent()Kent Overstreet1-1/+3
2025-05-22bcachefs: Add tracepoint, counter for io_move_created_rebalanceKent Overstreet3-19/+48
2025-05-22bcachefs: move_buckets in rhashtable when allocatedKent Overstreet1-19/+19
2025-05-22bcachefs: Move pending buckets queue to buckets_in_flightKent Overstreet1-13/+11
2025-05-22bcachefs: kill move_bucket_in_flightKent Overstreet4-57/+49
2025-05-22bcachefs: bch2_fs_emergency_read_only2()Kent Overstreet11-49/+145
2025-05-22bcachefs: Extra write buffer assertsKent Overstreet2-0/+4
2025-05-22bcachefs: add missing locking in bch2_write_point_to_text()Kent Overstreet1-0/+4
2025-05-22bcachefs: Don't rewind recovery if not in recoveryKent Overstreet1-1/+2
2025-05-22bcachefs: Rename fsck_running, recovery_running flagsKent Overstreet5-14/+14
2025-05-22bcachefs: debug_check_bkey_unpackKent Overstreet1-26/+21
2025-05-22bcachefs: debug_check_bset_lookupsKent Overstreet4-51/+49
2025-05-22bcachefs: debug_check_iterators no longer requires BCACHEFS_DEBUGKent Overstreet3-45/+67
2025-05-22bcachefs: debug_check_btree_locking modparamKent Overstreet3-14/+19
2025-05-22bcachefs: Debug params are now static_keysKent Overstreet16-39/+69
2025-05-22bcachefs: Slim down inlined part of bch2_btree_path_upgrade()Kent Overstreet2-23/+18
2025-05-22bcachefs: online_fsck_mutex -> run_recovery_passes_lockKent Overstreet5-6/+16
2025-05-22bcachefs: bch_sb_field_recovery_passesKent Overstreet4-56/+146
2025-05-22bcachefs: recovery_passes_types.h -> recovery_passes_format.hKent Overstreet3-4/+4
2025-05-22bcachefs: print label correctly in sb_member_to_text()Kent Overstreet1-10/+4
2025-05-22bcachefs: "buckets with backpointer mismatches" now allocated on demandKent Overstreet5-52/+113
2025-05-22bcachefs: delete dead items in bch_devKent Overstreet1-4/+0
2025-05-22bcachefs: kill dead code in move_data_phys()Kent Overstreet1-4/+0