summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-05-21bcachefs: kill inode_walker_entry.snapshotKent Overstreet
2025-05-21bcachefs: Add comments for inode snapshot requirementsKent Overstreet
2025-05-21bcachefs: snapshot delete progress indicatorKent Overstreet
2025-05-21bcachefs: Don't emit bch_sb_field_members_v1 if not requiredKent Overstreet
2025-05-21bcachefs: Rename x_name to x_name_and_valueAlan Huang
2025-05-21bcachefs: Improve bch2_disk_groups_to_text()Kent Overstreet
2025-05-21bcachefs: Fix setting ca->name in device addKent Overstreet
2025-05-21bcachefs: sysfs trigger_recalc_capacityKent Overstreet
2025-05-21bcachefs: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
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