summaryrefslogtreecommitdiff
path: root/fs/bcachefs/varint.c
AgeCommit message (Expand)Author
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-07-18bcachefs: varint: Avoid left-shift of a negative valueTavian Barnes
2023-10-22bcachefs: Fix W=12 build errorsKent Overstreet
2023-10-22bcachefs: Fix assorted checkpatch nitsKent Overstreet
2023-10-22bcachefs: Assorted sparse fixesKent Overstreet
2023-10-22bcachefs: Add a valgrind memcheck hintBrett Holman
2023-10-22bcachefs: Fix a valgrind conditional jumpKent Overstreet
2023-10-22bcachefs: Add safe versions of varint encode/decodeKent Overstreet
2023-10-22bcachefs: New varintsKent Overstreet