aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/ec_types.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1Gravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Simplify ec stripes heapGravatar Kent Overstreet 1-5/+0
2023-10-22bcachefs: Fix an includeGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Split out struct gc_stripe from struct stripeGravatar Kent Overstreet 1-0/+9
2023-10-22bcachefs: Have fsck check for stripe pointers matching stripeGravatar Kent Overstreet 1-0/+1
2023-10-22bcachefs: Kill stripe->dirtyGravatar Kent Overstreet 1-2/+1
2023-10-22bcachefs: Add BCH_BKEY_PTRS_MAXGravatar Kent Overstreet 1-4/+2
2023-10-22bcachefs: Improve stripe triggers/heap codeGravatar Kent Overstreet 1-0/+1
2023-10-22bcachefs: Persist stripe blocks_usedGravatar Kent Overstreet 1-3/+4
2023-10-22bcachefs: Fix check for if extent update is allocatingGravatar Kent Overstreet 1-0/+7
2023-10-22bcachefs: Stripes now properly subject to gcGravatar Kent Overstreet 1-2/+1
2023-10-22bcachefs: Erasure codingGravatar Kent Overstreet 1-0/+31