aboutsummaryrefslogtreecommitdiff
path: root/module/os/freebsd/zfs/abd_os.c
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD: Clean up ASSERT/VERIFY use in moduleRyan Moeller2021-04-301-2/+1
* Fix various typosAndrea Gelmini2021-04-031-1/+1
* Remove unused abd_alloc_scatter_offset_chunkcntRyan Libby2021-02-181-19/+0
* allow callers to allocate and provide the abd_t structMatthew Ahrens2021-01-201-15/+16
* Bring consistency to ABD chunk count types.Alexander Motin2020-12-061-18/+25
* Include scatter_chunk_waste in arc_sizeMatthew Ahrens2020-08-181-4/+5
* Remove KMC_NOTOUCHMatthew Ahrens2020-08-051-1/+1
* Refactor ccompile.h to not include system headersMatthew Macy2020-07-261-0/+1
* Add abd_cache_reap_now for abd_chunk_cache usersMatthew Macy2020-06-181-0/+6
* Fixing ABD struct allocation for FreeBSDBrian Atkinson2020-06-161-4/+13
* Gang ABD TypeBrian Atkinson2020-05-211-1/+61
* Fix abd_enter/exit_critical wrappersBrian Behlendorf2020-05-151-12/+0
* Combine OS-independent ABD Code into Common Source FileBrian Atkinson2020-05-101-0/+433