aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs/os
Commit message (Expand)AuthorAgeFilesLines
* Vdev Properties FeatureAllan Jude2021-11-301-0/+4
* Simplify and document OpenZFS library dependenciesBrian Behlendorf2021-10-072-434/+1
* Upstream: unmount snapshots before destroying them on macOSJorgen Lundman2021-09-202-0/+12
* Add zpool_disable_datasets_os() / zfs_unmount_os()Jorgen Lundman2021-08-312-0/+24
* pass handle to do_unmount()Jorgen Lundman2021-07-152-2/+2
* libzfs: don't distribute libzfs_impl.hнаб2021-06-036-6/+6
* freebsd/libzfs: import execvPe() from FreeBSD 13наб2021-05-261-19/+42
* FreeBSD: Don't force xattr mount optionRyan Moeller2021-05-131-5/+0
* lib/: set O_CLOEXEC on all fdsнаб2021-04-113-8/+8
* Return finer grain errors in libzfs unmount_oneDon Brady2021-03-082-4/+7
* 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