Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |