index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
snapshot.h
Age
Commit message (
Expand
)
Author
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-05-28
bcachefs: Run check_key_has_snapshot in snapshot_delete_keys()
Kent Overstreet
2024-05-20
bcachefs: Add missing guard in bch2_snapshot_has_children()
Kent Overstreet
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
2024-05-08
bcachefs: Fix type of flags parameter for some ->trigger() implementations
Nathan Chancellor
2024-05-08
bcachefs: Rip bch2_snapshot_equiv() out of fsck
Kent Overstreet
2024-05-08
bcachefs: fix typo in reference to BCACHEFS_DEBUG
Lukas Bulwahn
2024-04-03
bcachefs: Reconstruct missing snapshot nodes
Kent Overstreet
2024-03-31
bcachefs: Add checks for invalid snapshot IDs
Kent Overstreet
2024-03-31
bcachefs: Move snapshot table size to struct snapshot_table
Kent Overstreet
2024-01-05
bcachefs: Combine .trans_trigger, .atomic_trigger
Kent Overstreet
2024-01-05
bcachefs: mark now takes bkey_s
Kent Overstreet
2024-01-01
bcachefs: darray_for_each() now declares loop iter
Kent Overstreet
2023-11-01
bcachefs: Enumerate fsck errors
Kent Overstreet
2023-10-31
bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarily
Kent Overstreet
2023-10-22
bcachefs: Make sure to initialize equiv when creating new snapshots
Kent Overstreet
2023-10-22
bcachefs: bch2_propagate_key_to_snapshot_leaves()
Kent Overstreet
2023-10-22
bcachefs: move check_pos_snapshot_overwritten() to snapshot.c
Kent Overstreet
2023-10-22
bcachefs: Split out snapshot.c
Kent Overstreet