aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzutil/os
Commit message (Expand)AuthorAgeFilesLines
* Rescan enclosure sysfs path on importTony Hutter2021-10-042-13/+59
* libzutil: import: filter out unsuitable files earlierнаб2021-06-111-9/+3
* linux/libzutil: zpool_open_func: don't dup name, extract untouchablesнаб2021-06-111-23/+12
* linux/libzutil: use ARRAY_SIZE instead of constant for search pathsнаб2021-06-112-7/+6
* linux/libzutil: zfs_path_order: remove strtokнаб2021-05-261-6/+5
* zfs_get_enclosure_sysfs_path(): don't free undefined pointerнаб2021-05-081-2/+3
* zfs_get_enclosure_sysfs_path(): don't leak dev pathнаб2021-05-081-7/+2
* libzfs: zpool_load_compat(): don't free undefined pointersнаб2021-05-081-4/+8
* libzutil: fix dm_get_underlying_path() return if not a DM deviceнаб2021-04-301-1/+1
* lib/: set O_CLOEXEC on all fdsнаб2021-04-113-4/+4
* Removed duplicated includesAndrea Gelmini2021-03-221-1/+0
* Better zfs_get_enclosure_sysfs_path() enclosure supportTony Hutter2021-02-201-110/+142
* Speed up "zpool import" in the presence of many zvolsAlan Somers2021-01-241-5/+15
* Fix pointer-is-uint64_t-sized assumption in the ioctl pathAdrian Chadd2020-11-101-2/+2
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-081-3/+3
* FreeBSD: zfs commands backward compatibilityMatthew Macy2020-07-151-8/+58
* Remove refences to blacklist/whitelistMatthew Ahrens2020-06-161-10/+10
* Remove unnecessary references to slaveryMatthew Ahrens2020-06-101-1/+5
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-143-0/+445
* Add wrapper stub for zfs_cmd ioctl to libzpoolMatthew Macy2019-11-121-0/+30
* Allow platform dependent path stripping for vdevsRyan Moeller2019-11-111-74/+83
* Add wrapper for Linux BLKFLSBUF ioctlMatthew Macy2019-10-281-0/+6
* Implement ZPOOL_IMPORT_UDEV_TIMEOUT_MSRichard Yao2019-10-111-1/+10
* OpenZFS restructuring - libzutilMatthew Macy2019-10-032-0/+1349