开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
snapshot.c
Age
Commit message (
Expand
)
Author
2025-06-02
bcachefs: Run snapshot deletion out of system_long_wq
Kent Overstreet
2025-06-02
bcachefs: Make check_key_has_snapshot safer
Kent Overstreet
2025-06-02
bcachefs: BCH_RECOVERY_PASS_NO_RATELIMIT
Kent Overstreet
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
2025-06-01
bcachefs: Replace rcu_read_lock() with guards
Kent Overstreet
2025-05-31
bcachefs: darray_find(), darray_find_p()
Kent Overstreet
2025-05-31
bcachefs: bch2_get_snapshot_overwrites()
Kent Overstreet
2025-05-21
bcachefs: bch2_inum_snapshot_to_path()
Kent Overstreet
2025-05-21
bcachefs: Reduce usage of recovery.curr_pass
Kent Overstreet
2025-05-21
bcachefs: struct bch_fs_recovery
Kent Overstreet
2025-05-21
bcachefs: Knob for manual snapshot deletion
Kent Overstreet
2025-05-21
bcachefs: delete_dead_snapshot_keys_v2()
Kent Overstreet
2025-05-21
bcachefs: bcachefs_metadata_version_snapshot_deletion_v2
Kent Overstreet
2025-05-21
bcachefs: BCH_SNAPSHOT_DELETED -> BCH_SNAPSHOT_WILL_DELETE
Kent Overstreet
2025-05-21
bcachefs: Skip unrelated snapshot trees in snapshot deletion
Kent Overstreet
2025-05-21
bcachefs: snapshot delete progress indicator
Kent Overstreet
2025-05-21
bcachefs: bch2_btree_lost_data() now handles snapshots tree
Kent Overstreet
2025-05-21
bcachefs: bch_fs.writes -> enumerated_refs
Kent Overstreet
2025-05-21
bcachefs: bch2_snapshot_table_make_room()
Kent Overstreet
2025-04-20
bcachefs: Fix null ptr deref in bch2_snapshot_tree_oldest_subvol()
Kent Overstreet
2025-04-03
bcachefs: Fix check_snapshot_exists() restart handling
Kent Overstreet
2025-04-02
bcachefs: Kill btree_iter.trans
Kent Overstreet
2025-03-28
bcachefs: Consistent indentation of multiline fsck errors
Kent Overstreet
2025-03-14
bcachefs: bch2_indirect_extent_missing_error() prints path, not just inode nu...
Kent Overstreet
2025-03-14
bcachefs: Fix subtraction underflow
Alan Huang
2025-01-09
bcachefs: Silence read-only errors when deleting snapshots
Kent Overstreet
2025-01-09
bcachefs: Fixes for snapshot_tree.master_subvol
Kent Overstreet
2024-12-29
bcachefs: Log message in journal for snapshot deletion
Kent Overstreet
2024-12-29
bcachefs: Kill snapshot_t->equiv
Kent Overstreet
2024-12-21
bcachefs: Snapshot deletion no longer uses snapshot_t->equiv
Kent Overstreet
2024-12-21
bcachefs: Kill equiv_seen arg to delete_dead_snapshots_process_key()
Kent Overstreet
2024-12-21
bcachefs: bch2_snapshot_exists()
Kent Overstreet
2024-12-21
bcachefs: bch2_check_key_has_snapshot() prints btree id
Kent Overstreet
2024-12-21
bcachefs: kill flags param to bch2_subvolume_get()
Kent Overstreet
2024-12-21
bcachefs: struct bkey_validate_context
Kent Overstreet
2024-12-21
bcachefs: Kill BCH_TRANS_COMMIT_lazy_rw
Kent Overstreet
2024-12-21
bcachefs: better error message in check_snapshot_tree()
Kent Overstreet
2024-12-21
bcachefs: __bch2_key_has_snapshot_overwrites uses for_each_btree_key_reverse_...
Kent Overstreet
2024-10-12
bcachefs: Improve check_snapshot_exists()
Kent Overstreet
2024-10-09
bcachefs: Kill bch2_propagate_key_to_snapshot_leaves()
Kent Overstreet
2024-09-23
bcachefs: Fix infinite loop in propagate_key_to_snapshot_leaves()
Kent Overstreet
2024-09-21
bcachefs: Hold read lock in bch2_snapshot_tree_oldest_subvol()
Ahmed Ehab
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-07-14
bcachefs: fsck_err() may now take a btree_trans
Kent Overstreet
2024-06-25
bcachefs: Fix kmalloc bug in __snapshot_t_mut
Pei Li
2024-06-19
bcachefs: set_worker_desc() for delete_dead_snapshots
Kent Overstreet
2024-06-19
bcachefs: delete_dead_snapshots() doesn't need to go RW
Kent Overstreet
2024-05-28
bcachefs: Run check_key_has_snapshot in snapshot_delete_keys()
Kent Overstreet
2024-05-28
bcachefs: Refactor delete_dead_snapshots()
Kent Overstreet
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
[next]