summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/buckets.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: New on disk format: BackpointersKent Overstreet2023-10-221-0/+19
* bcachefs: Btree write bufferKent Overstreet2023-10-221-0/+1
* bcachefs: Fixes for building in userspaceKent Overstreet2023-10-221-0/+4
* bcachefs: Move bkey bkey_unpack_key() to bkey.hKent Overstreet2023-10-221-2/+0
* bcachefs: Optimize bch2_dev_usage_read()Kent Overstreet2023-10-221-1/+9
* bcachefs: fix __dev_available().Daniel Hill2023-10-221-6/+6
* bcachefs: Split out dev_buckets_free()Kent Overstreet2023-10-221-0/+13
* bcachefs: Plumb btree_id & level to trans_markKent Overstreet2023-10-221-32/+5
* bcachefs: Fold bucket_state in to BCH_DATA_TYPES()Kent Overstreet2023-10-221-13/+10
* bcachefs: Convert .key_invalid methods to printbufsKent Overstreet2023-10-221-2/+2
* bcachefs: gc mark fn fixes, cleanupsKent Overstreet2023-10-221-3/+3
* bcachefs: Kill struct bucket_markKent Overstreet2023-10-221-14/+10
* bcachefs: Kill main in-memory bucket arrayKent Overstreet2023-10-221-16/+4
* bcachefs: bch2_dev_usage_update() no longer depends on bucket_markKent Overstreet2023-10-221-7/+0
* bcachefs: Kill allocator threads & freelistsKent Overstreet2023-10-221-34/+28
* bcachefs: Freespace, need_discard btreesKent Overstreet2023-10-221-10/+0
* bcachefs: KEY_TYPE_alloc_v4Kent Overstreet2023-10-221-0/+8
* bcachefs: Move trigger fns to bkey_opsKent Overstreet2023-10-221-0/+13
* bcachefs: Consolidate trigger code a bitKent Overstreet2023-10-221-3/+0
* bcachefs: bch2_trans_mark_key() now takes a bkey_i *Kent Overstreet2023-10-221-1/+26
* bcachefs: bch2_gc_gens() no longer uses bucket arrayKent Overstreet2023-10-221-6/+0
* bcachefs: Ignore cached data when calculating fragmentationKent Overstreet2023-10-221-5/+0
* bcachefs: New data structure for buckets waiting on journal commitKent Overstreet2023-10-221-8/+0
* bcachefs: New in-memory array for bucket gensKent Overstreet2023-10-221-1/+19
* bcachefs: Separate out gc_bucket()Kent Overstreet2023-10-221-4/+14
* bcachefs: Kill ptr_bucket_mark()Kent Overstreet2023-10-221-13/+7
* bcachefs: Push c->mark_lock usage down to where it is neededKent Overstreet2023-10-221-1/+1
* bcachefs: Kill bch2_replicas_delta_list_marked()Kent Overstreet2023-10-221-1/+1
* bcachefs: Run insert triggers before overwrite triggersKent Overstreet2023-10-221-2/+0
* bcachefs: Convert bch2_mark_key() to take a btree_trans *Kent Overstreet2023-10-221-1/+1
* bcachefs: btree_pathKent Overstreet2023-10-221-3/+3
* bcachefs: Extensive triggers cleanupsKent Overstreet2023-10-221-19/+4
* bcachefs: Inline fastpath of bch2_disk_reservation_add()Kent Overstreet2023-10-221-5/+25
* bcachefs: statfs resports incorrect avail blocksDan Robertson2023-10-221-0/+7
* bcachefs: gc shouldn't care about owned_by_allocatorKent Overstreet2023-10-221-2/+1
* bcachefs: Fix bch2_trans_mark_dev_sb()Kent Overstreet2023-10-221-5/+3
* bcachefs: Kill bch2_fs_usage_scratch_get()Kent Overstreet2023-10-221-9/+1
* bcachefs: Fix livelock calling bch2_mark_bkey_replicas()Kent Overstreet2023-10-221-0/+2
* buckets.c fixups XXX squashKent Overstreet2023-10-221-2/+0
* bcachefs: Fix copygc thresholdKent Overstreet2023-10-221-10/+16
* bcachefs: Journal updates to dev usageKent Overstreet2023-10-221-2/+5
* bcachefs: Persist 64 bit io clocksKent Overstreet2023-10-221-8/+1
* bcachefs: Mark superblocks transactionallyKent Overstreet2023-10-221-0/+6
* bcachefs: Kill bch2_invalidate_bucket()Kent Overstreet2023-10-221-2/+0
* bcachefs: Refactor dev usageKent Overstreet2023-10-221-10/+1
* bcachefs: Fix integer overflow in bch2_disk_reservation_get()Kent Overstreet2023-10-221-4/+3
* bcachefs: Don't write bucket IO time lazilyKent Overstreet2023-10-221-6/+0
* bcachefs: Update transactional triggers interface to pass old & new keysKent Overstreet2023-10-221-1/+1
* bcachefs: Delete unused argumentsKent Overstreet2023-10-221-5/+5
* bcachefs: Use x-macros for data typesKent Overstreet2023-10-221-2/+2