summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/varint.c
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Fix W=12 build errorsKent Overstreet2023-10-221-9/+15
* bcachefs: Fix assorted checkpatch nitsKent Overstreet2023-10-221-0/+1
* bcachefs: Assorted sparse fixesKent Overstreet2023-10-221-5/+6
* bcachefs: Add a valgrind memcheck hintBrett Holman2023-10-221-0/+7
* bcachefs: Fix a valgrind conditional jumpKent Overstreet2023-10-221-1/+1
* bcachefs: Add safe versions of varint encode/decodeKent Overstreet2023-10-221-1/+72
* bcachefs: New varintsKent Overstreet2023-10-221-0/+43