aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/snapshot.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-03bcachefs: Reconstruct missing snapshot nodesGravatar Kent Overstreet 1-3/+23
2024-03-31bcachefs: Add checks for invalid snapshot IDsGravatar Kent Overstreet 1-35/+22
2024-03-31bcachefs: Move snapshot table size to struct snapshot_tableGravatar Kent Overstreet 1-1/+5
2024-01-05bcachefs: Combine .trans_trigger, .atomic_triggerGravatar Kent Overstreet 1-1/+1
2024-01-05bcachefs: mark now takes bkey_sGravatar Kent Overstreet 1-1/+1
2024-01-01bcachefs: darray_for_each() now declares loop iterGravatar Kent Overstreet 1-4/+0
2023-11-01bcachefs: Enumerate fsck errorsGravatar Kent Overstreet 1-2/+2
2023-10-31bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarilyGravatar Kent Overstreet 1-2/+0
2023-10-22bcachefs: Make sure to initialize equiv when creating new snapshotsGravatar Kent Overstreet 1-2/+0
2023-10-22bcachefs: bch2_propagate_key_to_snapshot_leaves()Gravatar Kent Overstreet 1-0/+3
2023-10-22bcachefs: move check_pos_snapshot_overwritten() to snapshot.cGravatar Kent Overstreet 1-0/+13
2023-10-22bcachefs: Split out snapshot.cGravatar Kent Overstreet 1-0/+256