aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/bkey.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-22bcachefs: Fix bkey format generation for 32 bit fieldsKent Overstreet1-1/+6
2023-10-22bcachefs: Drop typechecking from bkey_cmp_packed()Kent Overstreet1-4/+4
2023-10-22bcachefs: Make __bch2_bkey_cmp_packed() smallerKent Overstreet1-16/+10
2023-10-22bcachefs: More bset.c microoptimizationKent Overstreet1-1/+1
2023-10-22bcachefs: cmp_int()Kent Overstreet1-1/+1
2023-10-22bcachefs: Improve c version of __bkey_cmp_bitsKent Overstreet1-5/+4
2023-10-22bcachefs: Make bkey types globally uniqueKent Overstreet1-1/+1
2023-10-22bcachefs: revamp to_text methodsKent Overstreet1-2/+2
2023-10-22bcachefs: Initial commitKent Overstreet1-0/+1164