Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-20 | bcachefs: Workaround for kvmalloc() not supporting > INT_MAX allocations | Kent Overstreet | 1 | -1/+14 |
2024-09-09 | bcachefs: darray: convert to alloc_hooks() | Kent Overstreet | 1 | -2/+2 |
2024-07-15 | bcachefs: darray: Don't pass NULL to memcpy() | Tavian Barnes | 1 | -1/+2 |
2024-01-01 | bcachefs: DARRAY_PREALLOCATED() | Kent Overstreet | 1 | -2/+3 |
2024-01-01 | bcachefs: Switch darray to kvmalloc() | Kent Overstreet | 1 | -1/+3 |
2024-01-01 | bcachefs: Factor out darray resize slowpath | Kent Overstreet | 1 | -0/+21 |