summaryrefslogtreecommitdiff
path: root/fs/bcachefs/data_update.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-26bcachefs: Data update path won't accidentaly grow replicasKent Overstreet1-2/+7
2023-10-31bcachefs: move: convert to bbposKent Overstreet1-0/+1
2023-10-23bcachefs: Break up io.cKent Overstreet1-1/+1
2023-10-23bcachefs: Fix deadlock on nocow locks in data move pathKent Overstreet1-1/+2
2023-10-23bcachefs: Data update support for unwritten extentsKent Overstreet1-0/+1
2023-10-23bcachefs: Handle dropping pointers in data_update pathKent Overstreet1-0/+2
2023-10-23bcachefs: Redo data_update interfaceKent Overstreet1-24/+15
2023-10-23bcachefs: Pull out data_update.cKent Overstreet1-0/+48