aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/subvolume.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-22bcachefs: Improve snapshots_seenKent Overstreet1-25/+10
2023-10-22bcachefs: Fix subvol/snapshot deleting in recoveryKent Overstreet1-1/+6
2023-10-22bcachefs: Switch data_update path to snapshot_id_listKent Overstreet1-0/+21
2023-10-22bcachefs: Add rw to .key_invalid()Kent Overstreet1-2/+4
2023-10-22bcachefs: Convert .key_invalid methods to printbufsKent Overstreet1-2/+2
2023-10-22bcachefs: darraysKent Overstreet1-25/+13
2023-10-22bcachefs: New snapshot unit testKent Overstreet1-0/+4
2023-10-22bcachefs: Fix quota support for snapshotsKent Overstreet1-0/+2
2023-10-22bcachefs: Convert bch2_mark_key() to take a btree_trans *Kent Overstreet1-2/+2
2023-10-22bcachefs: Move bch2_evict_subvolume_inodes() to fs.cKent Overstreet1-0/+10
2023-10-22bcachefs: Add BCH_SUBVOLUME_UNLINKEDKent Overstreet1-1/+4
2023-10-22bcachefs: Fix compiler warningsBrett Holman1-1/+1
2023-10-22bcachefs: bch2_subvolume_get()Kent Overstreet1-0/+2
2023-10-22bcachefs: Update data move path for snapshotsKent Overstreet1-0/+38
2023-10-22bcachefs: Subvolumes, snapshotsKent Overstreet1-0/+77