summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/bkey.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Whiteouts for snapshotsKent Overstreet2023-10-221-1/+1
* bcachefs: Kill bpos_diff() XXX check for perf regressionKent Overstreet2023-10-221-31/+0
* bcachefs: Start using bpos.snapshot fieldKent Overstreet2023-10-221-10/+32
* bcachefs: Split out bpos_cmp() and bkey_cmp()Kent Overstreet2023-10-221-14/+12
* bcachefs: Drop bkey noopsKent Overstreet2023-10-221-10/+0
* bcachefs: Fix bpos_diff()Kent Overstreet2023-10-221-0/+31
* bcachefs: Rename KEY_TYPE_whiteout -> KEY_TYPE_hash_whiteoutKent Overstreet2023-10-221-18/+3
* bcachefs: KEY_TYPE_alloc_v2Kent Overstreet2023-10-221-0/+1
* bcachefs: Don't allocate stripes at POS_MINKent Overstreet2023-10-221-0/+5
* bcachefs: Drop typechecking from bkey_cmp_packed()Kent Overstreet2023-10-221-44/+3
* bcachefs: Indirect inline data extentsKent Overstreet2023-10-221-0/+1
* bcachefs: Disable extent mergingKent Overstreet2023-10-221-2/+1
* bcachefs: btree_ptr_v2Kent Overstreet2023-10-221-0/+1
* bcachefs: Inline data extentsKent Overstreet2023-10-221-0/+1
* bcachefs: bkey noopsKent Overstreet2023-10-221-0/+10
* bcachefs: Don't use rep movsq for small memcopiesKent Overstreet2023-10-221-2/+2
* bcachefs: ReflinkKent Overstreet2023-10-221-0/+2
* bcachefs: Refactor various code to not be extent specificKent Overstreet2023-10-221-1/+1
* bcachefs: Don't overflow stack in bch2_extent_merge_inline()Kent Overstreet2023-10-221-4/+1
* bcachefs: cmp_int()Kent Overstreet2023-10-221-2/+2
* bcachefs: Make bkey types globally uniqueKent Overstreet2023-10-221-57/+31
* bcachefs: Erasure codingKent Overstreet2023-10-221-0/+2
* bcachefs: Initial commitKent Overstreet2023-10-221-0/+627