aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* man: zfs-rollback.8: import examples from zfs.8наб2022-03-282-1/+13
* man: zfs-clone.8: import examples from zfs.8наб2022-03-282-1/+28
* man: zfs-list.8: import examples from zfs.8наб2022-03-282-1/+23
* man: zfs-send.8, zfs-receive.8: import examples from zfs.8наб2022-03-283-4/+90
* man: zfs-diff.8: import examples from zfs.8наб2022-03-282-1/+21
* man: zfs-bookmark.8: import examples from zfs.8наб2022-03-282-1/+10
* man: zfs-set.8: import examples from zfs.8наб2022-03-282-1/+128
* man: zfs-allow.8: import examples from zfs.8наб2022-03-282-1/+109
* man: zpool-iostat.8: import examples from zpool.8наб2022-03-283-3/+72
* man: zpool-remove.8: import examples from zpool.8наб2022-03-282-1/+44
* man: zpool-upgrade.8: import examples from zpool.8наб2022-03-282-1/+13
* 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