Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-22 | bcachefs: Don't let copygc buckets be stolen by other threads | Kent Overstreet | 1 | -7/+0 |
2023-10-22 | bcachefs: Delete unused arguments | Kent Overstreet | 1 | -2/+1 |
2023-10-22 | bcachefs: Don't restrict copygc writes to the same device | Kent Overstreet | 1 | -4/+12 |
2023-10-22 | bcachefs: Refactor stripe creation | Kent Overstreet | 1 | -0/+5 |
2023-10-22 | bcachefs: Drop unused arg to bch2_open_buckets_stop_dev() | Kent Overstreet | 1 | -1/+1 |
2023-10-22 | bcachefs: Fix some reserve calculations | Kent Overstreet | 1 | -0/+1 |
2023-10-22 | bcachefs: Make bkey types globally unique | Kent Overstreet | 1 | -1/+1 |
2023-10-22 | bcachefs: Erasure coding | Kent Overstreet | 1 | -6/+25 |
2023-10-22 | bcachefs: Scale down number of writepoints when low on space | Kent Overstreet | 1 | -9/+2 |
2023-10-22 | bcachefs: fix missing include | Kent Overstreet | 1 | -0/+2 |
2023-10-22 | bcachefs: Allocation code refactoring | Kent Overstreet | 1 | -21/+23 |
2023-10-22 | bcachefs: Split out alloc_background.c | Kent Overstreet | 1 | -0/+116 |