aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* man: zpool-import.8: import examples from zpool.8наб2022-03-282-1/+26
* man: zpool-export.8: import examples from zpool.8наб2022-03-282-1/+11
* man: zpool-destroy.8: import examples from zpool.8наб2022-03-282-1/+12
* man: zpool-list.8: import examples from zpool.8наб2022-03-281-1/+35
* man: zpool-add.8: import examples from zpool.8наб2022-03-282-1/+25
* man: zpool-create.8: import examples from zpool.8наб2022-03-282-2/+36
* man: Examples: use subsections instead of listsнаб2022-03-284-84/+58
* man: zpool.8: Examples: unmirrored -> non-redundantнаб2022-03-281-2/+2
* man: zpool.8: Examples: use Pa for disks and scriptsнаб2022-03-281-12/+12
* module: zfs: dsl_bookmark: silence false-positive maybe-uninitialisedнаб2022-03-281-3/+2
* zfs-dkms rpm: simplify scriptlets, fix uninstallJeremy Visser2022-03-281-41/+4
* Linux 5.18 compat: replace genhd.h with blkdev.h includesнаб2022-03-283-6/+5
* Linux 5.18 compat: 4-argument bio_alloc()наб2022-03-282-0/+41
* CI: Log test name to /dev/kmsg in ZTSGeorge Melikov2022-03-242-2/+2
* linux: libzutil: zfs_path_order: don't strdup ZPOOL_IMPORT_PATHнаб2022-03-231-17/+17
* libzutil: zfs_resolve_shortname: don't strdup() ZPOOL_IMPORT_PATHнаб2022-03-231-19/+20
* zpoolconcepts.7: fix comma typoGeorge Melikov2022-03-231-1/+1
* Linux 5.17 compat: METABrian Behlendorf2022-03-231-1/+1
* Switch from _Noreturn to __attribute__((noreturn))Brian Behlendorf2022-03-2329-74/+71
* ZTS: Log test name to /dev/kmsg on LinuxTony Hutter2022-03-232-10/+32
* Linux 5.16 compat: restore FSR and FSAVEBrian Behlendorf2022-03-191-2/+2
* Allow zfs send to exclude datasetsSean Eric Fagan2022-03-189-6/+474
* RPM: Split out pam_zfs_key into separate packageColMelvin2022-03-182-10/+22
* module: zfs: arc: hdr_full_crypt_dest: drop unevaulated-only variableнаб2022-03-181-3/+3
* config: always-arch: don't subst TARGET_CPUнаб2022-03-181-6/+0
* config: always-arch: prune unused TARGET_CPU_*, add TARGET_CPU catch-allнаб2022-03-181-3/+3
* zed: Fix mpath autoreplace on Centos 7Tony Hutter2022-03-181-7/+4
* Fix ACL checks for NFS kernel serverRyan Moeller2022-03-1812-269/+26
* FreeBSD: add missing replay check to an assert in zfs_xvattr_setMateusz Guzik2022-03-171-1/+3
* module: freebsd: avoid a taking a destroyed lock in zfs_zevent bitsKyle Evans2022-03-171-1/+11
* module: zstd: check we don't leak symbols; regenerate symbol mapнаб2022-03-153-325/+284
* tests: validate getsubopt(3) expulsionнаб2022-03-1510-7/+42
* zfs-list.8: mention -S after -s it calls back toнаб2022-03-151-4/+4
* zfs: list: only accept whole type for -t, not tp[=whatever]наб2022-03-151-37/+26
* libzfs: tokenise consistently with zfs and zpoolнаб2022-03-151-50/+10
* zfs: get: only accept whole type for -t, not tp[=whatever]наб2022-03-151-30/+22
* zfs: get: only accept whole source for -s, not src[=whatever]наб2022-03-151-31/+20
* zfs: get: only accept whole column for -o, not col[=whatever]наб2022-03-151-34/+26
* zpool: get: there's one fewer column than in zfs getнаб2022-03-151-2/+2
* zfs: wait: only accept whole activity for -t, not act[=whatever]наб2022-03-151-15/+13
* zpool: get: only accept whole columns for -o, not col[=whatever]наб2022-03-151-31/+23
* zpool: wait: only accept whole columns for -t, not col[=whatever]наб2022-03-151-20/+15
* Replace FMD_B_{TRUE,FALSE} with B_{TRUE,FALSE}наб2022-03-153-12/+7
* Integrate carcass of libspl/i/s/vtoc.h into i/s/efi_partition.hнаб2022-03-156-63/+10
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-1561-141/+63
* Remove bcopy(), bzero(), bcmp()наб2022-03-15129-1051/+990
* libspl: include: sys/vtoc.h: reduce to absolute barest minimumнаб2022-03-153-303/+4
* tests: replace explicit $? || log_fail with log_mustнаб2022-03-158-73/+25
* tests: zfs_002_pos: simplify ZFS_ABORT testsнаб2022-03-151-6/+2
* tests: zfs_set_common: check_prop_inherit: print faulty valuesнаб2022-03-151-3/+5