summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/buckets_types.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: bch_fs_usage_baseKent Overstreet2024-01-211-10/+5
* bcachefs: Kill dev_usage->buckets_ecKent Overstreet2024-01-011-2/+0
* bcachefs: Fragmentation LRUKent Overstreet2023-10-221-11/+0
* bcachefs: Copygc now uses backpointersKent Overstreet2023-10-221-1/+1
* bcachefs: Fold bucket_state in to BCH_DATA_TYPES()Kent Overstreet2023-10-221-1/+0
* bcachefs: Kill struct bucket_markKent Overstreet2023-10-221-22/+8
* bcachefs: Kill main in-memory bucket arrayKent Overstreet2023-10-221-1/+0
* bcachefs: Kill allocator threads & freelistsKent Overstreet2023-10-221-2/+0
* bcachefs: KEY_TYPE_alloc_v4Kent Overstreet2023-10-221-1/+1
* bcachefs: bch2_gc_gens() no longer uses bucket arrayKent Overstreet2023-10-221-1/+0
* bcachefs: New data structure for buckets waiting on journal commitKent Overstreet2023-10-221-9/+0
* bcachefs: New in-memory array for bucket gensKent Overstreet2023-10-221-0/+7
* bcachefs: Fix bch2_trans_mark_dev_sb()Kent Overstreet2023-10-221-0/+5
* bcachefs: Kill bch2_fs_usage_scratch_get()Kent Overstreet2023-10-221-16/+0
* bcachefs: Persist 64 bit io clocksKent Overstreet2023-10-221-1/+1
* bcachefs: KEY_TYPE_alloc_v2Kent Overstreet2023-10-221-1/+2
* bcachefs: Refactor dev usageKent Overstreet2023-10-221-7/+6
* bcachefs: Don't drop replicas when copygcing ec dataKent Overstreet2023-10-221-0/+2
* bcachefs: Change copygc to consider bucket fragmentationKent Overstreet2023-10-221-0/+1
* bcachefs: Make copygc thread globalKent Overstreet2023-10-221-0/+1
* bcachefs: Track sectors of erasure coded dataKent Overstreet2023-10-221-1/+3
* bcachefs: Implement a new gc that only recalcs oldest genKent Overstreet2023-10-221-0/+1
* bcachefs: Make replicas_delta_list smallerKent Overstreet2023-10-221-1/+5
* bcachefs: Refactor bch2_alloc_write()Kent Overstreet2023-10-221-1/+0
* bcachefs: Don't use a fixed size buffer for fs_usage_deltasKent Overstreet2023-10-221-3/+2
* bcachefs: bch2_trans_mark_update()Kent Overstreet2023-10-221-0/+13
* bcachefs: Write out fs usage consistentlyKent Overstreet2023-10-221-7/+5
* bcachefs: add ability to run gc on metadata onlyKent Overstreet2023-10-221-0/+1
* bcachefs: Add a mechanism for blocking the journalKent Overstreet2023-10-221-15/+13
* bcachefs: Fix oldest_gen handlingKent Overstreet2023-10-221-0/+1
* bcachefs: Fix check for if extent update is allocatingKent Overstreet2023-10-221-6/+8
* bcachefs: Include summarized counts in fs_usageKent Overstreet2023-10-221-4/+15
* bcachefs: refactor bch_fs_usageKent Overstreet2023-10-221-5/+9
* bcachefs: move dirty into bucket_markKent Overstreet2023-10-221-1/+1
* bcachefs: Add new alloc fieldsKent Overstreet2023-10-221-20/+18
* bcachefs: Track nr_inodes with the key marking machineryKent Overstreet2023-10-221-0/+2
* bcachefs: gc now operates on second set of bucket marksKent Overstreet2023-10-221-2/+4
* bcachefs: Erasure codingKent Overstreet2023-10-221-1/+4
* bcachefs: Change how replicated data is accountedKent Overstreet2023-10-221-1/+0
* bcachefs: Account for internal fragmentation betterKent Overstreet2023-10-221-1/+3
* bcachefs: kill s_alloc, use bch_data_typeKent Overstreet2023-10-221-8/+2
* bcachefs: don't call bch2_bucket_seq_cleanup from journal_buf_switchKent Overstreet2023-10-221-0/+2
* bcachefs: Initial commitKent Overstreet2023-10-221-0/+96