Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-22 | bcachefs: New snapshot unit test | Kent Overstreet | 1 | -4/+4 |
2023-10-22 | bcachefs: Fix an error path in bch2_snapshot_node_create() | Kent Overstreet | 1 | -1/+1 |
2023-10-22 | bcachefs: bch2_trans_update() is now __must_check | Kent Overstreet | 1 | -8/+13 |
2023-10-22 | bcachefs: Fix quota support for snapshots | Kent Overstreet | 1 | -0/+9 |
2023-10-22 | bcachefs: Convert bch2_mark_key() to take a btree_trans * | Kent Overstreet | 1 | -4/+5 |
2023-10-22 | bcachefs: Move bch2_evict_subvolume_inodes() to fs.c | Kent Overstreet | 1 | -57/+0 |
2023-10-22 | bcachefs: Add BCH_SUBVOLUME_UNLINKED | Kent Overstreet | 1 | -16/+166 |
2023-10-22 | bcachefs: Fix a cache coherency bug in bch2_subvolume_create() | Kent Overstreet | 1 | -2/+9 |
2023-10-22 | bcachefs: bch2_subvolume_get() | Kent Overstreet | 1 | -33/+26 |
2023-10-22 | bcachefs: Subvolumes, snapshots | Kent Overstreet | 1 | -0/+981 |