Initialize parity blocks before RAID-Z reconstruction benchmarking
[freebsd.git] / lib /
2021-08-05 Rich ErcolaniMake get_key_material_file fail more verbosely
2021-07-26 George MelikovUpdate ABI files with generated in CI worker
2021-07-26 набRemove NOTE(CONSTCOND) and note.h
2021-07-26 набNormalise /*FALLTHR{OUGH,U}*/
2021-07-26 набReplace /*PRINTFLIKEn*/ with attribute(printf)
2021-07-22 Jorgen LundmanRemove old orig_fd variable from zfs send
2021-07-16 Kevin BowlingDetect HAVE_LARGE_STACKS at compile time
2021-07-15 Jorgen Lundmanpass handle to do_unmount()
2021-07-11 George Wilsonfile reference counts can get corrupted
2021-07-08 Jorgen LundmanReplace strchrnul() with strrchr()
2021-06-24 Paul DagnelieFix flag copying in resume case
2021-06-23 Rich ErcolaniAnnotated dprintf as printf-like
2021-06-14 Rich ErcolaniFix importing with symlinks
2021-06-11 набForbid basename(3) and dirname(3)
2021-06-11 набlibzutil: import: filter out unsuitable files earlier
2021-06-11 набlinux/libzutil: zpool_open_func: don't dup name, extrac...
2021-06-11 набlibzutil: add zfs_{base,dir}name()
2021-06-11 набlinux/libzutil: use ARRAY_SIZE instead of constant...
2021-06-10 Alexander MotinRemove pool io kstats (#12212)
2021-06-10 Rich ErcolaniAdded error for writing to /dev/ on Linux
2021-06-10 набlib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}...
2021-06-10 набlibefi: remove efi_auto_sense()
2021-06-08 Alan Somerslibzfs: On FreeBSD, use MNT_NOWAIT with getfsstat
2021-06-08 набlibzfs: zfs_send: remove unused variable
2021-06-08 набlibzutil: zpool_find_config: remove unused variable
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 ...
next