]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libzutil
Added uncompress requirement
[FreeBSD/FreeBSD.git] / lib / libzutil /
2021-05-28 Rich ErcolaniReinstate the old zpool read label logic as a fallback
2021-05-10 набzfs_get_enclosure_sysfs_path(): don't free undefined...
2021-05-10 набzfs_get_enclosure_sysfs_path(): don't leak dev path
2021-05-10 набlibzfs: zpool_load_compat(): don't free undefined pointers
2021-05-10 набlibzutil: fix dm_get_underlying_path() return if not...
2021-04-14 набlib/: set O_CLOEXEC on all fds
2021-04-07 набlibzutil: zfs_isnumber(): return false if input empty
2021-04-07 Andrea GelminiFix various typos
2021-03-22 Andrea GelminiRemoved duplicated includes
2021-03-12 George Wilsonzpool import cachefile improvements
2021-02-21 Tony HutterBetter zfs_get_enclosure_sysfs_path() enclosure support
2021-02-18 ColmAdd "compatibility" property for zpool feature sets
2021-01-27 Brian Behlendorfcppcheck: integrete cppcheck
2021-01-25 Alan SomersSpeed up "zpool import" in the presence of many zvols
2021-01-21 Alan Somerslibzutil: optimize zpool_read_label with AIO
2021-01-21 Alan Somerslibzutil: don't read extraneous data in zpool_read_label
2020-12-28 Matthew Ahrensnvlist leaked in zpool_find_config()
2020-11-10 Adrian ChaddFix pointer-is-uint64_t-sized assumption in the ioctl...
2020-10-09 Brian BehlendorfReplace ZFS on Linux references with OpenZFS
2020-09-12 Matthew Ahrenslibzutil depends on libnvpair
2020-07-16 Matthew MacyFreeBSD: zfs commands backward compatibility
2020-07-10 Arvind SankarUse abs_top_builddir when referencing libraries
2020-07-10 Arvind SankarClean up lib dependencies
2020-06-26 Arvind SankarFixes for make dist
2020-06-16 Matthew AhrensRemove refences to blacklist/whitelist
2020-06-11 Matthew AhrensRemove unnecessary references to slavery
2020-06-10 Arvind SankarFix VPATH builds for user config
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS
2019-11-12 Matthew MacyAdd wrapper stub for zfs_cmd ioctl to libzpool
2019-11-11 Ryan MoellerAllow platform dependent path stripping for vdevs
2019-10-28 Matthew MacyAdd wrapper for Linux BLKFLSBUF ioctl
2019-10-11 Richard YaoImplement ZPOOL_IMPORT_UDEV_TIMEOUT_MS
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-10-03 Matthew MacyOpenZFS restructuring - libzutil
2019-10-02 Matthew MacyOpenZFS restructuring - libspl
2019-09-30 Matthew MacyOpenZFS restructuring - zpool
2019-09-03 Andrea GelminiFix typos in lib/
2019-02-26 kpandeSort by full path name instead of by GUID when importing
2018-11-07 Don BradyFix libudev dependency in libzutil
2018-11-05 Don BradyAdd libzutil for libzfs or libzpool consumers