summaryrefslogtreecommitdiff
path: root/fs/bcachefs/disk_accounting.c
AgeCommit message (Expand)Author
2025-01-09bcachefs: Handle -BCH_ERR_need_mark_replicas in gcKent Overstreet
2024-12-29bcachefs: bcachefs_metadata_version_disk_accounting_big_endianKent Overstreet
2024-12-21bcachefs: kill sysfs internal/accountingKent Overstreet
2024-12-21bcachefs: Don't add unknown accounting types to eytzinger treeKent Overstreet
2024-12-21bcachefs: trace_accounting_mem_insertKent Overstreet
2024-12-21bcachefs: Simplify disk accounting validate lateKent Overstreet
2024-12-21bcachefs: struct bkey_validate_contextKent Overstreet
2024-12-21bcachefs: Change "disk accounting version 0" check to commit onlyKent Overstreet
2024-12-21bcachefs: Fix accounting_read when we rewindKent Overstreet
2024-12-21bcachefs: disk_accounting: bch2_dev_rcu -> bch2_dev_rcu_noerrorKent Overstreet
2024-12-21bcachefs: Fix warning about passing flex array member by valueKent Overstreet
2024-12-21bcachefs: Avoid bch2_btree_id_str()Kent Overstreet
2024-10-18bcachefs: Don't use commit_do() unnecessarilyKent Overstreet
2024-10-09bcachefs: Disk accounting device validation fixesKent Overstreet
2024-09-27bcachefs: Convert disk accounting BUG_ON() to WARN_ON()Kent Overstreet
2024-09-27bcachefs: Check for accounting keys with bversion=0Kent Overstreet
2024-09-27bcachefs: rename version -> bversionKent Overstreet
2024-09-27bcachefs: Fix disk accounting attempting to mark invalid replicas entryKent Overstreet
2024-09-27bcachefs: Fix accounting read + device removalKent Overstreet
2024-09-27bcachefs: bch_accounting_modeKent Overstreet
2024-08-13bcachefs: bcachefs_metadata_version_disk_accounting_inumKent Overstreet
2024-08-13bcachefs: Kill __bch2_accounting_mem_mod()Kent Overstreet
2024-08-13bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()Kent Overstreet
2024-08-13bcachefs: disk accounting: ignore unknown typesKent Overstreet
2024-08-13bcachefs: bch2_accounting_invalid() fixupKent Overstreet
2024-08-09bcachefs: bch2_accounting_invalid()Kent Overstreet
2024-07-14bcachefs: Fix bch2_gc_accounting_done() lockingKent Overstreet
2024-07-14bcachefs: bch2_accounting_mem_gc()Kent Overstreet
2024-07-14bcachefs: Refactor disk accounting data structuresKent Overstreet
2024-07-14bcachefs: Fix race in bch2_accounting_mem_insert()Kent Overstreet
2024-07-14bcachefs: BCH_IOCTL_QUERY_ACCOUNTINGKent Overstreet
2024-07-14bcachefs: fsck_err() may now take a btree_transKent Overstreet
2024-07-14bcachefs: bch_acct_btreeKent Overstreet
2024-07-14bcachefs: bch_acct_snapshotKent Overstreet
2024-07-14bcachefs: bch2_fs_accounting_to_text()Kent Overstreet
2024-07-14bcachefs: bch_acct_compressionKent Overstreet
2024-07-14bcachefs: bch2_verify_accounting_clean()Kent Overstreet
2024-07-14bcachefs: Convert gc to new accountingKent Overstreet
2024-07-14bcachefs: Delete journal-buf-sharded old style accountingKent Overstreet
2024-07-14bcachefs: kill bch2_fs_usage_read()Kent Overstreet
2024-07-14bcachefs: dev_usage updated by new accountingKent Overstreet
2024-07-14bcachefs: Coalesce accounting keys before journal replayKent Overstreet
2024-07-14bcachefs: Disk space accounting rewriteKent Overstreet
2024-07-14bcachefs: KEY_TYPE_accountingKent Overstreet