]> git.proxmox.com Git - mirror_zfs.git/history - lib
Force --enable-debug on FreeBSD if INVARIANTS is set
[mirror_zfs.git] / lib /
2021-06-07 Alexander MotinMore aggsum optimizations
2021-06-04 набlibzfs: write_inuse_diffs_one: format strerror() with...
2021-06-04 Rich ErcolaniLet zfs diff be more permissive
2021-06-04 Ryan MoellerFix error check in nvlist_print_json_string
2021-06-03 набlibzfs: convert to -fvisibility=hidden
2021-06-03 набlibefi: efi_get_devname: don't allocate procfs path
2021-06-03 набlibzfs: don't distribute libzfs_impl.h
2021-06-03 набlibspl: staticify buf and pagesize, rename aok to libsp...
2021-06-03 ColmA couple of small style cleanups
2021-06-01 Ryan Moellerlibzfs_core: Fix some style violations
2021-05-29 набlibzfs: add zfs_get_underlying_type. Stop including...
2021-05-29 набlibzfs: format safety
2021-05-27 Alexander MotinIntroduce write-mostly sums
2021-05-27 Rich ErcolaniReinstate the old zpool read label logic as a fallback
2021-05-26 набlinux/libzutil: zfs_path_order: remove strtok
2021-05-26 набlibzutil: zfs_resolve_shortname: remove strtok
2021-05-26 набlibzutil: zfs_strcmp_shortname: remove strtok
2021-05-26 набlibzutil: zfs_strcmp_pathname: don't allocate, remove...
2021-05-26 набlibzfs_core: fini: don't check for refcount twice
2021-05-26 набfreebsd/libzfs: import execvPe() from FreeBSD 13
2021-05-21 набlinux/libshare: smb: don't leak share name in smb_disab...
2021-05-21 набDon't abuse vfork()
2021-05-21 набlibzfs: run_process: don't leak fd on reopen failure
2021-05-21 набlibzfs: run_process: reuse line, don't leak it
2021-05-21 набlibzfs: run_process: set O_NONBLOCK on lines pipe
2021-05-13 Ryan MoellerFreeBSD: Don't force xattr mount option
2021-05-13 набlibzfs: add keylocation=https://, backed by fetch(3...
2021-05-08 набlibzfs: zfs_asprintf(): don't return undefined pointer
2021-05-08 набlibzfsbootenv: lzbe_set_boot_device(): don't free undef...
2021-05-08 набzfs_get_enclosure_sysfs_path(): don't free undefined...
2021-05-08 набzfs_get_enclosure_sysfs_path(): don't leak dev path
2021-05-08 набlibzfs: zpool_load_compat(): don't free undefined pointers
2021-05-08 набlibzfs: zpool_load_compat(): open feature file cloexec
2021-05-06 Matthew Ahrensundocumented libzfs API changes broke "zfs list"
2021-04-30 набlibzutil: fix dm_get_underlying_path() return if not...
2021-04-29 Alan Somerszfs get: don't lookup mount options when using "-s...
2021-04-27 Prawnreceive: don't fail inheriting (-x) properties on wrong...
2021-04-19 набlibshare: nfs: commonify nfs_enable_share()
2021-04-19 набfreebsd/libshare: nfs: make nfs_is_shared() thread...
2021-04-19 набlibshare: nfs: commonify nfs_{init,fini}_tmpfile()...
2021-04-19 набlibshare: nfs: commonify nfs_exports_[un]lock(), FILE_H...
2021-04-19 набlibshare: nfs: don't leak nfs_lock_fd when lock fails
2021-04-19 набlibspl: implement atomics in terms of atomics
2021-04-17 набlibzfs: refresh property cache after inheriting userprop
2021-04-17 набlibzfs: don't mark prompt+raw as retriable
2021-04-15 набlinux/libspl: gethostid: read from /proc/sys/kernel...
2021-04-15 набlibspl: lift common bits of getexecname()
2021-04-13 набlibzfs: get rid of unused libzfs_handle::libzfs_{storee...
2021-04-13 набlibzfs: get rid of libzfs_handle::libzfs_mnttab
2021-04-13 набlinux/libspl: getextmntent(): don't leak mnttab FILE*
2021-04-13 набlibzfs: zfs_mount_at(): load key for encryption root...
2021-04-12 Prawncmd/zfs receive: allow dry-run (-n) to check property...
2021-04-12 набlibuutil: purge unused functions
2021-04-12 ColmImprovements to the 'compatibility' property
2021-04-12 Brian BehlendorfUpdate libzfs.abi for zfs_send() change
2021-04-11 набlib/: set O_CLOEXEC on all fds
2021-04-11 набlibzfs{,_core}: set O_CLOEXEC on persistent (ZFS_DEV...
2021-04-11 набlibzfs: zfs_crypto_create() requires a new key by defin...
2021-04-11 набlibzfs_crypto.c: remove unused key_locator enum
2021-04-11 pablofsfAllow zfs to send replication streams with missing...
2021-04-06 matt-fiddzfs get -p only outputs 3 columns if "clones" property...
2021-04-06 набlibzutil: zfs_isnumber(): return false if input empty
2021-04-03 Andrea GelminiFix various typos
2021-04-01 Brian BehlendorfBump libzfs.so and libzpool.so versions
2021-03-26 Matthew AhrensWhen specifying raidz vdev name, parity count should...
2021-03-26 Jessica ClarkeSupport running FreeBSD buildworld on Arm-based macOS...
2021-03-22 Andrea GelminiRemoved duplicated includes
2021-03-12 George Wilsonzpool import cachefile improvements
2021-03-08 Don BradyReturn finer grain errors in libzfs unmount_one
2021-03-03 James WahDon't bomb out when using keylocation=file://
2021-02-28 Martin MatuškaAdd missing checks for unsupported features
2021-02-24 Cedric Maunourysend_iterate_snap : doall send without fromsnap
2021-02-21 Tony HutterBetter zfs_get_enclosure_sysfs_path() enclosure support
2021-02-20 Christian Schwarzlibzpool: set_global_var: refactor to not modify 'arg'
2021-02-20 Christian Schwarzlibzpool: set_global_var: fix endianness handling ...
2021-02-20 Ryan MoellerRestore FreeBSD resource usage accounting
2021-02-18 ColmAdd "compatibility" property for zpool feature sets
2021-01-27 Alan SomersFix a resource leak in uu_avl_pool_destroy
2021-01-27 Brian Behlendorfcppcheck: integrete cppcheck
2021-01-27 Brian Behlendorfcppcheck: resolve double free
2021-01-25 Alan SomersSpeed up "zpool import" in the presence of many zvols
2021-01-23 Matt MacyFreeBSD: fix HEAD build, conditionally remove FDSYNC...
2021-01-22 Brian BehlendorfOnly add supported features during pool creation
2021-01-21 Alan Somerszpool: speed up importing large pools (#11469)
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
2021-01-21 Brian AtkinsonExtending FreeBSD UIO Struct
2021-01-14 Ryan Moellerlibzfs_sendrecv: Use fnv* to verify nvlist/nvpair*
2020-12-28 Matthew Ahrensnvlist leaked in zpool_find_config()
2020-12-18 Brian BehlendorfLinux 5.10 compat: use iov_iter in uio structure
2020-12-14 Ryan LibbyFreeBSD libzfs: gcc requires __thread after static
2020-12-04 Attila Fülöpzpool: Dryrun fails to list some devices
2020-11-22 Antonio Russolibzfsbootenv: do not depend on libnvpair
2020-11-21 Brian BehlendorfInclude the ABI with dist tarball
2020-11-17 Brian BehlendorfAdd ABI snapshot
2020-11-17 Antonio RussoLibrary ABI tracking with abigail
2020-11-16 набzpool: correctly align columns with -p
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-11-10 Adrian ChaddFix pointer-is-uint64_t-sized assumption in the ioctl...
2020-11-03 Antonio RussoSynchronize library ABI levels
next