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