summaryrefslogtreecommitdiff
path: root/fs/bcachefs/darray.c
AgeCommit message (Expand)AuthorFilesLines
10 daysbcachefs: darray: Don't pass NULL to memcpy()Tavian Barnes1-1/+2
2024-01-01bcachefs: DARRAY_PREALLOCATED()Kent Overstreet1-2/+3
2024-01-01bcachefs: Switch darray to kvmalloc()Kent Overstreet1-1/+3
2024-01-01bcachefs: Factor out darray resize slowpathKent Overstreet1-0/+21