summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/subvolume.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Enumerate fsck errorsKent Overstreet2023-11-011-1/+1
* bcachefs: Fix -Wincompatible-function-pointer-types-strict from key_invalid c...Nathan Chancellor2023-10-221-1/+1
* bcachefs: Split out snapshot.cKent Overstreet2023-10-221-223/+0
* bcachefs: Inline bch2_snapshot_is_ancestor() fast pathKent Overstreet2023-10-221-1/+8
* bcachefs: Convert snapshot table to RCU arrayKent Overstreet2023-10-221-16/+79
* bcachefs: Snapshot depth, skiplist fieldsKent Overstreet2023-10-221-7/+26
* bcachefs: Enumerate recovery passesKent Overstreet2023-10-221-4/+4
* bcachefs: Change check for invalid key typesKent Overstreet2023-10-221-2/+4
* bcachefs: Fix quotas + snapshotsKent Overstreet2023-10-221-0/+2
* bcachefs: Add otime, parent to bch_subvolumeKent Overstreet2023-10-221-1/+0
* bcachefs: BTREE_ID_snapshot_treeKent Overstreet2023-10-221-0/+20
* bcachefs: bkey_ops.min_val_sizeKent Overstreet2023-10-221-0/+2
* bcachefs: bch2_mark_key() now takes btree_id & levelKent Overstreet2023-10-221-2/+2
* bcachefs: Fix insert_snapshot_whiteouts()Kent Overstreet2023-10-221-0/+7
* bcachefs: bch2_mark_snapshot() now called like other triggersKent Overstreet2023-10-221-3/+3
* bcachefs: Change bkey_invalid() rw param to flagsKent Overstreet2023-10-221-2/+2
* bcachefs: More style fixesKent Overstreet2023-10-221-4/+4
* bcachefs: Improve snapshots_seenKent Overstreet2023-10-221-25/+10
* bcachefs: Fix subvol/snapshot deleting in recoveryKent Overstreet2023-10-221-1/+6
* bcachefs: Switch data_update path to snapshot_id_listKent Overstreet2023-10-221-0/+21
* bcachefs: Add rw to .key_invalid()Kent Overstreet2023-10-221-2/+4
* bcachefs: Convert .key_invalid methods to printbufsKent Overstreet2023-10-221-2/+2
* bcachefs: darraysKent Overstreet2023-10-221-25/+13
* bcachefs: New snapshot unit testKent Overstreet2023-10-221-0/+4
* bcachefs: Fix quota support for snapshotsKent Overstreet2023-10-221-0/+2
* bcachefs: Convert bch2_mark_key() to take a btree_trans *Kent Overstreet2023-10-221-2/+2
* bcachefs: Move bch2_evict_subvolume_inodes() to fs.cKent Overstreet2023-10-221-0/+10
* bcachefs: Add BCH_SUBVOLUME_UNLINKEDKent Overstreet2023-10-221-1/+4
* bcachefs: Fix compiler warningsBrett Holman2023-10-221-1/+1
* bcachefs: bch2_subvolume_get()Kent Overstreet2023-10-221-0/+2
* bcachefs: Update data move path for snapshotsKent Overstreet2023-10-221-0/+38
* bcachefs: Subvolumes, snapshotsKent Overstreet2023-10-221-0/+77