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