summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/darray.c
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: darray: Don't pass NULL to memcpy()Tavian Barnes2024-07-141-1/+2
* bcachefs: DARRAY_PREALLOCATED()Kent Overstreet2024-01-011-2/+3
* bcachefs: Switch darray to kvmalloc()Kent Overstreet2024-01-011-1/+3
* bcachefs: Factor out darray resize slowpathKent Overstreet2024-01-011-0/+21