aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/disk_accounting.c (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-2/+2
* bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()Kent Overstreet2024-08-131-7/+6
* bcachefs: disk accounting: ignore unknown typesKent Overstreet2024-08-131-3/+9
* bcachefs: bch2_accounting_invalid() fixupKent Overstreet2024-08-131-1/+1
* bcachefs: bch2_accounting_invalid()Kent Overstreet2024-08-091-1/+64
* bcachefs: Fix bch2_gc_accounting_done() lockingKent Overstreet2024-07-141-4/+14
* bcachefs: bch2_accounting_mem_gc()Kent Overstreet2024-07-141-0/+32
* bcachefs: Refactor disk accounting data structuresKent Overstreet2024-07-141-102/+82
* bcachefs: Fix race in bch2_accounting_mem_insert()Kent Overstreet2024-07-141-6/+8
* bcachefs: BCH_IOCTL_QUERY_ACCOUNTINGKent Overstreet2024-07-141-0/+38
* bcachefs: fsck_err() may now take a btree_transKent Overstreet2024-07-141-8/+10
* bcachefs: bch_acct_btreeKent Overstreet2024-07-141-0/+4
* bcachefs: bch_acct_snapshotKent Overstreet2024-07-141-0/+3
* bcachefs: bch2_fs_accounting_to_text()Kent Overstreet2024-07-141-0/+26
* bcachefs: bch_acct_compressionKent Overstreet2024-07-141-0/+4
* bcachefs: bch2_verify_accounting_clean()Kent Overstreet2024-07-141-0/+87
* bcachefs: Convert gc to new accountingKent Overstreet2024-07-141-26/+165
* bcachefs: Delete journal-buf-sharded old style accountingKent Overstreet2024-07-141-1/+1
* bcachefs: kill bch2_fs_usage_read()Kent Overstreet2024-07-141-1/+1
* bcachefs: dev_usage updated by new accountingKent Overstreet2024-07-141-0/+15
* bcachefs: Coalesce accounting keys before journal replayKent Overstreet2024-07-141-0/+18
* bcachefs: Disk space accounting rewriteKent Overstreet2024-07-141-3/+363
* bcachefs: KEY_TYPE_accountingKent Overstreet2024-07-141-0/+70