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