index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
buckets.c
Age
Commit message (
Expand
)
Author
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
2024-05-08
bcachefs: bch2_bucket_ref_update()
Kent Overstreet
2024-05-08
bcachefs: bucket_data_type_mismatch()
Kent Overstreet
2024-05-08
bcachefs: member helper cleanups
Kent Overstreet
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-05-08
bcachefs: mark_superblock cleanup
Kent Overstreet
2024-05-08
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
2024-04-28
bcachefs: Remove accidental debug assert
Kent Overstreet
2024-03-31
bcachefs: Kill bch2_bkey_ptr_data_type()
Kent Overstreet
2024-03-18
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
2024-03-13
bcachefs: bch2_btree_bit_mod -> bch2_btree_bit_mod_buffered
Kent Overstreet
2024-03-13
bcachefs: kill kvpmalloc()
Kent Overstreet
2024-01-21
bcachefs: bch2_trans_account_disk_usage_change()
Kent Overstreet
2024-01-21
bcachefs: bch_fs_usage_base
Kent Overstreet
[next]