summaryrefslogtreecommitdiff
path: root/fs/bcachefs/snapshot.h
AgeCommit message (Expand)Author
10 daysbcachefs: Run check_key_has_snapshot in snapshot_delete_keys()Kent Overstreet
2024-05-20bcachefs: Add missing guard in bch2_snapshot_has_children()Kent Overstreet
2024-05-09bcachefs: s/bkey_invalid_flags/bch_validate_flagsKent Overstreet
2024-05-08bcachefs: Fix type of flags parameter for some ->trigger() implementationsNathan Chancellor
2024-05-08bcachefs: Rip bch2_snapshot_equiv() out of fsckKent Overstreet
2024-05-08bcachefs: fix typo in reference to BCACHEFS_DEBUGLukas Bulwahn
2024-04-03bcachefs: Reconstruct missing snapshot nodesKent Overstreet
2024-03-31bcachefs: Add checks for invalid snapshot IDsKent Overstreet
2024-03-31bcachefs: Move snapshot table size to struct snapshot_tableKent Overstreet
2024-01-05bcachefs: Combine .trans_trigger, .atomic_triggerKent Overstreet
2024-01-05bcachefs: mark now takes bkey_sKent Overstreet
2024-01-01bcachefs: darray_for_each() now declares loop iterKent Overstreet
2023-11-01bcachefs: Enumerate fsck errorsKent Overstreet
2023-10-31bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarilyKent Overstreet
2023-10-22bcachefs: Make sure to initialize equiv when creating new snapshotsKent Overstreet
2023-10-22bcachefs: bch2_propagate_key_to_snapshot_leaves()Kent Overstreet
2023-10-22bcachefs: move check_pos_snapshot_overwritten() to snapshot.cKent Overstreet
2023-10-22bcachefs: Split out snapshot.cKent Overstreet