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