Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-22 | bcachefs: Improve warning for copygc failing to move data | Kent Overstreet | 1 | -2/+15 |
2023-10-22 | bcachefs: Redo copygc throttling | Kent Overstreet | 1 | -24/+28 |
2023-10-22 | bcachefs: kill ca->freelist_lock | Kent Overstreet | 1 | -2/+2 |
2023-10-22 | bcachefs: Refactor various code to not be extent specific | Kent Overstreet | 1 | -17/+10 |
2023-10-22 | bcachefs: Fix starting copygc when already started | Kent Overstreet | 1 | -1/+2 |
2023-10-22 | bcachefs: Fix hang while shutting down | Kent Overstreet | 1 | -1/+1 |
2023-10-22 | bcachefs: cmp_int() | Kent Overstreet | 1 | -2/+2 |
2023-10-22 | bcachefs: ratelimit copygc warning | Kent Overstreet | 1 | -1/+2 |
2023-10-22 | bcachefs: Make bkey types globally unique | Kent Overstreet | 1 | -14/+20 |
2023-10-22 | bcachefs: add functionality for heaps to update backpointers | Kent Overstreet | 1 | -2/+2 |
2023-10-22 | bcachefs: Split out alloc_background.c | Kent Overstreet | 1 | -0/+1 |
2023-10-22 | bcachefs: Better calculation of copygc threshold | Kent Overstreet | 1 | -7/+1 |
2023-10-22 | bcachefs: Initial commit | Kent Overstreet | 1 | -0/+309 |