summaryrefslogtreecommitdiff
path: root/fs/bcachefs/bkey.h
AgeCommit message (Expand)Author
2023-11-05bcachefs: bkey_copy() is no longer a macroKent Overstreet
2023-10-22bcachefs: Array bounds fixesKent Overstreet
2023-10-22bcachefs: BCH_COMPAT_bformat_overflow_done no longer requiredKent Overstreet
2023-10-22bcachefs: bkey_format helper improvementsKent Overstreet
2023-10-22bcachefs: Converting to typed bkeys is now allowed for err, null ptrsKent Overstreet
2023-10-22bcachefs: bch2_btree_node_ondisk_to_text()Kent Overstreet
2023-10-22bcachefs: Drop some anonymous structs, unionsKent Overstreet
2023-10-22bcachefs: bkey_min(), bkey_max()Kent Overstreet
2023-10-22bcachefs: New bpos_cmp(), bkey_cmp() replacementsKent Overstreet
2023-10-22bcachefs: extents no longer require special handling for packingKent Overstreet
2023-10-22bcachefs: Inline bch2_bkey_format_add_key()Kent Overstreet
2023-10-22bcachefs: Move bkey bkey_unpack_key() to bkey.hKent Overstreet
2023-10-22bcachefs: Assorted checkpatch fixesKent Overstreet
2023-10-22bcachefs: bch2_bkey_packed_to_binary_text()Kent Overstreet
2023-10-22bcachefs: Add an overflow check in set_bkey_val_u64s()Kent Overstreet
2023-10-22bcachefs: Whiteouts for snapshotsKent Overstreet
2023-10-22bcachefs: Kill bpos_diff() XXX check for perf regressionKent Overstreet
2023-10-22bcachefs: Start using bpos.snapshot fieldKent Overstreet
2023-10-22bcachefs: Split out bpos_cmp() and bkey_cmp()Kent Overstreet
2023-10-22bcachefs: Drop bkey noopsKent Overstreet
2023-10-22bcachefs: Fix bpos_diff()Kent Overstreet
2023-10-22bcachefs: Rename KEY_TYPE_whiteout -> KEY_TYPE_hash_whiteoutKent Overstreet
2023-10-22bcachefs: KEY_TYPE_alloc_v2Kent Overstreet
2023-10-22bcachefs: Don't allocate stripes at POS_MINKent Overstreet
2023-10-22bcachefs: Drop typechecking from bkey_cmp_packed()Kent Overstreet
2023-10-22bcachefs: Indirect inline data extentsKent Overstreet
2023-10-22bcachefs: Disable extent mergingKent Overstreet
2023-10-22bcachefs: btree_ptr_v2Kent Overstreet
2023-10-22bcachefs: Inline data extentsKent Overstreet
2023-10-22bcachefs: bkey noopsKent Overstreet
2023-10-22bcachefs: Don't use rep movsq for small memcopiesKent Overstreet
2023-10-22bcachefs: ReflinkKent Overstreet
2023-10-22bcachefs: Refactor various code to not be extent specificKent Overstreet
2023-10-22bcachefs: Don't overflow stack in bch2_extent_merge_inline()Kent Overstreet
2023-10-22bcachefs: cmp_int()Kent Overstreet
2023-10-22bcachefs: Make bkey types globally uniqueKent Overstreet
2023-10-22bcachefs: Erasure codingKent Overstreet
2023-10-22bcachefs: Initial commitKent Overstreet