Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcachefs: Convert split_devs() to darray | Kent Overstreet | 2024-01-01 | 1 | -0/+1 |
* | bcachefs: darray_for_each() now declares loop iter | Kent Overstreet | 2024-01-01 | 1 | -2/+5 |
* | bcachefs: DARRAY_PREALLOCATED() | Kent Overstreet | 2024-01-01 | 1 | -11/+17 |
* | bcachefs: Switch darray to kvmalloc() | Kent Overstreet | 2024-01-01 | 1 | -1/+1 |
* | bcachefs: Factor out darray resize slowpath | Kent Overstreet | 2024-01-01 | 1 | -11/+17 |
* | bcachefs: Convert bch2_fs_open() to darray | Kent Overstreet | 2023-11-05 | 1 | -0/+6 |
* | bcachefs: Assorted fixes for clang | Kent Overstreet | 2023-10-22 | 1 | -3/+3 |
* | bcachefs: bch2_buffered_write large folio conversion | Kent Overstreet | 2023-10-22 | 1 | -0/+5 |
* | bcachefs: Fix bch2_evict_subvolume_inodes() | Kent Overstreet | 2023-10-22 | 1 | -5/+10 |
* | bcachefs: darrays | Kent Overstreet | 2023-10-22 | 1 | -0/+77 |