aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* zpoolprops.8: fix spacing in ashiftнаб2021-05-291-2/+2
* fsck.zfs.8: moderniseнаб2021-05-291-47/+49
* arcstat.1: moderniseнаб2021-05-291-539/+111
* ztest.1: moderniseнаб2021-05-291-155/+172
* zgenhostid.8: use single-line indent macro for single-line examplesнаб2021-05-291-16/+7
* libzfs: add zfs_get_underlying_type. Stop including libzfs_impl.h in cmdнаб2021-05-296-638/+658
* include: move SPA_MINBLOCKSHIFT and zio_encrypt to sys/fs/zfs.hнаб2021-05-293-38/+41
* libzfs: format safetyнаб2021-05-296-65/+52
* libzfs: expose zfs_mount_delegation_checkнаб2021-05-292-2/+1
* long options for ztestManoj Joseph2021-05-282-108/+247
* Don't direct to freenode in issue templatePaul Dagnelie2021-05-281-1/+1
* RPM: Explicitly set the required min/max kernel version for the DKMS packageArmin Wehrfritz2021-05-271-1/+1
* Minor fix to configure on s390xRich Ercolani2021-05-271-1/+3
* Introduce write-mostly sumsAlexander Motin2021-05-2710-72/+319
* Improve scrub maxinflight_bytes math. Alexander Motin2021-05-272-26/+16
* Bend zpl_set_acl to permit the new userns* parameterRich Ercolani2021-05-273-14/+51
* etc/systemd/zfs-mount-generator: output tweaksнаб2021-05-271-14/+8
* etc/systemd/zfs-mount-generator: rewrite in Cнаб2021-05-275-491/+1119
* Reinstate the old zpool read label logic as a fallbackRich Ercolani2021-05-261-3/+101
* mount.zfs.8: match to reality; zfsprops.8: add missing temporary optionsнаб2021-05-263-77/+37
* mount.zfs.8: moderniseнаб2021-05-261-75/+69
* zfsprops.8: remove nbmand-not-used-on-Linux and pointer to mount(8)наб2021-05-261-8/+3
* Various Linux kABI cosmeticsнаб2021-05-264-12/+16
* linux: don't fall through to 3-arg vfs_getattrнаб2021-05-262-2/+6
* Forbid strtok(3)наб2021-05-261-0/+1
* zdb: remove strtokнаб2021-05-261-14/+17
* zpool: print_zpool_script_list: remove strtokнаб2021-05-261-5/+4
* 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