summaryrefslogtreecommitdiff
path: root/fs/bcachefs/backpointers.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: bkey_ops.min_val_sizeKent Overstreet1-0/+1
2023-10-23bcachefs: Rip out code for storing backpointers in alloc keysKent Overstreet1-17/+7
2023-10-23bcachefs: Use BTREE_ITER_INTENT in ec_stripe_update_extent()Kent Overstreet1-1/+2
2023-10-23bcachefs: Improve the backpointer to missing extent messageKent Overstreet1-1/+1
2023-10-23bcachefs: Mark stripe buckets with correct data typeKent Overstreet1-1/+9
2023-10-23bcachefs: Change bkey_invalid() rw param to flagsKent Overstreet1-1/+1
2023-10-23bcachefs: Don't use key cache during fsckKent Overstreet1-1/+1
2023-10-23bcachefs: New on disk format: BackpointersKent Overstreet1-0/+131