Age | Commit message (Expand) | Author |
2024-03-13 | bcachefs: Check for subvolume children when deleting subvolumes | Kent Overstreet |
2024-03-13 | bcachefs: BTREE_ID_subvolume_children | Kent Overstreet |
2024-03-13 | bcachefs: bch_subvolume::fs_path_parent | Kent Overstreet |
2024-01-01 | bcachefs: make RO snapshots actually RO | Kent Overstreet |
2023-11-01 | bcachefs: Enumerate fsck errors | Kent Overstreet |
2023-10-22 | bcachefs: Fix -Wincompatible-function-pointer-types-strict from key_invalid c... | Nathan Chancellor |
2023-10-22 | bcachefs: Split out snapshot.c | Kent Overstreet |
2023-10-22 | bcachefs: Inline bch2_snapshot_is_ancestor() fast path | Kent Overstreet |
2023-10-22 | bcachefs: Convert snapshot table to RCU array | Kent Overstreet |
2023-10-22 | bcachefs: Snapshot depth, skiplist fields | Kent Overstreet |
2023-10-22 | bcachefs: Enumerate recovery passes | Kent Overstreet |
2023-10-22 | bcachefs: Change check for invalid key types | Kent Overstreet |
2023-10-22 | bcachefs: Fix quotas + snapshots | Kent Overstreet |
2023-10-22 | bcachefs: Add otime, parent to bch_subvolume | Kent Overstreet |
2023-10-22 | bcachefs: BTREE_ID_snapshot_tree | Kent Overstreet |
2023-10-22 | bcachefs: bkey_ops.min_val_size | Kent Overstreet |
2023-10-22 | bcachefs: bch2_mark_key() now takes btree_id & level | Kent Overstreet |
2023-10-22 | bcachefs: Fix insert_snapshot_whiteouts() | Kent Overstreet |
2023-10-22 | bcachefs: bch2_mark_snapshot() now called like other triggers | Kent Overstreet |
2023-10-22 | bcachefs: Change bkey_invalid() rw param to flags | Kent Overstreet |
2023-10-22 | bcachefs: More style fixes | Kent Overstreet |
2023-10-22 | bcachefs: Improve snapshots_seen | Kent Overstreet |
2023-10-22 | bcachefs: Fix subvol/snapshot deleting in recovery | Kent Overstreet |
2023-10-22 | bcachefs: Switch data_update path to snapshot_id_list | Kent Overstreet |
2023-10-22 | bcachefs: Add rw to .key_invalid() | Kent Overstreet |
2023-10-22 | bcachefs: Convert .key_invalid methods to printbufs | Kent Overstreet |
2023-10-22 | bcachefs: darrays | Kent Overstreet |
2023-10-22 | bcachefs: New snapshot unit test | Kent Overstreet |
2023-10-22 | bcachefs: Fix quota support for snapshots | Kent Overstreet |
2023-10-22 | bcachefs: Convert bch2_mark_key() to take a btree_trans * | Kent Overstreet |
2023-10-22 | bcachefs: Move bch2_evict_subvolume_inodes() to fs.c | Kent Overstreet |
2023-10-22 | bcachefs: Add BCH_SUBVOLUME_UNLINKED | Kent Overstreet |
2023-10-22 | bcachefs: Fix compiler warnings | Brett Holman |
2023-10-22 | bcachefs: bch2_subvolume_get() | Kent Overstreet |
2023-10-22 | bcachefs: Update data move path for snapshots | Kent Overstreet |
2023-10-22 | bcachefs: Subvolumes, snapshots | Kent Overstreet |