summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/disk_accounting.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: bch2_accounting_invalid()Kent Overstreet2024-08-091-1/+64
* bcachefs: Fix bch2_gc_accounting_done() lockingKent Overstreet2024-07-151-4/+14
* bcachefs: bch2_accounting_mem_gc()Kent Overstreet2024-07-151-0/+32
* bcachefs: Refactor disk accounting data structuresKent Overstreet2024-07-151-102/+82
* bcachefs: Fix race in bch2_accounting_mem_insert()Kent Overstreet2024-07-151-6/+8
* bcachefs: BCH_IOCTL_QUERY_ACCOUNTINGKent Overstreet2024-07-151-0/+38
* bcachefs: fsck_err() may now take a btree_transKent Overstreet2024-07-151-8/+10
* bcachefs: bch_acct_btreeKent Overstreet2024-07-151-0/+4
* bcachefs: bch_acct_snapshotKent Overstreet2024-07-151-0/+3
* bcachefs: bch2_fs_accounting_to_text()Kent Overstreet2024-07-151-0/+26
* bcachefs: bch_acct_compressionKent Overstreet2024-07-151-0/+4
* bcachefs: bch2_verify_accounting_clean()Kent Overstreet2024-07-151-0/+87
* bcachefs: Convert gc to new accountingKent Overstreet2024-07-151-26/+165
* bcachefs: Delete journal-buf-sharded old style accountingKent Overstreet2024-07-151-1/+1
* bcachefs: kill bch2_fs_usage_read()Kent Overstreet2024-07-151-1/+1
* bcachefs: dev_usage updated by new accountingKent Overstreet2024-07-151-0/+15
* bcachefs: Coalesce accounting keys before journal replayKent Overstreet2024-07-151-0/+18
* bcachefs: Disk space accounting rewriteKent Overstreet2024-07-151-3/+363
* bcachefs: KEY_TYPE_accountingKent Overstreet2024-07-151-0/+70