Age | Commit message (Expand) | Author |
2024-03-13 | bcachefs: Split out bkey_types.h | Kent Overstreet |
2024-03-10 | bcachefs: Correctly validate k->u64s in btree node read path | Kent Overstreet |
2023-11-05 | bcachefs: bkey_copy() is no longer a macro | Kent Overstreet |
2023-10-22 | bcachefs: Array bounds fixes | Kent Overstreet |
2023-10-22 | bcachefs: BCH_COMPAT_bformat_overflow_done no longer required | Kent Overstreet |
2023-10-22 | bcachefs: bkey_format helper improvements | Kent Overstreet |
2023-10-22 | bcachefs: Converting to typed bkeys is now allowed for err, null ptrs | Kent Overstreet |
2023-10-22 | bcachefs: bch2_btree_node_ondisk_to_text() | Kent Overstreet |
2023-10-22 | bcachefs: Drop some anonymous structs, unions | Kent Overstreet |
2023-10-22 | bcachefs: bkey_min(), bkey_max() | Kent Overstreet |
2023-10-22 | bcachefs: New bpos_cmp(), bkey_cmp() replacements | 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: Move bkey bkey_unpack_key() to bkey.h | 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: Add an overflow check in set_bkey_val_u64s() | Kent Overstreet |
2023-10-22 | bcachefs: Whiteouts for snapshots | Kent Overstreet |
2023-10-22 | bcachefs: Kill bpos_diff() XXX check for perf regression | 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: Drop bkey noops | Kent Overstreet |
2023-10-22 | bcachefs: Fix bpos_diff() | Kent Overstreet |
2023-10-22 | bcachefs: Rename KEY_TYPE_whiteout -> KEY_TYPE_hash_whiteout | Kent Overstreet |
2023-10-22 | bcachefs: KEY_TYPE_alloc_v2 | Kent Overstreet |
2023-10-22 | bcachefs: Don't allocate stripes at POS_MIN | Kent Overstreet |
2023-10-22 | bcachefs: Drop typechecking from bkey_cmp_packed() | Kent Overstreet |
2023-10-22 | bcachefs: Indirect inline data extents | Kent Overstreet |
2023-10-22 | bcachefs: Disable extent merging | Kent Overstreet |
2023-10-22 | bcachefs: btree_ptr_v2 | Kent Overstreet |
2023-10-22 | bcachefs: Inline data extents | Kent Overstreet |
2023-10-22 | bcachefs: bkey noops | Kent Overstreet |
2023-10-22 | bcachefs: Don't use rep movsq for small memcopies | Kent Overstreet |
2023-10-22 | bcachefs: Reflink | Kent Overstreet |
2023-10-22 | bcachefs: Refactor various code to not be extent specific | Kent Overstreet |
2023-10-22 | bcachefs: Don't overflow stack in bch2_extent_merge_inline() | Kent Overstreet |
2023-10-22 | bcachefs: cmp_int() | Kent Overstreet |
2023-10-22 | bcachefs: Make bkey types globally unique | Kent Overstreet |
2023-10-22 | bcachefs: Erasure coding | Kent Overstreet |
2023-10-22 | bcachefs: Initial commit | Kent Overstreet |