Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-01 | bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1 | Kent Overstreet | 1 | -1/+1 |
2023-10-22 | bcachefs: Simplify ec stripes heap | Kent Overstreet | 1 | -5/+0 |
2023-10-22 | bcachefs: Fix an include | Kent Overstreet | 1 | -1/+1 |
2023-10-22 | bcachefs: Split out struct gc_stripe from struct stripe | Kent Overstreet | 1 | -0/+9 |
2023-10-22 | bcachefs: Have fsck check for stripe pointers matching stripe | Kent Overstreet | 1 | -0/+1 |
2023-10-22 | bcachefs: Kill stripe->dirty | Kent Overstreet | 1 | -2/+1 |
2023-10-22 | bcachefs: Add BCH_BKEY_PTRS_MAX | Kent Overstreet | 1 | -4/+2 |
2023-10-22 | bcachefs: Improve stripe triggers/heap code | Kent Overstreet | 1 | -0/+1 |
2023-10-22 | bcachefs: Persist stripe blocks_used | Kent Overstreet | 1 | -3/+4 |
2023-10-22 | bcachefs: Fix check for if extent update is allocating | Kent Overstreet | 1 | -0/+7 |
2023-10-22 | bcachefs: Stripes now properly subject to gc | Kent Overstreet | 1 | -2/+1 |
2023-10-22 | bcachefs: Erasure coding | Kent Overstreet | 1 | -0/+31 |