aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs/os
Commit message (Expand)AuthorAgeFilesLines
* libzfs: don't NULL-check infallible allocationsнаб2022-03-301-4/+2
* Integrate carcass of libspl/i/s/vtoc.h into i/s/efi_partition.hнаб2022-03-151-1/+0
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-152-2/+2
* Remove bcopy(), bzero(), bcmp()наб2022-03-151-3/+3
* libspl: include: sys/vtoc.h: reduce to absolute barest minimumнаб2022-03-151-2/+3
* libzfs: Convert to fnvpair functionsRyan Moeller2022-03-141-4/+2
* libzfs: migrate single-use libzfs_set_pipe_max() to libzfs_coreнаб2022-03-082-58/+0
* freebsd: libzfs: zmount: void-cast unused assert(3) variablesнаб2022-02-261-3/+3
* Correct compilation errors reported by GCC 10/11Damian Szuberski2022-02-201-4/+7
* userspace: mark arguments usedнаб2022-02-181-0/+5
* linux: libzfs: mount: fix uninitialised flagsнаб2022-01-131-1/+1
* libzfs: fix unused, remove argsusedнаб2021-12-233-0/+8
* 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