Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FreeBSD: Clean up ASSERT/VERIFY use in module | Ryan Moeller | 2021-04-30 | 1 | -2/+1 |
* | Fix various typos | Andrea Gelmini | 2021-04-02 | 1 | -1/+1 |
* | Remove unused abd_alloc_scatter_offset_chunkcnt | Ryan Libby | 2021-02-17 | 1 | -19/+0 |
* | allow callers to allocate and provide the abd_t struct | Matthew Ahrens | 2021-01-20 | 1 | -15/+16 |
* | Bring consistency to ABD chunk count types. | Alexander Motin | 2020-12-06 | 1 | -18/+25 |
* | Include scatter_chunk_waste in arc_size | Matthew Ahrens | 2020-08-17 | 1 | -4/+5 |
* | Remove KMC_NOTOUCH | Matthew Ahrens | 2020-08-05 | 1 | -1/+1 |
* | Refactor ccompile.h to not include system headers | Matthew Macy | 2020-07-25 | 1 | -0/+1 |
* | Add abd_cache_reap_now for abd_chunk_cache users | Matthew Macy | 2020-06-17 | 1 | -0/+6 |
* | Fixing ABD struct allocation for FreeBSD | Brian Atkinson | 2020-06-16 | 1 | -4/+13 |
* | Gang ABD Type | Brian Atkinson | 2020-05-20 | 1 | -1/+61 |
* | Fix abd_enter/exit_critical wrappers | Brian Behlendorf | 2020-05-14 | 1 | -12/+0 |
* | Combine OS-independent ABD Code into Common Source File | Brian Atkinson | 2020-05-10 | 1 | -0/+433 |