summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/ec_types.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1Kent Overstreet2024-01-011-1/+1
* bcachefs: Simplify ec stripes heapKent Overstreet2023-10-221-5/+0
* bcachefs: Fix an includeKent Overstreet2023-10-221-1/+1
* bcachefs: Split out struct gc_stripe from struct stripeKent Overstreet2023-10-221-0/+9
* bcachefs: Have fsck check for stripe pointers matching stripeKent Overstreet2023-10-221-0/+1
* bcachefs: Kill stripe->dirtyKent Overstreet2023-10-221-2/+1
* bcachefs: Add BCH_BKEY_PTRS_MAXKent Overstreet2023-10-221-4/+2
* bcachefs: Improve stripe triggers/heap codeKent Overstreet2023-10-221-0/+1
* bcachefs: Persist stripe blocks_usedKent Overstreet2023-10-221-3/+4
* bcachefs: Fix check for if extent update is allocatingKent Overstreet2023-10-221-0/+7
* bcachefs: Stripes now properly subject to gcKent Overstreet2023-10-221-2/+1
* bcachefs: Erasure codingKent Overstreet2023-10-221-0/+31