Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-22 | bcachefs: drop btree_insert->did_work | Kent Overstreet | 1 | -1/+0 |
2023-10-22 | bcachefs: Always use bch2_extent_trim_atomic() | Kent Overstreet | 1 | -3/+0 |
2023-10-22 | bcachefs: increase BTREE_ITER_MAX | Kent Overstreet | 1 | -1/+1 |
2023-10-22 | bcachefs: Use journal preres for deferred btree updates | Kent Overstreet | 1 | -0/+4 |
2023-10-22 | bcachefs: Convert bucket invalidation to key marking path | Kent Overstreet | 1 | -4/+5 |
2023-10-22 | bcachefs: Persist alloc info on clean shutdown | Kent Overstreet | 1 | -0/+3 |
2023-10-22 | bcachefs: Deferred btree updates | Kent Overstreet | 1 | -0/+12 |
2023-10-22 | bcachefs: Make bkey types globally unique | Kent Overstreet | 1 | -1/+1 |
2023-10-22 | bcachefs: kill extent_insert_hook | Kent Overstreet | 1 | -22/+5 |
2023-10-22 | bcachefs: bch2_trans_update() now takes struct btree_insert_entry | Kent Overstreet | 1 | -2/+9 |
2023-10-22 | bcachefs: Initial commit | Kent Overstreet | 1 | -0/+168 |