summaryrefslogtreecommitdiff
path: root/fs/bcachefs
AgeCommit message (Expand)Author
2025-05-22bcachefs: bch2_journal_write_checksum()Kent Overstreet
2025-05-22bcachefs: Reduce stack usage in data_update_index_update()Kent Overstreet
2025-05-22bcachefs: bch2_trans_log_str()Kent Overstreet
2025-05-22bcachefs: Kill bkey_buf usage in data_update_index_update()Kent Overstreet
2025-05-21bcachefs: Drop empty accounting updatesKent Overstreet
2025-05-21bcachefs: Improve trace_trans_restart_upgradeKent Overstreet
2025-05-21bcachefs: fix bch2_inum_snapshot_to_path()Kent Overstreet
2025-05-21bcachefs: fix duplicate printkKent Overstreet
2025-05-21bcachefs: BCH_INODE_has_case_insensitiveKent Overstreet
2025-05-21bcachefs: bch2_inode_find_by_inum_snapshot()Kent Overstreet
2025-05-21bcachefs: bch2_inum_snapshot_to_path()Kent Overstreet
2025-05-21bcachefs: bch2_rename_trans() only runs rename-to-dir code if neededKent Overstreet
2025-05-21bcachefs: subvol_inum_eq()Kent Overstreet
2025-05-21bcachefs: Don't set bi_casefold on non directoriesKent Overstreet
2025-05-21bcachefs: Remove duplicate call to bch2_trans_begin()Alan Huang
2025-05-21bcachefs: Call bch2_bkey_set_needs_rebalance() earlier in write pathKent Overstreet
2025-05-21bcachefs: Simplify bch2_extent_atomic_end()Kent Overstreet
2025-05-21bcachefs: Coalesce accounting in trans commitKent Overstreet
2025-05-21bcachefs: Split out accounting in transaction commitKent Overstreet
2025-05-21bcachefs: btree_trans_subbufKent Overstreet
2025-05-21bcachefs: Make accounting mismatch errors more readableKent Overstreet
2025-05-21bcachefs: async objs now support bch_write_opsKent Overstreet
2025-05-21bcachefs: fix bch2_debugfs_flush_buf() when tabstops are in useKent Overstreet
2025-05-21bcachefs: fsck: Include loops in error messagesKent Overstreet
2025-05-21bcachefs: bch2_check_bucket_backpointer_mismatch()Kent Overstreet
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