summaryrefslogtreecommitdiff
path: root/fs/bcachefs/disk_accounting.c
AgeCommit message (Expand)Author
2025-06-11bcachefs: Don't pass trans to fsck_err() in gc_accounting_doneKent Overstreet
2025-06-02bcachefs: bch_err_throw()Kent Overstreet
2025-06-01bcachefs: Replace rcu_read_lock() with guardsKent Overstreet
2025-05-21bcachefs: Drop empty accounting updatesKent Overstreet
2025-05-21bcachefs: Simplify bch2_extent_atomic_end()Kent Overstreet
2025-05-21bcachefs: Coalesce accounting in trans commitKent Overstreet
2025-05-21bcachefs: Split out accounting in transaction commitKent Overstreet
2025-05-21bcachefs: btree_trans_subbufKent Overstreet
2025-05-21bcachefs: Make accounting mismatch errors more readableKent Overstreet
2025-05-21bcachefs: kill copy in bch2_disk_accounting_mod()Kent Overstreet
2025-05-21bcachefs: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-05-21bcachefs: Fix struct with flex member ABI warningKent Overstreet
2025-05-14bcachefs: Fix self deadlockAlan Huang
2025-04-02bcachefs: Kill btree_iter.transKent Overstreet
2025-03-30bcachefs: Don't use designated initializers for disk_accounting_posKent Overstreet
2025-03-28bcachefs: Consistent indentation of multiline fsck errorsKent Overstreet
2025-03-26bcachefs: Validate number of counters for accounting keysKent Overstreet
2025-01-09bcachefs: Handle -BCH_ERR_need_mark_replicas in gcKent 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: trace_accounting_mem_insertKent Overstreet
2024-12-21bcachefs: Simplify disk accounting validate lateKent Overstreet
2024-12-21bcachefs: struct bkey_validate_contextKent Overstreet
2024-12-21bcachefs: Change "disk accounting version 0" check to commit onlyKent Overstreet
2024-12-21bcachefs: Fix accounting_read when we rewindKent Overstreet
2024-12-21bcachefs: disk_accounting: bch2_dev_rcu -> bch2_dev_rcu_noerrorKent Overstreet
2024-12-21bcachefs: Fix warning about passing flex array member by valueKent Overstreet
2024-12-21bcachefs: Avoid bch2_btree_id_str()Kent Overstreet
2024-10-18bcachefs: Don't use commit_do() unnecessarilyKent Overstreet
2024-10-09bcachefs: Disk accounting device validation fixesKent Overstreet
2024-09-27bcachefs: Convert disk accounting BUG_ON() to WARN_ON()Kent Overstreet
2024-09-27bcachefs: Check for accounting keys with bversion=0Kent Overstreet
2024-09-27bcachefs: rename version -> bversionKent Overstreet
2024-09-27bcachefs: Fix disk accounting attempting to mark invalid replicas entryKent Overstreet
2024-09-27bcachefs: Fix accounting read + device removalKent 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-08-13bcachefs: disk accounting: ignore unknown typesKent Overstreet
2024-08-13bcachefs: bch2_accounting_invalid() fixupKent Overstreet
2024-08-09bcachefs: bch2_accounting_invalid()Kent Overstreet
2024-07-14bcachefs: Fix bch2_gc_accounting_done() lockingKent 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: fsck_err() may now take a btree_transKent Overstreet
2024-07-14bcachefs: bch_acct_btreeKent Overstreet