aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzutil
Commit message (Expand)AuthorAgeFilesLines
* libzutil: zfs_resolve_shortname: remove strtokнаб2021-05-261-4/+4
* libzutil: zfs_strcmp_shortname: remove strtokнаб2021-05-261-7/+6
* libzutil: zfs_strcmp_pathname: don't allocate, remove strtokнаб2021-05-261-9/+8
* 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-114-6/+7
* libzutil: zfs_isnumber(): return false if input emptyнаб2021-04-061-0/+3
* Fix various typosAndrea Gelmini2021-04-021-1/+1
* Removed duplicated includesAndrea Gelmini2021-03-222-2/+0
* zpool import cachefile improvementsGeorge Wilson2021-03-121-36/+141
* Better zfs_get_enclosure_sysfs_path() enclosure supportTony Hutter2021-02-201-110/+142
* Add "compatibility" property for zpool feature setsColm2021-02-171-0/+10
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-261-0/+2
* Speed up "zpool import" in the presence of many zvolsAlan Somers2021-01-241-5/+15
* libzutil: optimize zpool_read_label with AIOAlan Somers2021-01-212-11/+45
* libzutil: don't read extraneous data in zpool_read_labelAlan Somers2021-01-211-5/+6
* nvlist leaked in zpool_find_config()Matthew Ahrens2020-12-281-3/+4
* 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
* libzutil depends on libnvpairMatthew Ahrens2020-09-121-0/+1
* FreeBSD: zfs commands backward compatibilityMatthew Macy2020-07-152-8/+64
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-101-4/+4
* Clean up lib dependenciesArvind Sankar2020-07-101-2/+4
* Fixes for make distArvind Sankar2020-06-261-3/+1
* Remove refences to blacklist/whitelistMatthew Ahrens2020-06-161-10/+10
* Remove unnecessary references to slaveryMatthew Ahrens2020-06-101-1/+5
* Fix VPATH builds for user configArvind Sankar2020-06-101-1/+1
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-144-1/+457
* Add wrapper stub for zfs_cmd ioctl to libzpoolMatthew Macy2019-11-122-1/+32
* 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
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-091-2/+2
* OpenZFS restructuring - libzutilMatthew Macy2019-10-036-1321/+1501
* OpenZFS restructuring - libsplMatthew Macy2019-10-022-5/+0
* OpenZFS restructuring - zpoolMatthew Macy2019-09-301-0/+15
* Fix typos in lib/Andrea Gelmini2019-09-021-3/+3
* Sort by full path name instead of by GUID when importingkpande2019-02-261-3/+3
* Fix libudev dependency in libzutilDon Brady2018-11-061-0/+2
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-055-0/+3343