summaryrefslogtreecommitdiff
path: root/fs/bcachefs/disk_accounting.h
AgeCommit message (Expand)AuthorFilesLines
2024-08-14bcachefs: bcachefs_metadata_version_disk_accounting_inumKent Overstreet1-0/+3
2024-08-14bcachefs: Kill __bch2_accounting_mem_mod()Kent Overstreet1-30/+24
2024-08-14bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()Kent Overstreet1-3/+2
2024-07-15bcachefs: bch2_accounting_mem_gc()Kent Overstreet1-0/+1
2024-07-15bcachefs: Refactor disk accounting data structuresKent Overstreet1-14/+17
2024-07-15bcachefs: Fix race in bch2_accounting_mem_insert()Kent Overstreet1-5/+9
2024-07-15bcachefs: BCH_IOCTL_QUERY_ACCOUNTINGKent Overstreet1-0/+1
2024-07-15bcachefs: bch2_fs_accounting_to_text()Kent Overstreet1-0/+1
2024-07-15bcachefs: bch2_verify_accounting_clean()Kent Overstreet1-1/+3
2024-07-15bcachefs: Convert gc to new accountingKent Overstreet1-37/+49
2024-07-15bcachefs: dev_usage updated by new accountingKent Overstreet1-1/+13
2024-07-15bcachefs: Disk space accounting rewriteKent Overstreet1-0/+131
2024-07-15bcachefs: KEY_TYPE_accountingKent Overstreet1-0/+52