aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/bkey.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-22bcachefs: Drop typechecking from bkey_cmp_packed()Gravatar Kent Overstreet 1-4/+4
2023-10-22bcachefs: Make __bch2_bkey_cmp_packed() smallerGravatar Kent Overstreet 1-16/+10
2023-10-22bcachefs: More bset.c microoptimizationGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: cmp_int()Gravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Improve c version of __bkey_cmp_bitsGravatar Kent Overstreet 1-5/+4
2023-10-22bcachefs: Make bkey types globally uniqueGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: revamp to_text methodsGravatar Kent Overstreet 1-2/+2
2023-10-22bcachefs: Initial commitGravatar Kent Overstreet 1-0/+1164