aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/linux/zfs/zfs_uio.c
Commit message (Expand)AuthorAgeFilesLines
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-151-1/+1
* Remove bcopy(), bzero(), bcmp()наб2022-03-151-5/+5
* Removing old code for k(un)map_atomicBrian Atkinson2021-03-191-2/+2
* Linux 5.10 compat: restore custom uio_prefaultpages()Brian Behlendorf2021-01-211-11/+44
* Extending FreeBSD UIO StructBrian Atkinson2021-01-201-21/+22
* Linux 5.10 compat: use iov_iter in uio structureBrian Behlendorf2020-12-181-0/+296