summaryrefslogtreecommitdiff
path: root/fs/bcachefs/disk_accounting.h
AgeCommit message (Expand)Author
2025-06-01bcachefs: Replace rcu_read_lock() with guardsKent Overstreet
2025-05-21bcachefs: Split out accounting in transaction commitKent Overstreet
2025-05-21bcachefs: btree_trans_subbufKent Overstreet
2025-05-21bcachefs: Fix struct with flex member ABI warningKent Overstreet
2025-05-14bcachefs: Fix self deadlockAlan Huang
2025-03-26bcachefs: Validate number of counters for accounting keysKent Overstreet
2025-03-24bcachefs: bch2_disk_accounting_mod2()Kent Overstreet
2025-02-11bcachefs: Fix use after freeAlan Huang
2025-01-09bcachefs: Fix assert for online fsckKent 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: struct bkey_validate_contextKent Overstreet
2024-12-21bcachefs: disk_accounting: bch2_dev_rcu -> bch2_dev_rcu_noerrorKent Overstreet
2024-12-21bcachefs: Pull disk accounting hooks out of trans_commit.cKent Overstreet
2024-09-27bcachefs: rename version -> bversionKent 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-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: bch2_fs_accounting_to_text()Kent Overstreet
2024-07-14bcachefs: bch2_verify_accounting_clean()Kent Overstreet
2024-07-14bcachefs: Convert gc to new accountingKent Overstreet
2024-07-14bcachefs: dev_usage updated by new accountingKent Overstreet
2024-07-14bcachefs: Disk space accounting rewriteKent Overstreet
2024-07-14bcachefs: KEY_TYPE_accountingKent Overstreet