aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs/os
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD libzfs: gcc requires __thread after staticRyan Libby2020-12-141-1/+1
* FreeBSD: Improve libzfs_error_init messagesRyan Moeller2020-10-131-5/+16
* pool may become suspended during device expansionGeorge Wilson2020-09-171-3/+0
* FreeBSD: Fix module autoloading when built in baseMatthew Macy2020-08-111-2/+12
* FreeBSD: Fix `zfs jail` and add a testRyan Moeller2020-08-011-1/+1
* Remove dependency on sharetab file and refactor sharing logicGeorge Wilson2020-07-132-640/+1
* libzfs: Add error message for why creating mountpoint failedRyan Moeller2020-07-111-1/+3
* libzfs: Make zfs_cmd_t initialization consistent, use zfs_ioctlRyan Moeller2020-07-091-3/+3
* Add zpool_nextboot, move zfs_jail to libzfs.hRyan Moeller2020-07-061-0/+23
* Add include files for prototypesArvind Sankar2020-06-181-0/+2
* Remove dead codeArvind Sankar2020-06-182-46/+0
* Fix typosAndrea Gelmini2020-06-092-3/+3
* Improve compatibility with C++ consumersRyan Moeller2020-06-062-2/+2
* mount: use the mount syscall directlyfelixdoerre2020-05-202-37/+313
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-144-0/+1308
* Move zfs_version_kernel to platform codeRyan Moeller2020-02-121-0/+31
* Add FreeBSD jail support hooksMatthew Macy2019-12-111-2/+2
* OpenZFS restructuring - libzfsMatthew Macy2019-10-034-0/+948