aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Propagate KERNEL_* to *.specDamian Szuberski2022-02-093-2/+11
* Add support for $KERNEL_{CC,LD,LLVM} variablesPeter Levine2022-02-092-2/+10
* Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU stateAttila Fülöp2022-02-099-6/+300
* Remove unused files from GitHub runnersDamian Szuberski2022-02-093-12/+32
* `mount.zfs -o zfsutil` leverages `zfs_mount_at()`Damian Szuberski2022-02-081-13/+34
* Remove unneeded "extern inline" function declarationsTomohiro Kusumi2022-02-086-15/+0
* Add `--enable=all` to ShellCheck by defaultDamian Szuberski2022-02-0721-25/+13
* Extract workflows dependenciesDamian Szuberski2022-02-075-51/+96
* zvol: make calls to platform ops staticChristian Schwarz2022-02-074-97/+62
* Add more control/visibility to spa_load_verify().Alexander Motin2022-02-042-3/+18
* zfs_set_prop_nvlist: make it easier to spot the call to dsl_props_setChristian Schwarz2022-02-041-37/+44
* dsl_dir_tempreserve_impl: remove unused `deferred` variableChristian Schwarz2022-02-041-2/+1
* ZTS: Update enospc_002_pos test caseBrian Behlendorf2022-02-042-4/+0
* Fix clearing set-uid and set-gid bits on a file when replying a writePawel Jakub Dawidek2022-02-039-104/+261
* Add `--enable-asan` and `--enable-ubsan` switchesDamian Szuberski2022-02-0350-62/+253
* zed-functions.sh: escape newline to produce valid jsonPhil Kauffman2022-02-031-1/+1
* Add enumerated vdev names to 'zpool iostat -v' and 'zpool list -v'Akash B2022-02-033-6/+6
* Report dnodes with faulty bonuslenGeorge Amanakis2022-02-037-1/+189
* Notice if the test-runner diesнаб2022-02-021-5/+8
* Fix trivial calloc(3) arguments orderTomohiro Kusumi2022-02-022-2/+2
* Simplify resume token generationRyan Moeller2022-02-013-180/+142
* libzfs_sendrecv: Factor out lzc_flags_from_resume_nvlRyan Moeller2022-02-011-12/+24
* libzfs_sendrecv: Refactor find_redact_bookRyan Moeller2022-02-011-27/+52
* libzfs_sendrecv: Fix some comment style nitsRyan Moeller2022-02-011-4/+5
* libzfs_sendrecv: Style pass on dump_filesystemsRyan Moeller2022-02-011-5/+7
* libzfs_sendrecv: Style pass on dump_filesystemRyan Moeller2022-02-011-20/+31
* libzfs_sendrecv: Style pass on dump_snapshotRyan Moeller2022-02-011-11/+9
* libzfs_sendrecv: Style pass on send_print_verboseRyan Moeller2022-02-011-20/+14
* libzfs_sendrecv: Pull header line out of loopRyan Moeller2022-02-011-11/+9
* libzfs_sendrecv: Initialize in case of failureRyan Moeller2022-02-011-0/+4
* libzfs_sendrecv: Style pass on dump_ioctlRyan Moeller2022-02-011-9/+13
* libzfs_sendrecv: Style pass on zfs_send_spaceRyan Moeller2022-02-011-40/+37
* libzfs_sendrecv: Style pass on send_iterate_fsRyan Moeller2022-02-011-34/+34
* libzfs_sendrecv: Style pass on send_iterate_propRyan Moeller2022-02-011-25/+19
* libzfs_sendrecv: Style pass on send_iterate_snapRyan Moeller2022-02-011-14/+18
* libzfs_sendrecv: Fix leaked holds nvlistRyan Moeller2022-02-011-4/+3
* libzfs_sendrecv: Avoid extra avl_findRyan Moeller2022-02-011-2/+3
* libzfs_sendrecv: Simplify out guid temporaryRyan Moeller2022-02-011-3/+1
* libzfs_sendrecv: Use size_t for payload_lenRyan Moeller2022-02-011-1/+1
* libzfs: mount: don't leak mnt_param_t if mnt_func failsнаб2022-02-011-1/+3
* libtpool: remove useless CSTYLEDнаб2022-02-011-2/+1
* linux: libspl: zone: () -> (void)наб2022-02-011-1/+1
* zpool: misc. cleanupнаб2022-02-011-7/+4
* libzfs: share_proto: constify, staticifyнаб2022-02-013-22/+20
* zpool: main: print hostids with PRIx64наб2022-02-011-8/+7
* libzfs: const correctnessнаб2022-02-013-8/+9
* zpool: main: const correctness, use time_t for timeнаб2022-02-011-6/+6
* spl: Don't check FreeBSD rwlocks for double initialization (#13019)Mark Johnston2022-01-311-5/+2
* ZTS: explicitly strip whitespace for broken wc(1) implementationsнаб2022-01-283-1/+3
* libzfs: sendrecv: fix unused, remove argsusedнаб2022-01-281-7/+6