index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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