Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-22 | bcachefs: trans_for_each_iter() | Kent Overstreet | 1 | -1/+1 |
2023-10-22 | bcachefs: Only get btree iters from btree transactions | Kent Overstreet | 1 | -10/+12 |
2023-10-22 | bcachefs: Fix a deadlock | Kent Overstreet | 1 | -2/+2 |
2023-10-22 | bcachefs: convert bch2_btree_insert_at() usage to bch2_trans_commit() | Kent Overstreet | 1 | -12/+18 |
2023-10-22 | bcachefs: Fix check for if extent update is allocating | Kent Overstreet | 1 | -0/+11 |
2023-10-22 | bcachefs: Make bkey types globally unique | Kent Overstreet | 1 | -16/+14 |
2023-10-22 | bcachefs: Centralize marking of replicas in btree update path | Kent Overstreet | 1 | -5/+0 |
2023-10-22 | bcachefs: replicas: prep work for stripes | Kent Overstreet | 1 | -3/+3 |
2023-10-22 | bcachefs: kill extent_insert_hook | Kent Overstreet | 1 | -1/+1 |
2023-10-22 | bcachefs: Initial commit | Kent Overstreet | 1 | -0/+178 |