summaryrefslogtreecommitdiff
path: root/fs/bcachefs/darray.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01bcachefs: Convert split_devs() to darrayKent Overstreet1-0/+1
2024-01-01bcachefs: darray_for_each() now declares loop iterKent Overstreet1-2/+5
2024-01-01bcachefs: DARRAY_PREALLOCATED()Kent Overstreet1-11/+17
2024-01-01bcachefs: Switch darray to kvmalloc()Kent Overstreet1-1/+1
2024-01-01bcachefs: Factor out darray resize slowpathKent Overstreet1-11/+17
2023-11-05bcachefs: Convert bch2_fs_open() to darrayKent Overstreet1-0/+6
2023-10-23bcachefs: Assorted fixes for clangKent Overstreet1-3/+3
2023-10-23bcachefs: bch2_buffered_write large folio conversionKent Overstreet1-0/+5
2023-10-23bcachefs: Fix bch2_evict_subvolume_inodes()Kent Overstreet1-5/+10
2023-10-23bcachefs: darraysKent Overstreet1-0/+77