Age | Commit message (Expand) | Author |
2024-06-28 | bcachefs: Fix shift greater than integer size | Kent Overstreet |
2024-06-19 | bcachefs: Fix array-index-out-of-bounds | Kent Overstreet |
2024-05-09 | bcachefs: s/bkey_invalid_flags/bch_validate_flags | Kent Overstreet |
2024-05-08 | bcachefs: bch2_bkey_format_field_overflows() | Kent Overstreet |
2024-01-21 | bcachefs: Improve move_extent tracepoint | Kent Overstreet |
2023-10-22 | bcachefs: Fix W=12 build errors | Kent Overstreet |
2023-10-22 | bcachefs: Array bounds fixes | Kent Overstreet |
2023-10-22 | bcachefs: Fix bkey format calculation | Kent Overstreet |
2023-10-22 | bcachefs: BCH_COMPAT_bformat_overflow_done no longer required | Kent Overstreet |
2023-10-22 | bcachefs: kill EBUG_ON() redefinition in bkey.c | Kent Overstreet |
2023-10-22 | bcachefs: Fix shift by 64 in set_inc_field() | Kent Overstreet |
2023-10-22 | bcachefs: bkey_format helper improvements | Kent Overstreet |
2023-10-22 | bcachefs: Use memcpy_u64s_small() for copying keys | Kent Overstreet |
2023-10-22 | bcachefs: Add some unlikely() annotations | Kent Overstreet |
2023-10-22 | bcachefs: extents no longer require special handling for packing | Kent Overstreet |
2023-10-22 | bcachefs: Inline bch2_bkey_format_add_key() | Kent Overstreet |
2023-10-22 | bcachefs: More style fixes | Kent Overstreet |
2023-10-22 | bcachefs: bch2_bkey_cmp_packed_inlined() | Kent Overstreet |
2023-10-22 | bcachefs: Assorted checkpatch fixes | Kent Overstreet |
2023-10-22 | bcachefs: bch2_bkey_packed_to_binary_text() | Kent Overstreet |
2023-10-22 | bcachefs: Heap allocate printbufs | Kent Overstreet |
2023-10-22 | bcachefs: Fix shift-by-64 in bch2_bkey_format_validate() | Kent Overstreet |
2023-10-22 | bcachefs: Fix for bch2_bkey_pack_pos() not initializing len/version fields | Kent Overstreet |
2023-10-22 | bcachefs: Start using bpos.snapshot field | Kent Overstreet |
2023-10-22 | bcachefs: Split out bpos_cmp() and bkey_cmp() | Kent Overstreet |
2023-10-22 | bcachefs: Fix bkey format generation for 32 bit fields | Kent Overstreet |
2023-10-22 | bcachefs: Drop typechecking from bkey_cmp_packed() | Kent Overstreet |
2023-10-22 | bcachefs: Make __bch2_bkey_cmp_packed() smaller | Kent Overstreet |
2023-10-22 | bcachefs: More bset.c microoptimization | Kent Overstreet |
2023-10-22 | bcachefs: cmp_int() | Kent Overstreet |
2023-10-22 | bcachefs: Improve c version of __bkey_cmp_bits | Kent Overstreet |
2023-10-22 | bcachefs: Make bkey types globally unique | Kent Overstreet |
2023-10-22 | bcachefs: revamp to_text methods | Kent Overstreet |
2023-10-22 | bcachefs: Initial commit | Kent Overstreet |