]> git.proxmox.com Git - mirror_zfs.git/history - module/zcommon/zfs_uio.c
FreeBSD: Add zfs_link_create() error handling
[mirror_zfs.git] / module / zcommon / zfs_uio.c
2020-12-18 Brian BehlendorfLinux 5.10 compat: use iov_iter in uio structure
2020-04-01 Fabio ScaccabarozziBugfix/fix uio partial copies
2019-01-28 Tony HutterLinux 5.0 compat: access_ok() drops 'type' parameter
2018-10-16 ilbsmartdeadlock between mm_sem and tx assign in zfs_write...
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2015-12-16 Chunwei ChenFix uio_prefaultpages for 0 length iovec
2015-09-29 Chunwei ChenFix uioskip crash when skip to end
2015-09-25 Richard YaoUserspace can pass zero length segments via writev...
2015-08-24 Chunwei ChenLinux 4.1 compat: loop device on ZFS
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-10 Brian BehlendorfAdd basic uio support