summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-05-21bcachefs: Add missing includeKent Overstreet
2025-05-21bcachefs: Knob for manual snapshot deletionKent Overstreet
2025-05-21bcachefs: bcachefs_metadata_version_fast_device_removalKent Overstreet
2025-05-21bcachefs: bch2_dev_data_drop_by_backpointers()Kent Overstreet
2025-05-21bcachefs: BCH_SB_MEMBER_DELETED_UUIDKent Overstreet
2025-05-21bcachefs: bch2_dev_remove_stripes() respects degraded flagsKent Overstreet
2025-05-21bcachefs: opts.rebalance_on_ac_onlyKent Overstreet
2025-05-21bcachefs: __bch2_fs_free() cleanupKent Overstreet
2025-05-21bcachefs: Improve bch2_extent_ptr_set_cached()Kent Overstreet
2025-05-21bcachefs: improve check_inode_hash_info_matches_root() error messageKent Overstreet
2025-05-21bcachefs: inline bch2_ob_ptr()Kent Overstreet
2025-05-21bcachefs: bch2_dev_in_target() no longer takes rcu_read_lock()Kent Overstreet
2025-05-21bcachefs: bch2_journal_write() refactoringKent Overstreet
2025-05-21bcachefs: delete_dead_snapshot_keys_v2()Kent Overstreet
2025-05-21bcachefs: bcachefs_metadata_version_snapshot_deletion_v2Kent Overstreet
2025-05-21bcachefs: BCH_SNAPSHOT_DELETED -> BCH_SNAPSHOT_WILL_DELETEKent Overstreet
2025-05-21bcachefs: Skip unrelated snapshot trees in snapshot deletionKent Overstreet
2025-05-21bcachefs: BCH_FSCK_ERR_snapshot_key_missing_inode_snapshotKent Overstreet
2025-05-21bcachefs: get_inodes_all_snapshots() now includes whiteoutsKent Overstreet
2025-05-21bcachefs: bch2_inode_unpack() cleanupKent Overstreet
2025-05-21bcachefs: Improve bch2_request_incompat_feature() messageKent Overstreet
2025-05-21bcachefs: Fix inconsistent req->ecAlan Huang
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