]> git.proxmox.com Git - mirror_zfs.git/history - lib
etc/init.d: decide which variant to use at build time.
[mirror_zfs.git] / lib /
2022-11-03 Brooks Daviszfs_onexit_add_cb: make action_handle point to a uintptr_t
2022-11-03 Brooks DavisImprove RISC-V support
2022-11-01 Richard YaoFreeBSD: Fix regression from kmem_scnprintf() in libzfs
2022-10-31 Richard YaoFix oversights from 4170ae4e
2022-10-29 Richard YaoIntroduce kmem_scnprintf()
2022-10-29 Richard YaoFix TOCTOU race conditions reported by CodeQL and Coverity
2022-10-28 Andrew InnesFix multiplication converted to larger type
2022-10-26 Andrew InnesAligned free for aligned alloc
2022-10-20 Richard YaoLinux: Fix big endian and partial read bugs in get_syst...
2022-10-20 Richard YaoFix theoretical use of uninitialized values
2022-10-18 Richard YaoCleanup: Delete unnecessary pointer check from vdev_to_...
2022-10-18 Richard Yaoset_global_var() should not pass NULL pointers to dlclose()
2022-10-14 Richard YaoCleanup: Address Clang's static analyzer's unused code...
2022-10-14 Richard YaoFix potential NULL pointer dereference in lzc_ioctl()
2022-10-07 Richard YaoHandle possible null pointers from malloc/strdup/strndup()
2022-10-04 Umer SaleemAdd membar_sync abi change
2022-10-04 Umer SaleemExpose libzutil error info in libpc_handle_t
2022-10-03 Richard YaoFix memory leak found by GCC static analyzer
2022-10-01 Richard YaoFix userland dereference NULL return value bugs
2022-09-30 Tino ReichardtFix double const qualifier declarations
2022-09-30 Richard YaoReduce false positives from Static Analyzers
2022-09-28 Ameer Hamzazed: mark disks as REMOVED when they are removed
2022-09-27 Richard YaoFix unsafe string operations
2022-09-27 Richard YaoCleanup: Switch to strlcpy from strncpy
2022-09-27 Jitendra PatidarEnforce "-F" flag on resuming recv of full/newfs on...
2022-09-26 Tino ReichardtFix double declaration of getauxval() for FreeBSD PPC
2022-09-23 Richard YaoFix userland resource leaks
2022-09-23 Richard YaoFix unchecked return values and unused return values
2022-09-23 Richard Yaoset_global_var_parse_kv() should pass the pointer from...
2022-09-20 Mateusz GuzikAdd membar_sync
2022-09-20 Richard YaoCall va_end() before return in zpool_standard_error_fmt()
2022-09-20 Richard YaoCleanup: Remove unused uu_pname code
2022-09-16 Tino ReichardtAdd PPC cpu feature tests for FreeBSD and Linux
2022-09-16 набHandle ECKSUM as new EZFS_CKSUM ‒ "insufficient replicas"
2022-09-16 Chunwei ChenFix unable to export zpool without nfs-utils
2022-09-14 Richard YaoRemove incorrect free() in zfs_get_pci_slots_sys_path()
2022-09-13 Richard YaoCleanup dead spa_boot code
2022-09-12 Richard Yaozpool_load_compat() should create strings of length...
2022-09-09 Don BradyMake zfs-share service resilient to stale exports
2022-08-26 George WilsonImporting from cachefile can trip assertion
2022-08-25 Brian BehlendorfRevert "Avoid panic with recordsize > 128k, raw sending...
2022-08-24 Umer SaleemUpdates for snapshots_changed property
2022-08-05 Ryan Moellerlibzfs: Remove unused zpool_get_physpath()
2022-08-02 Umer SaleemAdd snapshots_changed as property
2022-07-28 Alek PImplement a new type of zfs receive: corrective receive...
2022-07-25 Ameer HamzaAdd createtxg sort support for simple snapshot iterator
2022-07-14 ixhamzaExpose ZFS dataset case sensitivity setting via sb_opts
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-30 набRe-fix -Wwrite-strings on FreeBSD
2022-06-29 набlinux: libzfs: util: don't fallthrough to to end-of...
2022-06-29 набEnable -Wwrite-strings
2022-06-27 George AmanakisAvoid panic with recordsize > 128k, raw sending and...
2022-06-15 ixhamzalibzfs: Prevent overridding of error code
2022-06-14 Allan JudeReplace ZPROP_INVAL with ZPROP_USERPROP where it means...
2022-06-14 Ryan Moellerlibzfs: zfs_userns: Don't leak the namespace fd
2022-06-10 Will AndrewsAdd Linux namespace delegation support
2022-06-09 Ryan Moellerlibzfs: Rename msg bufs to errbuf for consistency
2022-06-09 Ryan Moellerlibzfs: Define the defecto standard errbuf size
2022-06-08 Tino ReichardtIntroduce BLAKE3 checksums as an OpenZFS feature
2022-05-26 Brian BehlendorfReplace EXTRA_DIST with dist_noinst_DATA
2022-05-24 Ryan MoellerFreeBSD: libspl: Add locking around statfs globals
2022-05-18 набlinux: libshare: smb: don't swallow net(1) errors
2022-05-18 набlibzfs: return (allocated) strings instead of filling...
2022-05-18 набlinux: libzfs: simplify module-loaded check
2022-05-18 набlibspl/include: remove unused/empty headers
2022-05-16 набlinux: libzutil: zfs_strip_path: only strip known prefixes
2022-05-16 набlibzfs: constify zfs_strip_partition(), zfs_strip_path()
2022-05-16 набlibzfs: pool: zpool_vdev_name: use libzfs_envvar_is_set
2022-05-13 набRemove hw_serial, ddi_strtoul()
2022-05-12 набlinux: libshare/nfs: don't do anything unless exportfs...
2022-05-12 набlinux: libshare/smb: cache smb_available
2022-05-12 набlibzfs: zfs_unshare: minor cleanup
2022-05-12 набlibshare/nfs: escape mount points when needed
2022-05-12 набlinux: libshare/nfs: bsearch() over valid keys
2022-05-12 набlibzfs: mount: zfs_unshare: don't reallocate mountpoint
2022-05-12 набReplace libzfs sharing _nfs() and _smb() APIs with...
2022-05-12 набPublish libshare protocols, use enum-based API
2022-05-12 набlibshare: delineate obsolete errors
2022-05-12 набlibshare: use AVL tree with static data, pass all data...
2022-05-12 набlibshare: interface: {=> const} char *
2022-05-12 набlibshare/smb: cleanup
2022-05-12 набlibshare/nfs: destaticify nfs_lock_fd
2022-05-12 набfreebsd: libshare/nfs: write directly in translate_opts()
2022-05-12 набfreebsd: libshare/nfs: constify static const data
2022-05-11 набRemove enable_extended_FILE_stdio()
2022-05-10 набcppcheck: explicitly exclude kernel code from userspace...
2022-05-10 набautoconf: use include directives instead of recursing...
2022-05-10 набlibzfs: pool: fix false-positives -Wmaybe-uninitialised
2022-05-10 набlibspl: include: remove [util/]sscanf.h
2022-05-09 Rich ErcolaniAdd workaround for broken Linux pipes
2022-05-02 Pawel Jakub DawidekFreeBSD: Clean up the use of ioflags
2022-04-26 George AmanakisImprove zpool status output, list all affected datasets
2022-04-20 Low-powerzpool_history_unpack: return correct errno on nvlist_un...
2022-04-15 Low-powerFix 'zpool history' sometimes fails without reporting...
2022-04-13 набlibzfs: import: zpool_clear_label: bool for boolean...
2022-04-13 набlibzfs: import: zpool_clear_label: don't allocate anoth...
2022-04-13 набlibzfs: import: zpool_clear_label: actually fail if...
2022-04-05 набlibzfs: sendrecv: use common progress thread killer
2022-04-05 набlibzfs: sendrecv: always cancel progress thread in...
2022-04-05 набlibspl: print_timestamp: use localtime_r()
next