summaryrefslogtreecommitdiffstats
path: root/lib/libzutil
Commit message (Expand)AuthorAgeFilesLines
* Fix theoretical use of uninitialized valuesRichard Yao2022-12-011-3/+2
* Remove incorrect free() in zfs_get_pci_slots_sys_path()Richard Yao2022-12-011-1/+0
* Ask libtool to stop hiding some errorsRich Ercolani2022-09-211-0/+3
* Importing from cachefile can trip assertionGeorge Wilson2022-09-131-0/+2
* libtpool: -Wno-clobberedнаб2022-07-271-2/+0
* libzutil: zpool_find_config: remove unused variableнаб2022-05-021-4/+1
* zed: Fix mpath autoreplace on Centos 7Tony Hutter2022-03-181-7/+4
* zed: Misc multipath autoreplace fixesTony Hutter2022-03-181-10/+19
* zed: Control NVMe fault LEDsTony Hutter2021-11-052-3/+152
* Rescan enclosure sysfs path on importTony Hutter2021-11-023-13/+127
* Use fallthrough macroBrian Behlendorf2021-11-021-0/+2
* Reinstate the old zpool read label logic as a fallbackRich Ercolani2021-05-271-3/+101
* zfs_get_enclosure_sysfs_path(): don't free undefined pointerнаб2021-05-101-2/+3
* zfs_get_enclosure_sysfs_path(): don't leak dev pathнаб2021-05-101-7/+2
* libzfs: zpool_load_compat(): don't free undefined pointersнаб2021-05-101-4/+8
* libzutil: fix dm_get_underlying_path() return if not a DM deviceнаб2021-05-101-1/+1
* lib/: set O_CLOEXEC on all fdsнаб2021-04-144-6/+7
* libzutil: zfs_isnumber(): return false if input emptyнаб2021-04-071-0/+3
* Fix various typosAndrea Gelmini2021-04-071-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