]> git.proxmox.com Git - mirror_zfs.git/history - include/sys/abd_impl.h
abd: add page iterator
[mirror_zfs.git] / include / sys / abd_impl.h
2024-03-25 Rob Norrisabd: add page iterator
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2021-07-27 Alexander MotinAvoid small buffer copying on write
2021-07-01 Jorgen LundmanFix abd leak, kmem_free correct size of abd_t
2021-06-17 Alexander MotinUse wmsum for arc, abd, dbuf and zfetch statistics...
2021-01-20 Matthew Ahrensallow callers to allocate and provide the abd_t struct
2020-06-11 Brian AtkinsonRemoving ZERO_PAGE abd_alloc_zero_scatter
2020-05-21 Brian AtkinsonGang ABD Type
2020-05-15 Brian BehlendorfFix abd_enter/exit_critical wrappers
2020-05-10 Brian AtkinsonCombine OS-independent ABD Code into Common Source...