aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't direct to freenode in issue templatePaul Dagnelie2021-06-091-1/+1
* Introduce write-mostly sumsAlexander Motin2021-06-0910-72/+319
* Improve scrub maxinflight_bytes math. Alexander Motin2021-06-082-26/+16
* etc/systemd/zfs-mount-generator: output tweaksнаб2021-06-081-14/+8
* etc/systemd/zfs-mount-generator: rewrite in Cнаб2021-06-085-491/+1119
* zstreamdump: replace with link to zstreamнаб2021-06-088-65/+18
* d/zfsutils.zfs.init derivatives: shellcheck, fix headerнаб2021-06-085-62/+40
* contrib/bash_completion.d: fix obvious shellcheck problemsнаб2021-06-081-25/+28
* zgenhostid: use argument path directlyнаб2021-06-081-13/+3
* Trim excess shellcheck annotations. Widen to all non-Korn scriptsнаб2021-06-0818-88/+72
* Fix SC2181 ("[ $?") outside tests/наб2021-06-0811-52/+29
* i-t: rewrite hooksнаб2021-06-083-105/+39
* dracut/90/module-setup: mainly shellcheck cleanupнаб2021-06-081-6/+5
* Tag 2.1.0-rc6zfs-2.1.0-rc6Brian Behlendorf2021-05-281-1/+1
* RPM: Explicitly set the required min/max kernel version for the DKMS packageArmin Wehrfritz2021-05-281-1/+1
* Minor fix to configure on s390xRich Ercolani2021-05-281-1/+3
* Bend zpl_set_acl to permit the new userns* parameterRich Ercolani2021-05-273-14/+51
* Reinstate the old zpool read label logic as a fallbackRich Ercolani2021-05-271-3/+101
* mount.zfs.8: match to reality; zfsprops.8: add missing temporary optionsнаб2021-05-273-77/+37
* mount.zfs.8: moderniseнаб2021-05-271-75/+69
* zfsprops.8: remove nbmand-not-used-on-Linux and pointer to mount(8)наб2021-05-271-8/+3
* Various Linux kABI cosmeticsнаб2021-05-274-12/+16
* linux: don't fall through to 3-arg vfs_getattrнаб2021-05-272-2/+6
* FreeBSD: Update dataset_kstats for zvols in dev modeAlexander Motin2021-05-271-0/+6
* Correct flaws in arc_summary[23] and their test. Rich Ercolani2021-05-273-51/+73
* FreeBSD: avoid memory allocation in arc_prune_asyncAlexander Motin2021-05-271-9/+7
* FreeBSD: Retry OCF ENOMEM errors.Alexander Motin2021-05-271-3/+5
* Add note for printing all dbgmsg entries on FreeBSDRich Ercolani2021-05-271-1/+4
* Propagate vdev state due to invalid label corruptionvermavipinkumar2021-05-272-1/+11
* Update tmpfile() existence detectionRich Ercolani2021-05-272-4/+29
* Fix dRAID sequential resilver silent damage handlingBrian Behlendorf2021-05-278-56/+236
* zfs-allow.8: mention 'bookmark' permissionLauri Tirkkonen2021-05-271-0/+1
* Simple change to fix building in recent environmentsRich Ercolani2021-05-271-4/+4
* Scale worker threads and taskqs with number of CPUsAlexander Motin2021-05-272-26/+84
* ZTS: Increase redundancy test timeoutBrian Behlendorf2021-05-271-0/+1
* Fix dmu_recv_stream test for resumablePaul Zuchowski2021-05-271-2/+2
* FreeBSD: Use SET_ERROR to trace xattr name errorsRyan Moeller2021-05-271-4/+4
* FreeBSD: Don't force xattr mount optionRyan Moeller2021-05-271-5/+0
* Revert "Fix raw sends on encrypted datasets when copying back snapshots"Brian Behlendorf2021-05-276-143/+12
* Widen mancheck target to all pages, fix themнаб2021-05-276-8/+6
* ZTS: Add known exceptionsBrian Behlendorf2021-05-271-0/+9
* linux 5.13 compat: bdevops->revalidate_disk() removedColeman Kane2021-05-273-0/+38
* module/zfs: remove zfs_zevent_console and zfs_zevent_colsнаб2021-05-277-403/+0
* Tag 2.1.0-rc5zfs-2.1.0-rc5Brian Behlendorf2021-05-101-2/+2
* libzfs: zfs_asprintf(): don't return undefined pointerнаб2021-05-101-1/+3
* libzfsbootenv: lzbe_set_boot_device(): don't free undefined pointerнаб2021-05-101-4/+3
* zfs_get_enclosure_sysfs_path(): don't free undefined pointerнаб2021-05-101-2/+3
* zfs_get_enclosure_sysfs_path(): don't leak dev pathнаб2021-05-101-7/+2
* zpool: vdev_run_cmd(): don't free undefined pointersнаб2021-05-101-5/+10
* libzfs: zpool_load_compat(): don't free undefined pointersнаб2021-05-101-4/+8