index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
snapshot.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-19
bcachefs: Add missing key type checks to check_snapshot_exists()
Kent Overstreet
1
-2
/
+4
2025-06-15
bcachefs: better __bch2_snapshot_is_ancestor() assert
Kent Overstreet
1
-3
/
+5
2025-06-02
bcachefs: Run snapshot deletion out of system_long_wq
Kent Overstreet
1
-1
/
+1
2025-06-02
bcachefs: Make check_key_has_snapshot safer
Kent Overstreet
1
-13
/
+33
2025-06-02
bcachefs: BCH_RECOVERY_PASS_NO_RATELIMIT
Kent Overstreet
1
-0
/
+2
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
1
-6
/
+6
2025-06-01
bcachefs: Replace rcu_read_lock() with guards
Kent Overstreet
1
-31
/
+15
2025-05-31
bcachefs: darray_find(), darray_find_p()
Kent Overstreet
1
-8
/
+3
2025-05-31
bcachefs: bch2_get_snapshot_overwrites()
Kent Overstreet
1
-0
/
+29
2025-05-21
bcachefs: bch2_inum_snapshot_to_path()
Kent Overstreet
1
-10
/
+19
2025-05-21
bcachefs: Reduce usage of recovery.curr_pass
Kent Overstreet
1
-1
/
+1
2025-05-21
bcachefs: struct bch_fs_recovery
Kent Overstreet
1
-2
/
+2
2025-05-21
bcachefs: Knob for manual snapshot deletion
Kent Overstreet
1
-4
/
+22
2025-05-21
bcachefs: delete_dead_snapshot_keys_v2()
Kent Overstreet
1
-28
/
+136
2025-05-21
bcachefs: bcachefs_metadata_version_snapshot_deletion_v2
Kent Overstreet
1
-22
/
+69
2025-05-21
bcachefs: BCH_SNAPSHOT_DELETED -> BCH_SNAPSHOT_WILL_DELETE
Kent Overstreet
1
-6
/
+6
2025-05-21
bcachefs: Skip unrelated snapshot trees in snapshot deletion
Kent Overstreet
1
-2
/
+43
2025-05-21
bcachefs: snapshot delete progress indicator
Kent Overstreet
1
-54
/
+88
2025-05-21
bcachefs: bch2_btree_lost_data() now handles snapshots tree
Kent Overstreet
1
-4
/
+0
2025-05-21
bcachefs: bch_fs.writes -> enumerated_refs
Kent Overstreet
1
-3
/
+4
2025-05-21
bcachefs: bch2_snapshot_table_make_room()
Kent Overstreet
1
-3
/
+12
2025-04-20
bcachefs: Fix null ptr deref in bch2_snapshot_tree_oldest_subvol()
Kent Overstreet
1
-1
/
+1
2025-04-03
bcachefs: Fix check_snapshot_exists() restart handling
Kent Overstreet
1
-3
/
+0
2025-04-02
bcachefs: Kill btree_iter.trans
Kent Overstreet
1
-5
/
+5
2025-03-28
bcachefs: Consistent indentation of multiline fsck errors
Kent Overstreet
1
-8
/
+8
2025-03-14
bcachefs: bch2_indirect_extent_missing_error() prints path, not just inode nu...
Kent Overstreet
1
-1
/
+1
2025-03-14
bcachefs: Fix subtraction underflow
Alan Huang
1
-2
/
+3
2025-01-09
bcachefs: Silence read-only errors when deleting snapshots
Kent Overstreet
1
-5
/
+10
2025-01-09
bcachefs: Fixes for snapshot_tree.master_subvol
Kent Overstreet
1
-5
/
+7
2024-12-29
bcachefs: Log message in journal for snapshot deletion
Kent Overstreet
1
-0
/
+16
2024-12-29
bcachefs: Kill snapshot_t->equiv
Kent Overstreet
1
-95
/
+13
2024-12-21
bcachefs: Snapshot deletion no longer uses snapshot_t->equiv
Kent Overstreet
1
-135
/
+133
2024-12-21
bcachefs: Kill equiv_seen arg to delete_dead_snapshots_process_key()
Kent Overstreet
1
-34
/
+17
2024-12-21
bcachefs: bch2_snapshot_exists()
Kent Overstreet
1
-3
/
+4
2024-12-21
bcachefs: bch2_check_key_has_snapshot() prints btree id
Kent Overstreet
1
-1
/
+4
2024-12-21
bcachefs: kill flags param to bch2_subvolume_get()
Kent Overstreet
1
-3
/
+2
2024-12-21
bcachefs: struct bkey_validate_context
Kent Overstreet
1
-2
/
+2
2024-12-21
bcachefs: Kill BCH_TRANS_COMMIT_lazy_rw
Kent Overstreet
1
-2
/
+6
2024-12-21
bcachefs: better error message in check_snapshot_tree()
Kent Overstreet
1
-3
/
+15
2024-12-21
bcachefs: __bch2_key_has_snapshot_overwrites uses for_each_btree_key_reverse_...
Kent Overstreet
1
-12
/
+4
2024-10-12
bcachefs: Improve check_snapshot_exists()
Kent Overstreet
1
-2
/
+30
2024-10-09
bcachefs: Kill bch2_propagate_key_to_snapshot_leaves()
Kent Overstreet
1
-97
/
+0
2024-09-23
bcachefs: Fix infinite loop in propagate_key_to_snapshot_leaves()
Kent Overstreet
1
-0
/
+1
2024-09-21
bcachefs: Hold read lock in bch2_snapshot_tree_oldest_subvol()
Ahmed Ehab
1
-0
/
+2
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
1
-22
/
+20
2024-07-14
bcachefs: fsck_err() may now take a btree_trans
Kent Overstreet
1
-11
/
+13
2024-06-25
bcachefs: Fix kmalloc bug in __snapshot_t_mut
Pei Li
1
-0
/
+3
2024-06-19
bcachefs: set_worker_desc() for delete_dead_snapshots
Kent Overstreet
1
-0
/
+2
2024-06-19
bcachefs: delete_dead_snapshots() doesn't need to go RW
Kent Overstreet
1
-7
/
+0
2024-05-28
bcachefs: Run check_key_has_snapshot in snapshot_delete_keys()
Kent Overstreet
1
-1
/
+24
[next]