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