aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Replace /*PRINTFLIKEn*/ with attribute(printf)наб2021-07-264-24/+10
* Remove old orig_fd variable from zfs sendJorgen Lundman2021-07-211-2/+1
* Detect HAVE_LARGE_STACKS at compile timeKevin Bowling2021-07-162-0/+4
* pass handle to do_unmount()Jorgen Lundman2021-07-154-41/+39
* file reference counts can get corruptedGeorge Wilson2021-07-101-11/+9
* Replace strchrnul() with strrchr()Jorgen Lundman2021-07-071-1/+3
* Fix flag copying in resume casePaul Dagnelie2021-06-241-0/+4
* Annotated dprintf as printf-likeRich Ercolani2021-06-221-1/+1
* Fix importing with symlinksRich Ercolani2021-06-141-0/+1
* Forbid basename(3) and dirname(3)наб2021-06-113-24/+33
* libzutil: import: filter out unsuitable files earlierнаб2021-06-112-11/+16
* linux/libzutil: zpool_open_func: don't dup name, extract untouchablesнаб2021-06-111-23/+12
* libzutil: add zfs_{base,dir}name()наб2021-06-112-672/+698
* linux/libzutil: use ARRAY_SIZE instead of constant for search pathsнаб2021-06-112-7/+6
* Remove pool io kstats (#12212)Alexander Motin2021-06-102-36/+0
* Added error for writing to /dev/ on LinuxRich Ercolani2021-06-091-0/+1
* lib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}: -fvisibility=hiddenнаб2021-06-0916-2225/+2097
* libefi: remove efi_auto_sense()наб2021-06-092-1791/+1744
* libzfs: On FreeBSD, use MNT_NOWAIT with getfsstatAlan Somers2021-06-081-2/+2
* libzfs: zfs_send: remove unused variableнаб2021-06-071-12/+0
* libzutil: zpool_find_config: remove unused variableнаб2021-06-071-4/+1
* More aggsum optimizationsAlexander Motin2021-06-072-0/+56
* libzfs: write_inuse_diffs_one: format strerror() with "%s"наб2021-06-041-2/+3
* Let zfs diff be more permissiveRich Ercolani2021-06-041-12/+23
* Fix error check in nvlist_print_json_stringRyan Moeller2021-06-041-8/+7
* libzfs: convert to -fvisibility=hiddenнаб2021-06-035-5592/+5058
* libefi: efi_get_devname: don't allocate procfs pathнаб2021-06-031-10/+3
* libzfs: don't distribute libzfs_impl.hнаб2021-06-0311-9/+272
* libspl: staticify buf and pagesize, rename aok to libspl_assert_okнаб2021-06-037-4548/+7791
* A couple of small style cleanupsColm2021-06-031-12/+24
* libzfs_core: Fix some style violationsRyan Moeller2021-06-011-2/+5
* libzfs: add zfs_get_underlying_type. Stop including libzfs_impl.h in cmdнаб2021-05-292-630/+648
* libzfs: format safetyнаб2021-05-296-65/+52
* Introduce write-mostly sumsAlexander Motin2021-05-272-0/+69
* Reinstate the old zpool read label logic as a fallbackRich Ercolani2021-05-261-3/+101
* linux/libzutil: zfs_path_order: remove strtokнаб2021-05-261-6/+5
* libzutil: zfs_resolve_shortname: remove strtokнаб2021-05-261-4/+4
* libzutil: zfs_strcmp_shortname: remove strtokнаб2021-05-261-7/+6
* libzutil: zfs_strcmp_pathname: don't allocate, remove strtokнаб2021-05-261-9/+8
* libzfs_core: fini: don't check for refcount twiceнаб2021-05-261-2/+1
* freebsd/libzfs: import execvPe() from FreeBSD 13наб2021-05-261-19/+42
* linux/libshare: smb: don't leak share name in smb_disable_share_one()наб2021-05-211-1/+1
* Don't abuse vfork()наб2021-05-211-1/+1
* libzfs: run_process: don't leak fd on reopen failureнаб2021-05-211-1/+3
* libzfs: run_process: reuse line, don't leak itнаб2021-05-211-13/+10
* libzfs: run_process: set O_NONBLOCK on lines pipeнаб2021-05-211-2/+3
* FreeBSD: Don't force xattr mount optionRyan Moeller2021-05-131-5/+0
* libzfs: add keylocation=https://, backed by fetch(3) or libcurlнаб2021-05-124-4215/+6609
* libzfs: zfs_asprintf(): don't return undefined pointerнаб2021-05-081-1/+3
* libzfsbootenv: lzbe_set_boot_device(): don't free undefined pointerнаб2021-05-081-4/+3