]> git.proxmox.com Git - mirror_zfs.git/history - lib/libzfs/libzfs_util.c
Add zfs_prepare_disk script for disk firmware install
[mirror_zfs.git] / lib / libzfs / libzfs_util.c
2023-09-21 Tony HutterAdd zfs_prepare_disk script for disk firmware install
2023-05-18 George AmanakisTeach zpool scrub to scrub only blocks in error log
2023-04-21 Allan JudeAdd support for zpool user properties
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-01-23 rob-wingConfigure zed's diagnosis engine with vdev properties
2022-12-15 Ethan Coe-RennerAdd color output to zfs diff.
2022-10-14 Richard YaoCleanup: Address Clang's static analyzer's unused code...
2022-09-27 Jitendra PatidarEnforce "-F" flag on resuming recv of full/newfs on...
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-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набEnable -Wwrite-strings
2022-06-14 Allan JudeReplace ZPROP_INVAL with ZPROP_USERPROP where it means...
2022-06-10 Will AndrewsAdd Linux namespace delegation support
2022-05-18 набlibzfs: return (allocated) strings instead of filling...
2022-03-30 набlibzfs: don't NULL-check infallible allocations
2022-03-15 набlibzfs: tokenise consistently with zfs and zpool
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-03-14 Ryan Moellerlibzfs: Convert to fnvpair functions
2022-03-04 набlibzfs: util: don't check for allocation errors from...
2022-02-15 Jorgen LundmanRename fallthrough to zfs_fallthrough
2021-11-30 Allan JudeVdev Properties Feature
2021-09-14 Brian BehlendorfUse fallthrough macro
2021-07-26 набReplace /*PRINTFLIKEn*/ with attribute(printf)
2021-05-29 набlibzfs: format safety
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 набlibzfs: add keylocation=https://, backed by fetch(3...
2021-05-08 набlibzfs: zfs_asprintf(): don't return undefined pointer
2021-04-13 набlibzfs: get rid of libzfs_handle::libzfs_mnttab
2021-04-11 набlib/: set O_CLOEXEC on all fds
2021-04-11 набlibzfs{,_core}: set O_CLOEXEC on persistent (ZFS_DEV...
2020-10-30 Ryan MoellerUpdate references to nonexistent man pages in code
2020-10-13 Ryan MoellerFreeBSD: Improve libzfs_error_init messages
2020-09-18 Allan Judelibzfs: Don't leak buf if nvlist is too large
2020-08-25 Allan JudeDon't assert on nvlists larger than SPA_MAXBLOCKSIZE
2020-08-01 Allan JudeChange the error handling for invalid property values
2020-07-31 Allan JudeWhen encountering EZFS_UNKNOWN, print the error text...
2020-07-22 Kyle Evanslibzfs: const'ify path argument to zfs_path_to_zhandle
2020-07-13 George WilsonRemove dependency on sharetab file and refactor sharing...
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-06-22 Prawnzfs -V: Print userland version even if kernel module...
2020-06-18 Arvind SankarAdd prototypes
2020-06-18 Arvind SankarMark functions as static
2020-04-28 Jason KingSupport custom URI schemes for the keylocation property
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS
2020-03-16 Ryan Moellerlibzfs: Fix bounds checks for float parsing
2020-02-12 Ryan MoellerMove zfs_version_kernel to platform code
2019-12-20 Tony HutterColorize zpool status output
2019-10-23 Matthew MacyUse platform independent error code for libzfs_run_proc...
2019-10-03 Matthew MacyOpenZFS restructuring - libzfs
2019-10-02 Matthew MacyOpenZFS restructuring - libspl
2019-09-18 Ryan MoellerRefactor libzfs_error_init newlines
2019-07-30 Michael NiewöhnerIncrease default zcmd allocation to 256K
2019-07-18 Serapheim Dimitrop... Race condition between spa async threads and export
2019-06-19 Paul DagnelieImplement Redacted Send/Receive
2019-05-02 Tom CaputiAdd feature check for 'zpool resilver' command
2019-04-16 TerraTechAdd option [-V|--version] to emit version string
2019-03-29 Brian BehlendorfAdd TRIM support
2019-02-08 loli10KZVOLs should not be allowed to have children
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-12-07 Tom CaputiFix error message when zfs module is not loaded
2018-11-05 Don BradyAdd libzutil for libzfs or libzpool consumers
2018-09-02 Don BradyAdd basic zfs ioc input nvpair validation
2018-09-02 Don BradyAdd zfs module feature and property info to sysfs
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-04-11 Mike GerdtsOpenZFS 9286 - want refreservation=auto
2018-03-13 Brian BehlendorfAdd kernel module auto-loading
2018-02-08 Chris WilliamsonOpenZFS 7431 - ZFS Channel Programs
2017-09-19 David QuigleyRemove FRU and LIBTOPO Support
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-07-07 Alek PImplemented zpool scrub pause/resume
2017-06-22 Tony HutterDashes for zero latency values in zpool iostat -p
2017-05-02 LOLiAdd zfs_nicebytes() to print human-readable sizes
2017-04-21 Tony HutterPrebaked scripts for zpool status/iostat -c
2017-04-12 Richard YaoFix header inclusions for standards conformance
2017-02-07 George MelikovOpenZFS 6931 - lib/libzfs: cleanup gcc warnings
2017-01-26 George MelikovOpenZFS 7386 - zfs get does not work properly with...
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-11-07 Brian BehlendorfFix 'zpool import' detection issues
2016-10-31 caoFix coverity defects: CID 147548
2016-10-14 caoFix coverity defects: CID 147488, 147490
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-08 Brian BehlendorfFix file permissions
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-03 Gvozden NeskovicFletcher4: Init in libzfs_init()
2016-09-29 BearBabyLiuFix coverity defects: CID 147443, 147656, 147655, 14744...
2016-09-20 slashddChange /etc/mtab to /proc/self/mounts
2016-08-22 GeLiXinFix: Array bounds read in zprop_print_one_property()
2016-07-29 Colin Ian Kinglibzfs: Fix missing va_end call on ENOSPC and EDQUOT...
2016-05-12 Tony HutterAdd -lhHpw options to "zpool iostat" for avg latency...
2016-03-16 Brian BehlendorfAdd the ZFS Test Suite
2016-02-08 Brian BehlendorfPrevent zpool_find_vdev() from truncating vdev path
next