index
:
pm24.git
master
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
/
buckets.c
Age
Commit message (
Expand
)
Author
2024-10-18
bcachefs: bch2_folio_reservation_get_partial() is now better behaved
Kent Overstreet
2024-09-21
bcachefs: bch2_trigger_ptr() calculates sectors even when no device
Kent Overstreet
2024-09-21
bcachefs: EIO errcode cleanup
Kent Overstreet
2024-09-21
bcachefs: bch2_dev_rcu_noerror()
Kent Overstreet
2024-09-21
bcachefs: Move tabstop setup to bch2_dev_usage_to_text()
Kent Overstreet
2024-09-09
bcachefs: Annotate bch_replicas_entry_{v0,v1} with __counted_by()
Thorsten Blum
2024-09-09
bcachefs: More BCH_SB_MEMBER_INVALID support
Kent Overstreet
2024-09-01
bcachefs: fix rebalance accounting
Kent Overstreet
2024-08-24
bcachefs: Fix rebalance_work accounting
Kent Overstreet
2024-08-16
bcachefs: Fix locking in __bch2_trans_mark_dev_sb()
Kent Overstreet
2024-08-16
bcachefs: Fix forgetting to pass trans to fsck_err()
Kent Overstreet
2024-08-13
bcachefs: bcachefs_metadata_version_disk_accounting_inum
Kent Overstreet
2024-08-09
bcachefs: improve bch2_dev_usage_to_text()
Kent Overstreet
2024-07-14
bcachefs: Fix missing BTREE_TRIGGER_bucket_invalidate flag
Kent Overstreet
2024-07-14
bcachefs: Reduce the scope of gc_lock
Kent Overstreet
2024-07-14
bcachefs: fsck_err() may now take a btree_trans
Kent Overstreet
2024-07-14
bcachefs: bch_acct_rebalance_work
Kent Overstreet
2024-07-14
bcachefs: bch_acct_btree
Kent Overstreet
2024-07-14
bcachefs: bch_acct_snapshot
Kent Overstreet
2024-07-14
bcachefs: bch_acct_compression
Kent Overstreet
2024-07-14
bcachefs: Convert gc to new accounting
Kent Overstreet
2024-07-14
bcachefs: Kill fs_usage_online
Kent Overstreet
2024-07-14
bcachefs: Kill bch2_fs_usage_to_text()
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: Kill bch2_fs_usage_initialize()
Kent Overstreet
2024-07-14
bcachefs: dev_usage updated by new accounting
Kent Overstreet
2024-07-14
bcachefs: Disk space accounting rewrite
Kent Overstreet
2024-07-14
bcachefs: BCH_DATA_unstriped
Kent Overstreet
2024-07-14
bcachefs: bch_alloc->stripe_sectors
Kent Overstreet
2024-07-14
bcachefs: Use try_cmpxchg() family of functions instead of cmpxchg()
Uros Bizjak
2024-07-10
bcachefs: Fix RCU splat
Kent Overstreet
2024-06-10
bcachefs: Check for invalid bucket from bucket_gen(), gc_bucket()
Kent Overstreet
2024-06-10
bcachefs: Replace bucket_valid() asserts in bucket lookup with proper checks
Kent Overstreet
2024-06-10
bcachefs: Fix refcount leak in check_fix_ptrs()
Kent Overstreet
2024-05-28
bcachefs: Fix uninitialized var warning
Kent Overstreet
2024-05-20
bcachefs: Fix ref in trans_mark_dev_sbs() error path
Kent Overstreet
2024-05-20
bcachefs: Fix rcu splat in check_fix_ptrs()
Kent Overstreet
2024-05-09
bcachefs: kill bch2_dev_bkey_exists() in bch2_check_fix_ptrs()
Kent Overstreet
2024-05-08
bcachefs: Kill bch2_dev_bkey_exists() in backpointer code
Kent Overstreet
2024-05-08
bcachefs: PTR_BUCKET_POS() now takes bch_dev
Kent Overstreet
2024-05-08
bcachefs: bch2_bucket_ref_update() now takes bch_dev
Kent Overstreet
2024-05-08
bcachefs: New helpers for device refcounts
Kent Overstreet
2024-05-08
bcachefs: Kill opts.buckets_nouse
Kent Overstreet
2024-05-08
bcachefs: simplify bch2_trans_start_alloc_update()
Kent Overstreet
2024-05-08
bcachefs: __mark_stripe_bucket() now takes bch_alloc_v4
Kent Overstreet
2024-05-08
bcachefs: __mark_pointer now takes bch_alloc_v4
Kent Overstreet
2024-05-08
bcachefs: kill bch2_dev_usage_update_m()
Kent Overstreet
2024-05-08
bcachefs: dirty_sectors -> replicas_sectors
Kent Overstreet
2024-05-08
bcachefs: Run bch2_check_fix_ptrs() via triggers
Kent Overstreet
[next]