summaryrefslogtreecommitdiff
path: root/fs/bcachefs/snapshot.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-03bcachefs: Reconstruct missing snapshot nodesKent Overstreet1-3/+23
2024-04-01bcachefs: Add checks for invalid snapshot IDsKent Overstreet1-35/+22
2024-04-01bcachefs: Move snapshot table size to struct snapshot_tableKent Overstreet1-1/+5
2024-01-06bcachefs: Combine .trans_trigger, .atomic_triggerKent Overstreet1-1/+1
2024-01-06bcachefs: mark now takes bkey_sKent Overstreet1-1/+1
2024-01-01bcachefs: darray_for_each() now declares loop iterKent Overstreet1-4/+0
2023-11-02bcachefs: Enumerate fsck errorsKent Overstreet1-2/+2
2023-10-31bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarilyKent Overstreet1-2/+0
2023-10-23bcachefs: Make sure to initialize equiv when creating new snapshotsKent Overstreet1-2/+0
2023-10-23bcachefs: bch2_propagate_key_to_snapshot_leaves()Kent Overstreet1-0/+3
2023-10-23bcachefs: move check_pos_snapshot_overwritten() to snapshot.cKent Overstreet1-0/+13
2023-10-23bcachefs: Split out snapshot.cKent Overstreet1-0/+256