summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/reflink.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: BTREE_TRIGGER_ATOMICKent Overstreet2024-01-211-4/+4
* bcachefs: Combine .trans_trigger, .atomic_triggerKent Overstreet2024-01-051-5/+3
* bcachefs: unify extent triggerKent Overstreet2024-01-051-1/+1
* bcachefs: unify reflink_p triggerKent Overstreet2024-01-051-6/+4
* bcachefs: mark now takes bkey_sKent Overstreet2024-01-051-1/+1
* bcachefs: trans_mark now takes bkey_sKent Overstreet2024-01-051-7/+7
* bcachefs: Move reflink_p triggers into reflink.cKent Overstreet2024-01-011-0/+4
* bcachefs: Enumerate fsck errorsKent Overstreet2023-11-011-3/+3
* bcachefs: Change check for invalid key typesKent Overstreet2023-10-221-3/+5
* bcachefs: bkey_ops.min_val_sizeKent Overstreet2023-10-221-0/+3
* bcachefs: Change bkey_invalid() rw param to flagsKent Overstreet2023-10-221-3/+3
* bcachefs: More style fixesKent Overstreet2023-10-221-6/+6
* bcachefs: Plumb btree_id & level to trans_markKent Overstreet2023-10-221-2/+3
* bcachefs: Add rw to .key_invalid()Kent Overstreet2023-10-221-3/+5
* bcachefs: Convert .key_invalid methods to printbufsKent Overstreet2023-10-221-4/+4
* bcachefs: Move deletion of refcount=0 indirect extents to their triggersKent Overstreet2023-10-221-1/+7
* bcachefs: Move trigger fns to bkey_opsKent Overstreet2023-10-221-1/+5
* bcachefs: Switch fsync to use bi_journal_seqKent Overstreet2023-10-221-1/+1
* bcachefs: Plumb through subvolume idKent Overstreet2023-10-221-2/+2
* bcachefs: Clean up key mergingKent Overstreet2023-10-221-2/+1
* bcachefs: Fsck for reflink refcountsKent Overstreet2023-10-221-0/+24
* bcachefs: Indirect inline data extentsKent Overstreet2023-10-221-1/+10
* bcachefs: Fix bch2_ptr_swab for indirect extentsKent Overstreet2023-10-221-0/+1
* bcachefs: Convert bch2_fpunch to bch2_extent_update()Kent Overstreet2023-10-221-4/+2
* bcachefs: ReflinkKent Overstreet2023-10-221-0/+32