summaryrefslogtreecommitdiff
path: root/fs/bcachefs/snapshot.c
AgeCommit message (Expand)Author
2023-10-22bcachefs: snapshot_create_lockKent Overstreet
2023-10-22bcachefs: Fix snapshot skiplists during snapshot deletionKent Overstreet
2023-10-22bcachefs: Fix looping around bch2_propagate_key_to_snapshot_leaves()Kent Overstreet
2023-10-22bcachefs: Make sure to initialize equiv when creating new snapshotsKent Overstreet
2023-10-22bcachefs: snapshots: Use kvfree_rcu_mightsleep()Kent Overstreet
2023-10-22bcachefs: snapshot: Add missing assignment in bch2_delete_dead_snapshots()Dan Carpenter
2023-10-22bcachefs: Heap allocate btree_transKent Overstreet
2023-10-22bcachefs: Fix W=12 build errorsKent Overstreet
2023-10-22bcachefs: Fix a handful of spelling mistakes in various messagesColin Ian King
2023-10-22bcachefs: Convert more code to bch_err_msg()Kent Overstreet
2023-10-22bcachefs: Fix bch2_propagate_key_to_snapshot_leaves()Kent Overstreet
2023-10-22bcachefs: Fix snapshot_skiplist_good()Kent Overstreet
2023-10-22bcachefs: bch2_propagate_key_to_snapshot_leaves()Kent Overstreet
2023-10-22bcachefs: Cleanup redundant snapshot nodesKent Overstreet
2023-10-22bcachefs: Fix is_ancestor bitmapKent Overstreet
2023-10-22bcachefs: move check_pos_snapshot_overwritten() to snapshot.cKent Overstreet
2023-10-22bcachefs: Split out snapshot.cKent Overstreet