]> git.proxmox.com Git - mirror_zfs.git/history - module/os/linux/zfs/abd_os.c
abd_iter_page: don't use compound heads on Linux <4.5
[mirror_zfs.git] / module / os / linux / zfs / abd_os.c
2024-03-25 Rob Norrisabd_iter_page: don't use compound heads on Linux <4.5
2024-03-25 Rob Norrisvdev_disk: rename existing functions to vdev_classic_*
2024-03-25 Rob Norrisabd: add page iterator
2024-01-29 Rob NorrisLinux 6.8 compat: replace MAX_ORDER define
2023-02-06 Richard YaoAdd assertion and make variables unsigned in abd_alloc_...
2022-10-26 Andrew InnesAligned free for aligned alloc
2022-10-18 Richard YaoCleanup: Simplify userspace abd_free_chunks()
2022-10-18 Tino ReichardtFix declarations of non-global variables
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-05-09 hpingabd_os: remove redundant refcount creation for abd_children
2022-03-14 Brian AtkinsonAdding ZERO_PAGE detection
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-12-23 набmodule: zfs: linux: fix unused, remove argsused
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-03-20 Brian AtkinsonRemoving old code for k(un)map_atomic
2021-01-28 Matthew Ahrensfix abd_nr_pages_off for gang abd
2021-01-20 Matthew Ahrensallow callers to allocate and provide the abd_t struct
2020-12-06 Alexander MotinBring consistency to ABD chunk count types.
2020-08-18 Matthew AhrensInclude scatter_chunk_waste in arc_size
2020-06-18 Matthew MacyAdd abd_cache_reap_now for abd_chunk_cache users
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...