summaryrefslogtreecommitdiff
path: root/fs/bcachefs
AgeCommit message (Expand)Author
2025-05-21bcachefs: bch2_dev_add() can run on a non-started fsKent Overstreet
2025-05-21bcachefs: bch2_fs_open() now takes a darrayKent Overstreet
2025-05-21bcachefs: bch2_trans_update_ip()Kent Overstreet
2025-05-21bcachefs: Run most explicit recovery passes persistentKent Overstreet
2025-05-21bcachefs: provide unlocked version of run_explicit_recovery_pass_persistentKent Overstreet
2025-05-21bcachefs: bch2_dirent_to_text() shows casefolded direntsKent Overstreet
2025-05-21bcachefs: Single err message for btree node readsKent Overstreet
2025-05-21bcachefs: bch2_mark_btree_validate_failure()Kent Overstreet
2025-05-21bcachefs: bch2_fsck_err_opt()Kent Overstreet
2025-05-21bcachefs: Plumb printbuf through bch2_btree_lost_data()Kent Overstreet
2025-05-21bcachefs: kill bch2_run_explicit_recovery_pass_persistent()Kent Overstreet
2025-05-21bcachefs: Remove redundant calls to btree_lost_data()Kent Overstreet
2025-05-21bcachefs: bch2_btree_lost_data() now handles snapshots treeKent Overstreet
2025-05-21bcachefs: Kill redundant error message in topology repairKent Overstreet
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