Age | Commit message (Expand) | Author |
2024-01-21 | bcachefs: Prep work for variable size btree node buffers | Kent Overstreet |
2024-01-01 | bcachefs: Include btree_trans in more tracepoints | Kent Overstreet |
2023-10-31 | bcachefs: bch2_btree_id_str() | Kent Overstreet |
2023-10-22 | bcachefs: Assorted sparse fixes | Kent Overstreet |
2023-10-22 | bcachefs: Allow for unknown btree IDs | Kent Overstreet |
2023-10-22 | bcachefs: bch2_btree_node_to_text() const correctness | Kent Overstreet |
2023-10-22 | bcachefs: Plumb btree_trans through btree cache code | Kent Overstreet |
2023-10-22 | bcachefs: Move bkey bkey_unpack_key() to bkey.h | Kent Overstreet |
2023-10-22 | bcachefs: New locking functions | Kent Overstreet |
2023-10-22 | bcachefs: Fix usage of six lock's percpu mode | Kent Overstreet |
2023-10-22 | bcachefs: Use x-macros for btree node flags | Kent Overstreet |
2023-10-22 | bcachefs: Option improvements | Kent Overstreet |
2023-10-22 | bcachefs: btree_path | Kent Overstreet |
2023-10-22 | bcachefs: Further reduce iter->trans usage | Kent Overstreet |
2023-10-22 | bcachefs: Always check for transaction restarts | Kent Overstreet |
2023-10-22 | bcachefs: bch2_btree_iter_relock_intent() | Kent Overstreet |
2023-10-22 | bcachefs: Evict btree nodes we're deleting | Kent Overstreet |
2023-10-22 | bcachefs: Update bch2_btree_verify() | Kent Overstreet |
2023-10-22 | bcachefs: Fix BTREE_FOREGROUND_MERGE_HYSTERESIS | Kent Overstreet |
2023-10-22 | bcachefs: Kill bch2_btree_node_get_sibling() | Kent Overstreet |
2023-10-22 | bcachefs: Rename BTREE_ID enums for consistency with other enums | Kent Overstreet |
2023-10-22 | bcachefs: Add (partial) support for fixing btree topology | Kent Overstreet |
2023-10-22 | bcachefs: Add btree node prefetching to bch2_btree_and_journal_walk() | Kent Overstreet |
2023-10-22 | bcachefs: Add btree cache stats to sysfs | Kent Overstreet |
2023-10-22 | bcachefs: Improve tracing for transaction restarts | Kent Overstreet |
2023-10-22 | bcachefs: Remove some uses of PAGE_SIZE in the btree code | Kent Overstreet |
2023-10-22 | bcachefs: Slightly reduce btree split threshold | Kent Overstreet |
2023-10-22 | bcachefs: trans_commit() path can now insert to interior nodes | Kent Overstreet |
2023-10-22 | bcachefs: Use btree_ptr_v2.mem_ptr to avoid hash table lookup | Kent Overstreet |
2023-10-22 | bcachefs: btree_ptr_v2 | Kent Overstreet |
2023-10-22 | bcachefs: introduce b->hash_val | Kent Overstreet |
2023-10-22 | bcachefs: Change btree split threshold to be in u64s | Kent Overstreet |
2023-10-22 | bcachefs: Don't pass around may_drop_locks | Kent Overstreet |
2023-10-22 | bcachefs: btree_bkey_cached_common | 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 |