summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/alloc_types.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Fix assorted checkpatch nitsKent Overstreet2023-10-221-2/+2
* bcachefs: Assorted fixes for clangKent Overstreet2023-10-221-1/+1
* bcachefs: Kill JOURNAL_WATERMARKKent Overstreet2023-10-221-5/+8
* bcachefs: BCH_WATERMARK_reclaimKent Overstreet2023-10-221-0/+1
* bcachefs: Rename enum alloc_reserve -> bch_watermarkKent Overstreet2023-10-221-10/+8
* bcachefs: Rework open bucket partial list allocationKent Overstreet2023-10-221-2/+1
* bcachefs: RESERVE_stripeKent Overstreet2023-10-221-1/+2
* bcachefs: Improve dev_alloc_debug_to_text()Kent Overstreet2023-10-221-0/+1
* bcachefs: Nocow supportKent Overstreet2023-10-221-0/+1
* bcachefs: bucket_alloc_stateKent Overstreet2023-10-221-0/+7
* bcachefs: Fold bucket_state in to BCH_DATA_TYPES()Kent Overstreet2023-10-221-3/+3
* bcachefs: Kill allocator threads & freelistsKent Overstreet2023-10-221-23/+0
* bcachefs: Run btree updates after write out of write_pointKent Overstreet2023-10-221-9/+37
* bcachefs: x-macroize alloc_reserve enumKent Overstreet2023-10-221-5/+10
* bcachefs: Put open_buckets in a hashtableKent Overstreet2023-10-221-0/+4
* bcachefs: Refactor open_bucket codeKent Overstreet2023-10-221-3/+6
* bcachefs: Add allocator thread state to sysfsKent Overstreet2023-10-221-0/+12
* bcachefs: Persist 64 bit io clocksKent Overstreet2023-10-221-24/+0
* bcachefs: Reserve some open buckets for btree allocationsKent Overstreet2023-10-221-2/+2
* bcachefs: Use separate new stripes for copygc and non-copygcKent Overstreet2023-10-221-1/+0
* bcachefs: Don't use BTREE_INSERT_USE_RESERVE so muchKent Overstreet2023-10-221-5/+3
* bcachefs: Don't let copygc buckets be stolen by other threadsKent Overstreet2023-10-221-0/+1
* bcachefs: More open bucketsKent Overstreet2023-10-221-5/+11
* bcachefs: Fix some reserve calculationsKent Overstreet2023-10-221-2/+3
* bcachefs: Erasure codingKent Overstreet2023-10-221-1/+10
* bcachefs: Scale down number of writepoints when low on spaceKent Overstreet2023-10-221-1/+3
* bcachefs: Allocation code refactoringKent Overstreet2023-10-221-4/+8
* bcachefs: Initial commitKent Overstreet2023-10-221-0/+90