aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace *CTASSERT() with _Static_assert()наб2022-01-2611-66/+72
* Clean up CSTYLEDsнаб2022-01-26127-748/+522
* icp: asm_linkage.h: clean out unused bits, CSTYLEDнаб2022-01-261-143/+3
* libspl: include: ia32: removeнаб2022-01-265-309/+1
* tests: simplify check_bg_procs_limit_num(), inline into setupнаб2022-01-264-57/+18
* tests: prune remaining xargs(1), add missing zfs-project -c0 noteнаб2022-01-268-14/+10
* tests: simplify find_vfstab_dev()наб2022-01-262-32/+2
* Makefile: simplify away xargs(1)наб2022-01-261-12/+5
* module: Makefile: simplify clean and install jobsнаб2022-01-261-5/+3
* FreeBSD: Fix zvol_cdev_open lockingRyan Moeller2022-01-261-2/+2