Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcachefs: varint: Avoid left-shift of a negative value | Tavian Barnes | 2024-07-18 | 1 | -1/+1 |
* | bcachefs: Fix W=12 build errors | Kent Overstreet | 2023-10-22 | 1 | -9/+15 |
* | bcachefs: Fix assorted checkpatch nits | Kent Overstreet | 2023-10-22 | 1 | -0/+1 |
* | bcachefs: Assorted sparse fixes | Kent Overstreet | 2023-10-22 | 1 | -5/+6 |
* | bcachefs: Add a valgrind memcheck hint | Brett Holman | 2023-10-22 | 1 | -0/+7 |
* | bcachefs: Fix a valgrind conditional jump | Kent Overstreet | 2023-10-22 | 1 | -1/+1 |
* | bcachefs: Add safe versions of varint encode/decode | Kent Overstreet | 2023-10-22 | 1 | -1/+72 |
* | bcachefs: New varints | Kent Overstreet | 2023-10-22 | 1 | -0/+43 |