index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
disk_accounting.c
Age
Commit message (
Expand
)
Author
2025-01-09
bcachefs: Handle -BCH_ERR_need_mark_replicas in gc
Kent Overstreet
2024-12-29
bcachefs: bcachefs_metadata_version_disk_accounting_big_endian
Kent Overstreet
2024-12-21
bcachefs: kill sysfs internal/accounting
Kent Overstreet
2024-12-21
bcachefs: Don't add unknown accounting types to eytzinger tree
Kent Overstreet
2024-12-21
bcachefs: trace_accounting_mem_insert
Kent Overstreet
2024-12-21
bcachefs: Simplify disk accounting validate late
Kent Overstreet
2024-12-21
bcachefs: struct bkey_validate_context
Kent Overstreet
2024-12-21
bcachefs: Change "disk accounting version 0" check to commit only
Kent Overstreet
2024-12-21
bcachefs: Fix accounting_read when we rewind
Kent Overstreet
2024-12-21
bcachefs: disk_accounting: bch2_dev_rcu -> bch2_dev_rcu_noerror
Kent Overstreet
2024-12-21
bcachefs: Fix warning about passing flex array member by value
Kent Overstreet
2024-12-21
bcachefs: Avoid bch2_btree_id_str()
Kent Overstreet
2024-10-18
bcachefs: Don't use commit_do() unnecessarily
Kent Overstreet
2024-10-09
bcachefs: Disk accounting device validation fixes
Kent Overstreet
2024-09-27
bcachefs: Convert disk accounting BUG_ON() to WARN_ON()
Kent Overstreet
2024-09-27
bcachefs: Check for accounting keys with bversion=0
Kent Overstreet
2024-09-27
bcachefs: rename version -> bversion
Kent Overstreet
2024-09-27
bcachefs: Fix disk accounting attempting to mark invalid replicas entry
Kent Overstreet
2024-09-27
bcachefs: Fix accounting read + device removal
Kent Overstreet
2024-09-27
bcachefs: bch_accounting_mode
Kent Overstreet
2024-08-13
bcachefs: bcachefs_metadata_version_disk_accounting_inum
Kent Overstreet
2024-08-13
bcachefs: Kill __bch2_accounting_mem_mod()
Kent Overstreet
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-08-13
bcachefs: disk accounting: ignore unknown types
Kent Overstreet
2024-08-13
bcachefs: bch2_accounting_invalid() fixup
Kent Overstreet
2024-08-09
bcachefs: bch2_accounting_invalid()
Kent Overstreet
2024-07-14
bcachefs: Fix bch2_gc_accounting_done() locking
Kent Overstreet
2024-07-14
bcachefs: bch2_accounting_mem_gc()
Kent Overstreet
2024-07-14
bcachefs: Refactor disk accounting data structures
Kent Overstreet
2024-07-14
bcachefs: Fix race in bch2_accounting_mem_insert()
Kent Overstreet
2024-07-14
bcachefs: BCH_IOCTL_QUERY_ACCOUNTING
Kent Overstreet
2024-07-14
bcachefs: fsck_err() may now take a btree_trans
Kent Overstreet
2024-07-14
bcachefs: bch_acct_btree
Kent Overstreet
2024-07-14
bcachefs: bch_acct_snapshot
Kent Overstreet
2024-07-14
bcachefs: bch2_fs_accounting_to_text()
Kent Overstreet
2024-07-14
bcachefs: bch_acct_compression
Kent Overstreet
2024-07-14
bcachefs: bch2_verify_accounting_clean()
Kent Overstreet
2024-07-14
bcachefs: Convert gc to new accounting
Kent Overstreet
2024-07-14
bcachefs: Delete journal-buf-sharded old style accounting
Kent Overstreet
2024-07-14
bcachefs: kill bch2_fs_usage_read()
Kent Overstreet
2024-07-14
bcachefs: dev_usage updated by new accounting
Kent Overstreet
2024-07-14
bcachefs: Coalesce accounting keys before journal replay
Kent Overstreet
2024-07-14
bcachefs: Disk space accounting rewrite
Kent Overstreet
2024-07-14
bcachefs: KEY_TYPE_accounting
Kent Overstreet