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