summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-05-21bcachefs: Emit a single log message on data read errorKent Overstreet
2025-05-21bcachefs: bch2_io_failures_to_text()Kent Overstreet
2025-05-21bcachefs: print_string_as_lines: avoid printing empty lineKent Overstreet
2025-05-21bcachefs: Make various async objs visible in debugfsKent Overstreet
2025-05-21bcachefs: Async object debuggingKent Overstreet
2025-05-21bcachefs: fast_listKent Overstreet
2025-05-21bcachefs: bch2_read_bio_to_textKent Overstreet
2025-05-21bcachefs: bch2_bio_to_text()Kent Overstreet
2025-05-21bcachefs: bch_dev.io_ref -> enumerated_refKent Overstreet
2025-05-21bcachefs: bch_fs.writes -> enumerated_refsKent Overstreet
2025-05-21bcachefs: enumerated_ref.cKent Overstreet
2025-05-21bcachefs: for_each_rw_member_rcu()Kent Overstreet
2025-05-21bcachefs: __bch2_fs_read_write() no longer depends on io_refKent Overstreet
2025-05-21bcachefs: for_each_online_member_rcu()Kent Overstreet
2025-05-21bcachefs: recalc_capacity() no longer depends on io_refKent Overstreet
2025-05-21bcachefs: bch2_target_to_text() no longer depends on io_refKent Overstreet
2025-05-21bcachefs: bch2_check_rebalance_work()Kent Overstreet
2025-05-21bcachefs: Kill dead codeAlan Huang
2025-05-21bcachefs: Fix struct with flex member ABI warningKent Overstreet
2025-05-21bcachefs: bch2_move_data_btree() can now walk rootsKent Overstreet
2025-05-21bcachefs: bch2_move_data_btree() can move btree nodesKent Overstreet
2025-05-21bcachefs: plumb btree_id through move_pred_fdKent Overstreet
2025-05-21bcachefs: Plumb target parameter through btree_node_rewrite_pos()Kent Overstreet
2025-05-21bcachefs: export bch2_move_data_phys()Kent Overstreet
2025-05-21bcachefs: BCH_MEMBER_RESIZE_ON_MOUNTKent Overstreet
2025-05-21bcachefs: BCH_FEATURE_small_imageKent Overstreet
2025-05-21bcachefs: BCH_FEATURE_no_alloc_infoKent Overstreet
2025-05-21bcachefs: Print features on startup with -o verboseKent Overstreet
2025-05-21bcachefs: Shrink superblock downgrade tableKent Overstreet
2025-05-21bcachefs: sb_validate() no longer requires members_v1Kent Overstreet
2025-05-21bcachefs: Add a recovery pass for making sure root inode is readableKent Overstreet
2025-05-21bcachefs: Flag for repair on missing subvolumeKent Overstreet
2025-05-21bcachefs: print_str_as_lines() -> print_str()Kent Overstreet
2025-05-21bcachefs: bch2_dev_missing_bkey()Kent Overstreet
2025-05-21bcachefs: Simplify bch2_count_fsck_err()Kent Overstreet
2025-05-21bcachefs: bch2_run_explicit_recovery_pass_printbuf()Kent Overstreet
2025-05-21bcachefs: Incompatible features may now be enabled at runtimeKent Overstreet
2025-05-21bcachefs: Clean up option pre/post hooks, small fixesKent Overstreet
2025-05-21bcachefs: Use drop_locks_do() in bch2_inode_hash_find()Kent Overstreet
2025-05-21bcachefs: Single device modeKent Overstreet
2025-05-21bcachefs: Initialize c->name earlier on single dev filesystemsKent Overstreet
2025-05-21bcachefs: Simplify logicAlan Huang
2025-05-21bcachefs: Remove spurious +1/-1 operationAlan Huang
2025-05-21bcachefs: Kill bch2_trans_unlock_noassertAlan Huang
2025-05-21bcachefs: Clean up duplicated code in bch2_journal_halt()Kent Overstreet
2025-05-21bcachefs: bch2_dev_allocator_set_rw()Kent Overstreet
2025-05-21bcachefs: bch2_dev_journal_alloc() now respects data_allowedKent Overstreet
2025-05-21bcachefs: Improve bch2_btree_cache_to_text()Kent Overstreet
2025-05-21bcachefs: __btree_node_reclaim_checks()Kent Overstreet
2025-05-21bcachefs: kill BTREE_CACHE_NOT_FREED_INCREMENT()Kent Overstreet