summaryrefslogtreecommitdiff
path: root/fs/bcachefs/varint.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Fix W=12 build errorsKent Overstreet1-9/+15
2023-10-23bcachefs: Fix assorted checkpatch nitsKent Overstreet1-0/+1
2023-10-23bcachefs: Assorted sparse fixesKent Overstreet1-5/+6
2023-10-23bcachefs: Add a valgrind memcheck hintBrett Holman1-0/+7
2023-10-23bcachefs: Fix a valgrind conditional jumpKent Overstreet1-1/+1
2023-10-23bcachefs: Add safe versions of varint encode/decodeKent Overstreet1-1/+72
2023-10-23bcachefs: New varintsKent Overstreet1-0/+43