summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/darray.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Convert split_devs() to darrayKent Overstreet2024-01-011-0/+1
* bcachefs: darray_for_each() now declares loop iterKent Overstreet2024-01-011-2/+5
* bcachefs: DARRAY_PREALLOCATED()Kent Overstreet2024-01-011-11/+17
* bcachefs: Switch darray to kvmalloc()Kent Overstreet2024-01-011-1/+1
* bcachefs: Factor out darray resize slowpathKent Overstreet2024-01-011-11/+17
* bcachefs: Convert bch2_fs_open() to darrayKent Overstreet2023-11-051-0/+6
* bcachefs: Assorted fixes for clangKent Overstreet2023-10-221-3/+3
* bcachefs: bch2_buffered_write large folio conversionKent Overstreet2023-10-221-0/+5
* bcachefs: Fix bch2_evict_subvolume_inodes()Kent Overstreet2023-10-221-5/+10
* bcachefs: darraysKent Overstreet2023-10-221-0/+77