summaryrefslogtreecommitdiff
path: root/fs/bcachefs/darray.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-09bcachefs: darray: convert to alloc_hooks()Kent Overstreet1-2/+2
2024-07-14bcachefs: 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