index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
snapshot.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
1
-6
/
+5
2024-05-28
bcachefs: Run check_key_has_snapshot in snapshot_delete_keys()
Kent Overstreet
1
-0
/
+1
2024-05-20
bcachefs: Add missing guard in bch2_snapshot_has_children()
Kent Overstreet
1
-5
/
+2
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
1
-3
/
+3
2024-05-08
bcachefs: Fix type of flags parameter for some ->trigger() implementations
Nathan Chancellor
1
-1
/
+2
2024-05-08
bcachefs: Rip bch2_snapshot_equiv() out of fsck
Kent Overstreet
1
-5
/
+0
2024-05-08
bcachefs: fix typo in reference to BCACHEFS_DEBUG
Lukas Bulwahn
1
-1
/
+1
2024-04-03
bcachefs: Reconstruct missing snapshot nodes
Kent Overstreet
1
-3
/
+23
2024-03-31
bcachefs: Add checks for invalid snapshot IDs
Kent Overstreet
1
-35
/
+22
2024-03-31
bcachefs: Move snapshot table size to struct snapshot_table
Kent Overstreet
1
-1
/
+5
2024-01-05
bcachefs: Combine .trans_trigger, .atomic_trigger
Kent Overstreet
1
-1
/
+1
2024-01-05
bcachefs: mark now takes bkey_s
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs: darray_for_each() now declares loop iter
Kent Overstreet
1
-4
/
+0
2023-11-01
bcachefs: Enumerate fsck errors
Kent Overstreet
1
-2
/
+2
2023-10-31
bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarily
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Make sure to initialize equiv when creating new snapshots
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: bch2_propagate_key_to_snapshot_leaves()
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: move check_pos_snapshot_overwritten() to snapshot.c
Kent Overstreet
1
-0
/
+13
2023-10-22
bcachefs: Split out snapshot.c
Kent Overstreet
1
-0
/
+256