aboutsummaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/snapshot.h
AgeCommit message (Expand)AuthorFilesLines
10 daysbcachefs: s/bkey_invalid_flags/bch_validate_flagsKent Overstreet1-3/+3
11 daysbcachefs: Fix type of flags parameter for some ->trigger() implementationsNathan Chancellor1-1/+2
11 daysbcachefs: Rip bch2_snapshot_equiv() out of fsckKent Overstreet1-5/+0
11 daysbcachefs: fix typo in reference to BCACHEFS_DEBUGLukas Bulwahn1-1/+1
2024-04-03bcachefs: Reconstruct missing snapshot nodesKent Overstreet1-3/+23
2024-03-31bcachefs: Add checks for invalid snapshot IDsKent Overstreet1-35/+22
2024-03-31bcachefs: Move snapshot table size to struct snapshot_tableKent Overstreet1-1/+5
2024-01-05bcachefs: Combine .trans_trigger, .atomic_triggerKent Overstreet1-1/+1
2024-01-05bcachefs: mark now takes bkey_sKent Overstreet1-1/+1
2024-01-01bcachefs: darray_for_each() now declares loop iterKent Overstreet1-4/+0
2023-11-01bcachefs: Enumerate fsck errorsKent Overstreet1-2/+2
2023-10-31bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarilyKent Overstreet1-2/+0
2023-10-22bcachefs: Make sure to initialize equiv when creating new snapshotsKent Overstreet1-2/+0
2023-10-22bcachefs: bch2_propagate_key_to_snapshot_leaves()Kent Overstreet1-0/+3
2023-10-22bcachefs: move check_pos_snapshot_overwritten() to snapshot.cKent Overstreet1-0/+13
2023-10-22bcachefs: Split out snapshot.cKent Overstreet1-0/+256