| Commit message (Expand) | Author | Age | Files | Lines |
* | man: zpool-import.8: import examples from zpool.8 | наб | 2022-03-28 | 2 | -1/+26 |
* | man: zpool-export.8: import examples from zpool.8 | наб | 2022-03-28 | 2 | -1/+11 |
* | man: zpool-destroy.8: import examples from zpool.8 | наб | 2022-03-28 | 2 | -1/+12 |
* | man: zpool-list.8: import examples from zpool.8 | наб | 2022-03-28 | 1 | -1/+35 |
* | man: zpool-add.8: import examples from zpool.8 | наб | 2022-03-28 | 2 | -1/+25 |
* | man: zpool-create.8: import examples from zpool.8 | наб | 2022-03-28 | 2 | -2/+36 |
* | man: Examples: use subsections instead of lists | наб | 2022-03-28 | 4 | -84/+58 |
* | man: zpool.8: Examples: unmirrored -> non-redundant | наб | 2022-03-28 | 1 | -2/+2 |
* | man: zpool.8: Examples: use Pa for disks and scripts | наб | 2022-03-28 | 1 | -12/+12 |
* | module: zfs: dsl_bookmark: silence false-positive maybe-uninitialised | наб | 2022-03-28 | 1 | -3/+2 |
* | zfs-dkms rpm: simplify scriptlets, fix uninstall | Jeremy Visser | 2022-03-28 | 1 | -41/+4 |
* | Linux 5.18 compat: replace genhd.h with blkdev.h includes | наб | 2022-03-28 | 3 | -6/+5 |
* | Linux 5.18 compat: 4-argument bio_alloc() | наб | 2022-03-28 | 2 | -0/+41 |
* | CI: Log test name to /dev/kmsg in ZTS | George Melikov | 2022-03-24 | 2 | -2/+2 |
* | linux: libzutil: zfs_path_order: don't strdup ZPOOL_IMPORT_PATH | наб | 2022-03-23 | 1 | -17/+17 |
* | libzutil: zfs_resolve_shortname: don't strdup() ZPOOL_IMPORT_PATH | наб | 2022-03-23 | 1 | -19/+20 |
* | zpoolconcepts.7: fix comma typo | George Melikov | 2022-03-23 | 1 | -1/+1 |
* | Linux 5.17 compat: META | Brian Behlendorf | 2022-03-23 | 1 | -1/+1 |
* | Switch from _Noreturn to __attribute__((noreturn)) | Brian Behlendorf | 2022-03-23 | 29 | -74/+71 |
* | ZTS: Log test name to /dev/kmsg on Linux | Tony Hutter | 2022-03-23 | 2 | -10/+32 |
* | Linux 5.16 compat: restore FSR and FSAVE | Brian Behlendorf | 2022-03-19 | 1 | -2/+2 |
* | Allow zfs send to exclude datasets | Sean Eric Fagan | 2022-03-18 | 9 | -6/+474 |
* | RPM: Split out pam_zfs_key into separate package | ColMelvin | 2022-03-18 | 2 | -10/+22 |
* | module: zfs: arc: hdr_full_crypt_dest: drop unevaulated-only variable | наб | 2022-03-18 | 1 | -3/+3 |
* | config: always-arch: don't subst TARGET_CPU | наб | 2022-03-18 | 1 | -6/+0 |
* | config: always-arch: prune unused TARGET_CPU_*, add TARGET_CPU catch-all | наб | 2022-03-18 | 1 | -3/+3 |
* | zed: Fix mpath autoreplace on Centos 7 | Tony Hutter | 2022-03-18 | 1 | -7/+4 |
* | Fix ACL checks for NFS kernel server | Ryan Moeller | 2022-03-18 | 12 | -269/+26 |
* | FreeBSD: add missing replay check to an assert in zfs_xvattr_set | Mateusz Guzik | 2022-03-17 | 1 | -1/+3 |
* | module: freebsd: avoid a taking a destroyed lock in zfs_zevent bits | Kyle Evans | 2022-03-17 | 1 | -1/+11 |
* | module: zstd: check we don't leak symbols; regenerate symbol map | наб | 2022-03-15 | 3 | -325/+284 |
* | tests: validate getsubopt(3) expulsion | наб | 2022-03-15 | 10 | -7/+42 |
* | zfs-list.8: mention -S after -s it calls back to | наб | 2022-03-15 | 1 | -4/+4 |
* | zfs: list: only accept whole type for -t, not tp[=whatever] | наб | 2022-03-15 | 1 | -37/+26 |
* | libzfs: tokenise consistently with zfs and zpool | наб | 2022-03-15 | 1 | -50/+10 |
* | zfs: get: only accept whole type for -t, not tp[=whatever] | наб | 2022-03-15 | 1 | -30/+22 |
* | zfs: get: only accept whole source for -s, not src[=whatever] | наб | 2022-03-15 | 1 | -31/+20 |
* | zfs: get: only accept whole column for -o, not col[=whatever] | наб | 2022-03-15 | 1 | -34/+26 |
* | zpool: get: there's one fewer column than in zfs get | наб | 2022-03-15 | 1 | -2/+2 |
* | zfs: wait: only accept whole activity for -t, not act[=whatever] | наб | 2022-03-15 | 1 | -15/+13 |
* | zpool: get: only accept whole columns for -o, not col[=whatever] | наб | 2022-03-15 | 1 | -31/+23 |
* | zpool: wait: only accept whole columns for -t, not col[=whatever] | наб | 2022-03-15 | 1 | -20/+15 |
* | Replace FMD_B_{TRUE,FALSE} with B_{TRUE,FALSE} | наб | 2022-03-15 | 3 | -12/+7 |
* | Integrate carcass of libspl/i/s/vtoc.h into i/s/efi_partition.h | наб | 2022-03-15 | 6 | -63/+10 |
* | Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h> | наб | 2022-03-15 | 61 | -141/+63 |
* | Remove bcopy(), bzero(), bcmp() | наб | 2022-03-15 | 129 | -1051/+990 |
* | libspl: include: sys/vtoc.h: reduce to absolute barest minimum | наб | 2022-03-15 | 3 | -303/+4 |
* | tests: replace explicit $? || log_fail with log_must | наб | 2022-03-15 | 8 | -73/+25 |
* | tests: zfs_002_pos: simplify ZFS_ABORT tests | наб | 2022-03-15 | 1 | -6/+2 |
* | tests: zfs_set_common: check_prop_inherit: print faulty values | наб | 2022-03-15 | 1 | -3/+5 |