aboutsummaryrefslogtreecommitdiffstats
path: root/module/zcommon/zfs_uio.c
Commit message (Expand)AuthorAgeFilesLines
* Fix uio_prefaultpages for 0 length iovecChunwei Chen2015-12-151-5/+6
* Fix uioskip crash when skip to endChunwei Chen2015-09-291-2/+4
* Userspace can pass zero length segments via writev/readvRichard Yao2015-09-251-5/+0
* Linux 4.1 compat: loop device on ZFSChunwei Chen2015-08-241-97/+108
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-21/+15
* Add basic uio supportBrian Behlendorf2011-02-101-0/+255