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