summaryrefslogtreecommitdiff
path: root/fs/bcachefs/data_update.h
AgeCommit message (Expand)Author
2025-05-21bcachefs: Make various async objs visible in debugfsKent Overstreet
2025-03-30bcachefs: Log original key being moved in data updatesKent Overstreet
2025-03-14bcachefs: ScrubKent Overstreet
2025-03-14bcachefs: cleanup redundant code around data_update_op initializationKent Overstreet
2025-03-14bcachefs: data_update now embeds bch_read_bioKent Overstreet
2025-03-14bcachefs: bch2_data_update_inflight_to_text()Kent Overstreet
2024-10-29bcachefs: Don't keep tons of cached pointers aroundKent Overstreet
2024-07-10bcachefs: bch2_data_update_to_text()Kent Overstreet
2023-11-25bcachefs: Data update path won't accidentaly grow replicasKent Overstreet
2023-10-31bcachefs: move: convert to bbposKent Overstreet
2023-10-22bcachefs: Break up io.cKent Overstreet
2023-10-22bcachefs: Fix deadlock on nocow locks in data move pathKent Overstreet
2023-10-22bcachefs: Data update support for unwritten extentsKent Overstreet
2023-10-22bcachefs: Handle dropping pointers in data_update pathKent Overstreet
2023-10-22bcachefs: Redo data_update interfaceKent Overstreet
2023-10-22bcachefs: Pull out data_update.cKent Overstreet