]> git.proxmox.com Git - mirror_zfs.git/history - lib/libzfs
etc/init.d: decide which variant to use at build time.
[mirror_zfs.git] / lib / libzfs /
2024-04-08 Maxim FilimonovFix locale-specific time
2024-03-29 George WilsonAdd ashift validation when adding devices to a pool
2024-02-16 Brian BehlendorfCheck for minimum partition size
2024-02-08 Don BradyAdd slow disk diagnosis to ZED
2024-01-29 Richard Kojedzinszkylibzfs: use zfs_strerror() in place of strerror()
2024-01-29 Richard Kojedzinszkylibzfs: make userquota_propname_decode threadsafe
2024-01-12 Brian BehlendorfFix "out of memory" error
2023-12-21 Tony Hutterzpool: Add slot power control, print power status
2023-12-01 Brooks DavisOnly provide execvpe(3) when needed
2023-11-17 Brooks Davisfreebsd: remove __FBSDID macro use
2023-11-08 Don BradyRAID-Z expansion feature
2023-11-07 Tony Hutterzed: misc vdev_enc_sysfs_path fixes
2023-10-31 Ameer Hamzazvol: Implement zvol threading as a Property
2023-10-24 Brian BehlendorfAdd prefetch property
2023-10-02 Umer SaleemAdd '-u' - nomount flag for zfs set
2023-09-21 Tony HutterAdd zfs_prepare_disk script for disk firmware install
2023-09-20 Rob Nstatus: report pool suspension state under failmode...
2023-09-20 Umer SaleemImprove the handling of sharesmb,sharenfs properties
2023-09-20 Umer SaleemUpdate the behavior of mountpoint property
2023-09-02 Umer SaleemRelax error reporting in zpool import and zpool split
2023-08-26 Paul DagnelieIncrease limit of redaction list by using spill block
2023-08-08 набlibzfs: sendrecv: send_progress_thread: handle SIGINFO...
2023-08-01 Serapheim Dimitrop... zpool_vdev_remove() should handle EALREADY error return
2023-06-30 Alexander MotinFix remount when setting multiple properties.
2023-05-18 George AmanakisTeach zpool scrub to scrub only blocks in error log
2023-05-18 Brian BehlendorfAdd the ability to uninitialize
2023-05-12 Don BradyRefine special_small_blocks property validation
2023-04-21 Allan JudeAdd support for zpool user properties
2023-04-20 rob-wingCreate zap for root vdev
2023-04-10 Rob Nlibzfs: add v2 iterator interfaces
2023-04-05 Tino ReichardtFix "Add colored output to zfs list"
2023-03-24 Tino ReichardtAdd more ANSI colors to libzfs
2023-03-14 Richard Yaonvpair: Constify string functions
2023-03-14 Richard Yaozpool_valid_proplist() should not corrupt nvpair name...
2023-03-14 Attila Fülöpzcommon: Refactor FPU state handling in fletcher4
2023-03-11 George MelikovABI files: sync with new Ubuntu release in CI
2023-03-10 Pawel Jakub DawidekImplementation of block cloning for ZFS
2023-03-07 Rob NBetter handling for future crypto parameters
2023-03-02 Tino ReichardtAdd generic implementation handling and SHA2 impl
2023-02-14 Richard YaoGive strlcat() full buffer lengths rather than smaller...
2023-02-02 Reno RecklingFix variable shadowing in libzfs_mount
2023-02-02 Ameer HamzaFix console progress reporting for recursive send
2023-01-23 Richard YaoReject streams that set ->drr_payloadlen to unreasonabl...
2023-01-23 rob-wingConfigure zed's diagnosis engine with vdev properties
2023-01-20 Allan Judezfs_receive_one: Check for the more likely error first
2023-01-17 Ameer HamzaUse setproctitle to report progress of zfs send
2023-01-09 Ameer Hamzazed: add hotplug support for spare vdevs
2022-12-22 Matthew Ahrensdeadlock between spa_errlog_lock and dp_config_rwlock
2022-12-15 Ethan Coe-RennerAdd color output to zfs diff.
2022-12-14 Ameer HamzaAllow receiver to override encryption properties in...
2022-12-14 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2022-12-08 Richard YaoDo not pass -1 to strerror() from zfs_send_cb_impl()
2022-11-30 szuberskFix GCC 12 compilation errors
2022-11-18 Richard YaoFreeBSD: do_mount() passes wrong string length to helper
2022-11-10 Mariusz ZaborskiAllow to control failfast
2022-11-03 Brooks DavisMake 1-bit bitfields unsigned
2022-11-03 Brooks Davisrecvd_props_mode: use a uintptr_t to stash nvlists
2022-11-01 Richard YaoFreeBSD: Fix regression from kmem_scnprintf() in libzfs
2022-10-29 Richard YaoIntroduce kmem_scnprintf()
2022-10-18 Richard YaoCleanup: Delete unnecessary pointer check from vdev_to_...
2022-10-14 Richard YaoCleanup: Address Clang's static analyzer's unused code...
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-01 Richard YaoFix userland dereference NULL return value bugs
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-23 Richard YaoFix userland resource leaks
2022-09-20 Richard YaoCall va_end() before return in zpool_standard_error_fmt()
2022-09-16 набHandle ECKSUM as new EZFS_CKSUM ‒ "insufficient replicas"
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-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-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 набlibzfs: constify zfs_strip_partition(), zfs_strip_path()
2022-05-16 набlibzfs: pool: zpool_vdev_name: use libzfs_envvar_is_set
2022-05-12 набlibzfs: zfs_unshare: minor cleanup
next