linux-block.git
2025-05-24 Kent Overstreetbcachefs: Fix btree_iter_next_node() for new locking...
2025-05-23 Kent Overstreetbcachefs: Ensure we don't use a blacklisted journal seq
2025-05-23 Kent Overstreetbcachefs: Small check_fix_ptr fixes
2025-05-23 Kent Overstreetbcachefs: Fix opts.recovery_pass_last
2025-05-23 Kent Overstreetbcachefs: Fix allocate -> self healing path
2025-05-23 Kent Overstreetbcachefs: Fix endianness in casefold check/repair
2025-05-23 Kent Overstreetbcachefs: Path must be locked if trans->locked && shoul...
2025-05-23 Kent Overstreetbcachefs: Simplify bch2_path_put()
2025-05-23 Kent Overstreetbcachefs: Plumb btree_trans for more locking asserts
2025-05-23 Kent Overstreetbcachefs: Clear trans->locked before unlock
2025-05-23 Kent Overstreetbcachefs: Clear should_be_locked before unlock in key_c...
2025-05-23 Kent Overstreetbcachefs: bch2_path_get() reuses paths if upgrade_fails...
2025-05-23 Kent Overstreetbcachefs: Give out new path if upgrade fails
2025-05-23 Kent Overstreetbcachefs: Fix btree_path_get_locks when not doing trans...
2025-05-23 Kent Overstreetbcachefs: btree_node_locked_type_nowrite()
2025-05-23 Kent Overstreetbcachefs: Kill bch2_path_put_nokeep()
2025-05-22 Kent Overstreetbcachefs: bch2_journal_write_checksum()
2025-05-22 Kent Overstreetbcachefs: Reduce stack usage in data_update_index_update()
2025-05-22 Kent Overstreetbcachefs: bch2_trans_log_str()
2025-05-22 Kent Overstreetbcachefs: Kill bkey_buf usage in data_update_index_update()
2025-05-22 Kent Overstreetbcachefs: Drop empty accounting updates
2025-05-22 Kent Overstreetbcachefs: Improve trace_trans_restart_upgrade
2025-05-22 Kent Overstreetbcachefs: fix bch2_inum_snapshot_to_path()
2025-05-22 Kent Overstreetbcachefs: fix duplicate printk
2025-05-22 Kent Overstreetbcachefs: BCH_INODE_has_case_insensitive
2025-05-22 Kent Overstreetbcachefs: bch2_inode_find_by_inum_snapshot()
2025-05-22 Kent Overstreetbcachefs: bch2_inum_snapshot_to_path()
2025-05-22 Kent Overstreetbcachefs: bch2_rename_trans() only runs rename-to-dir...
2025-05-22 Kent Overstreetbcachefs: subvol_inum_eq()
2025-05-22 Kent Overstreetbcachefs: Don't set bi_casefold on non directories
2025-05-22 Alan Huangbcachefs: Remove duplicate call to bch2_trans_begin()
2025-05-22 Kent Overstreetbcachefs: Call bch2_bkey_set_needs_rebalance() earlier...
2025-05-22 Kent Overstreetbcachefs: Simplify bch2_extent_atomic_end()
2025-05-22 Kent Overstreetbcachefs: Coalesce accounting in trans commit
2025-05-22 Kent Overstreetbcachefs: Split out accounting in transaction commit
2025-05-22 Kent Overstreetbcachefs: btree_trans_subbuf
2025-05-22 Kent Overstreetbcachefs: Make accounting mismatch errors more readable
2025-05-22 Kent Overstreetbcachefs: async objs now support bch_write_ops
2025-05-22 Kent Overstreetbcachefs: fix bch2_debugfs_flush_buf() when tabstops...
2025-05-22 Kent Overstreetbcachefs: fsck: Include loops in error messages
2025-05-22 Kent Overstreetbcachefs: bch2_check_bucket_backpointer_mismatch()
2025-05-22 Kent Overstreetbcachefs: Improve bucket_bitmap code
2025-05-22 Kent Overstreetbcachefs: Run recovery passes asynchronously
2025-05-22 Kent Overstreetbcachefs: bch2_run_explicit_recovery_pass() cleanup
2025-05-22 Kent Overstreetbcachefs: bch2_recovery_pass_status_to_text()
2025-05-22 Kent Overstreetbcachefs: Reduce usage of recovery.curr_pass
2025-05-22 Kent Overstreetbcachefs: __bch2_run_recovery_passes()
2025-05-22 Kent Overstreetbcachefs: struct bch_fs_recovery
2025-05-22 Kent Overstreetbcachefs: kill copy in bch2_disk_accounting_mod()
2025-05-22 Kent Overstreetbcachefs: Optimize bch2_trans_start_alloc_update()
2025-05-22 Kent Overstreetbcachefs: btree key cache asserts
2025-05-22 Kent Overstreetbcachefs: journal path now uses discard_opt_enabled()
2025-05-22 Kent Overstreetbcachefs: relock_fail tracepoint now includes btree
2025-05-22 Kent Overstreetbcachefs: do_rebalance_scan() now only updates bch_exte...
2025-05-22 Kent Overstreetbcachefs: better error message for subvol_fs_path_paren...
2025-05-22 Kent Overstreetbcachefs: Improve bch2_repair_inode_hash_info()
2025-05-22 Kent Overstreetbcachefs: bch2_inode_find_snapshot_root()
2025-05-22 Alan Huangbcachefs: Early return to avoid unnecessary lock
2025-05-22 Alan Huangbcachefs: Kill BTREE_TRIGGER_bucket_invalidate
2025-05-22 Kent Overstreetbcachefs: Fix opt hooks in sysfs for non sb option
2025-05-22 Kent Overstreetbcachefs: fix can_write_extent()
2025-05-22 Kent Overstreetbcachefs: Add tracepoint, counter for io_move_created_r...
2025-05-22 Kent Overstreetbcachefs: move_buckets in rhashtable when allocated
2025-05-22 Kent Overstreetbcachefs: Move pending buckets queue to buckets_in_flight
2025-05-22 Kent Overstreetbcachefs: kill move_bucket_in_flight
2025-05-22 Kent Overstreetbcachefs: bch2_fs_emergency_read_only2()
2025-05-22 Kent Overstreetbcachefs: Extra write buffer asserts
2025-05-22 Kent Overstreetbcachefs: add missing locking in bch2_write_point_to_text()
2025-05-22 Kent Overstreetbcachefs: Don't rewind recovery if not in recovery
2025-05-22 Kent Overstreetbcachefs: Rename fsck_running, recovery_running flags
2025-05-22 Kent Overstreetbcachefs: debug_check_bkey_unpack
2025-05-22 Kent Overstreetbcachefs: debug_check_bset_lookups
2025-05-22 Kent Overstreetbcachefs: debug_check_iterators no longer requires...
2025-05-22 Kent Overstreetbcachefs: debug_check_btree_locking modparam
2025-05-22 Kent Overstreetbcachefs: Debug params are now static_keys
2025-05-22 Kent Overstreetbcachefs: Slim down inlined part of bch2_btree_path_upg...
2025-05-22 Kent Overstreetbcachefs: online_fsck_mutex -> run_recovery_passes_lock
2025-05-22 Kent Overstreetbcachefs: bch_sb_field_recovery_passes
2025-05-22 Kent Overstreetbcachefs: recovery_passes_types.h -> recovery_passes_fo...
2025-05-22 Kent Overstreetbcachefs: print label correctly in sb_member_to_text()
2025-05-22 Kent Overstreetbcachefs: "buckets with backpointer mismatches" now...
2025-05-22 Kent Overstreetbcachefs: delete dead items in bch_dev
2025-05-22 Kent Overstreetbcachefs: kill dead code in move_data_phys()
2025-05-22 Kent Overstreetbcachefs: buckets_in_flight on stack
2025-05-22 Kent Overstreetbcachefs: bch2_copygc_dev_wait_amount()
2025-05-22 Kent Overstreetbcachefs: Add missing include
2025-05-22 Kent Overstreetbcachefs: Knob for manual snapshot deletion
2025-05-22 Kent Overstreetbcachefs: bcachefs_metadata_version_fast_device_removal
2025-05-22 Kent Overstreetbcachefs: bch2_dev_data_drop_by_backpointers()
2025-05-22 Kent Overstreetbcachefs: BCH_SB_MEMBER_DELETED_UUID
2025-05-22 Kent Overstreetbcachefs: bch2_dev_remove_stripes() respects degraded...
2025-05-22 Kent Overstreetbcachefs: opts.rebalance_on_ac_only
2025-05-22 Kent Overstreetbcachefs: __bch2_fs_free() cleanup
2025-05-22 Kent Overstreetbcachefs: Improve bch2_extent_ptr_set_cached()
2025-05-22 Kent Overstreetbcachefs: improve check_inode_hash_info_matches_root...
2025-05-22 Kent Overstreetbcachefs: inline bch2_ob_ptr()
2025-05-22 Kent Overstreetbcachefs: bch2_dev_in_target() no longer takes rcu_read...
2025-05-22 Kent Overstreetbcachefs: bch2_journal_write() refactoring
2025-05-22 Kent Overstreetbcachefs: delete_dead_snapshot_keys_v2()
2025-05-22 Kent Overstreetbcachefs: bcachefs_metadata_version_snapshot_deletion_v2
next