summaryrefslogtreecommitdiff
path: root/fs/bcachefs/disk_accounting.c
AgeCommit message (Expand)Author
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