aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/darray.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01bcachefs: Convert split_devs() to darrayGravatar Kent Overstreet 1-0/+1
2024-01-01bcachefs: darray_for_each() now declares loop iterGravatar Kent Overstreet 1-2/+5
2024-01-01bcachefs: DARRAY_PREALLOCATED()Gravatar Kent Overstreet 1-11/+17
2024-01-01bcachefs: Switch darray to kvmalloc()Gravatar Kent Overstreet 1-1/+1
2024-01-01bcachefs: Factor out darray resize slowpathGravatar Kent Overstreet 1-11/+17
2023-11-05bcachefs: Convert bch2_fs_open() to darrayGravatar Kent Overstreet 1-0/+6
2023-10-22bcachefs: Assorted fixes for clangGravatar Kent Overstreet 1-3/+3
2023-10-22bcachefs: bch2_buffered_write large folio conversionGravatar Kent Overstreet 1-0/+5
2023-10-22bcachefs: Fix bch2_evict_subvolume_inodes()Gravatar Kent Overstreet 1-5/+10
2023-10-22bcachefs: darraysGravatar Kent Overstreet 1-0/+77