aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* zpool: import: use realloc for realloc, remove strtokнаб2021-05-263-32/+29
* 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: Update dataset_kstats for zvols in dev modeAlexander Motin2021-05-261-0/+6
* freebsd/libzfs: import execvPe() from FreeBSD 13наб2021-05-261-19/+42
* Correct flaws in arc_summary[23] and their test. Rich Ercolani2021-05-253-51/+73
* FreeBSD: avoid memory allocation in arc_prune_asyncAlexander Motin2021-05-251-9/+7
* Add note for printing all dbgmsg entries on FreeBSDRich Ercolani2021-05-251-1/+4
* Propagate vdev state due to invalid label corruptionvermavipinkumar2021-05-252-1/+11
* zdb: dump_history needs spaceToomas Soome2021-05-251-1/+1
* ZTS: remove verify_slog_support helperChristian Schwarz2021-05-244-39/+7
* FreeBSD: Retry OCF ENOMEM errors.Alexander Motin2021-05-241-3/+5
* linux/libshare: smb: don't leak share name in smb_disable_share_one()наб2021-05-211-1/+1
* zstreamdump: replace with link to zstreamнаб2021-05-218-65/+18
* Don't abuse vfork()наб2021-05-212-2/+2
* 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
* raidz_test: use only async-signal-safe functions in signal handlerнаб2021-05-201-6/+15
* Update tmpfile() existence detectionRich Ercolani2021-05-202-4/+29
* Fix dRAID sequential resilver silent damage handlingBrian Behlendorf2021-05-208-56/+236
* zfs-allow.8: mention 'bookmark' permissionLauri Tirkkonen2021-05-201-0/+1
* d/zfsutils.zfs.init derivatives: shellcheck, fix headerнаб2021-05-205-62/+40
* contrib/bash_completion.d: fix obvious shellcheck problemsнаб2021-05-201-25/+28
* zgenhostid: use argument path directlyнаб2021-05-201-13/+3
* Trim excess shellcheck annotations. Widen to all non-Korn scriptsнаб2021-05-2018-89/+75
* Fix SC2181 ("[ $?") outside tests/наб2021-05-2011-52/+29
* Simple change to fix building in recent environmentsRich Ercolani2021-05-191-4/+4
* Scale worker threads and taskqs with number of CPUsAlexander Motin2021-05-142-26/+84
* ZTS: Increase redundancy test timeoutBrian Behlendorf2021-05-141-0/+1
* i-t: rewrite hooksнаб2021-05-133-111/+43
* Fix dmu_recv_stream test for resumablePaul Zuchowski2021-05-131-2/+2
* FreeBSD: Implement xattr=saRyan Moeller2021-05-134-150/+401
* FreeBSD: Use SET_ERROR to trace xattr name errorsRyan Moeller2021-05-131-4/+4
* FreeBSD: Don't force xattr mount optionRyan Moeller2021-05-131-5/+0
* zed: Add Pushover notifierScott Colby2021-05-132-0/+99
* Revert "Fix raw sends on encrypted datasets when copying back snapshots"Brian Behlendorf2021-05-136-143/+12
* Widen mancheck target to all pages, fix themнаб2021-05-126-8/+6
* libzfs: add keylocation=https://, backed by fetch(3) or libcurlнаб2021-05-1231-4250/+6945
* ZTS: Add known exceptionsBrian Behlendorf2021-05-111-0/+9
* linux 5.13 compat: bdevops->revalidate_disk() removedColeman Kane2021-05-113-0/+38
* Remove unimplemented virus scanning hooksRyan Moeller2021-05-108-62/+1
* module/zfs: remove zfs_zevent_console and zfs_zevent_colsнаб2021-05-107-403/+0
* 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
* zfs_get_enclosure_sysfs_path(): don't free undefined pointerнаб2021-05-081-2/+3
* zfs_get_enclosure_sysfs_path(): don't leak dev pathнаб2021-05-081-7/+2