aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* autoconf: use include directives instead of recursing down tests (mostly)наб2022-05-1019-253/+169
* autoconf: use include directives instead of recursing down etcнаб2022-05-1020-127/+113
* autoconf: use include directives instead of recursing down contribнаб2022-05-1021-166/+111
* autoconf: use include directives instead of recursing down udevнаб2022-05-104-14/+7
* autoconf: use include directives instead of recursing down rpmнаб2022-05-108-13/+10
* Move test-runner.1 into top-level man/наб2022-05-106-23/+23
* autoconf: use include directives instead of recursing down manнаб2022-05-104-110/+104
* autoconf: use include directives instead of recursing down scriptsнаб2022-05-103-64/+65
* autoconf: single-step includesнаб2022-05-1027-533/+375
* autoconf: use include directives instead of recursing down cmdнаб2022-05-1068-528/+508
* cmd: zvol_id: don't build with -fno-stack-protector anymoreнаб2022-05-101-4/+0
* autoconf: use include directives instead of recursing down libнаб2022-05-1058-1039/+831
* libzfs: pool: fix false-positives -Wmaybe-uninitialisedнаб2022-05-102-6/+3
* module: Makefile: cppcheck: zfs_config.h lives in builddirнаб2022-05-101-1/+1
* config: user: drop ZONENAME, avoid lying about being Linux-onlyнаб2022-05-101-11/+0
* libspl: include: remove [util/]sscanf.hнаб2022-05-104-35/+1
* copy-builtin: add hooks with sed/>>наб2022-05-101-26/+2
* autogen.sh: explicitly build its containing directoryнаб2022-05-101-3/+1
* Remove compat spl-x.y.z from the distributionнаб2022-05-103-29/+0
* Makefile: zfs-tests lives in srcdir; zfs-tests: accept common.sh pathнаб2022-05-102-9/+3
* Workaround broken VDEV_UPATHRich Ercolani2022-05-103-10/+34
* Add workaround for broken Linux pipesRich Ercolani2022-05-092-0/+21
* abd_os: remove redundant refcount creation for abd_childrenhping2022-05-091-1/+0
* man: zpool-import.8: -d -or -cнаб2022-05-091-1/+2
* Fix functions without a prototypeAidan Harris2022-05-063-3/+3
* zpool: guard vs_noalloc and vs_pspace with VDEV_STAT_VALID()наб2022-05-051-2/+2
* Corrected edge case in uncompressed ARC->L2ARC handlingRich Ercolani2022-05-041-8/+19
* FreeBSD: use zero_region instead of allocating a dedicated pageMateusz Guzik2022-05-041-7/+3
* Fix incorrect use of unit prefix names in man pagesWHR2022-05-048-109/+109
* Improve mg_aliquot mathAlexander Motin2022-05-042-7/+8
* Reduce dbuf_find() lock contentionBrian Behlendorf2022-05-043-19/+18
* Speed up WB_SYNC_NONE when a WB_SYNC_ALL occurs simultaneouslyShaan Nobee2022-05-0317-20/+351
* FreeBSD: Clean up the use of ioflagsPawel Jakub Dawidek2022-05-024-32/+10
* Add missing replay entry in zvol_replay_vector for TX_SETSAXATTRJitendra Patidar2022-05-021-0/+1
* Silence unused-but-set-variable warningsBrian Behlendorf2022-04-292-2/+2
* Default zfs_max_recordsize to 16MRich Ercolani2022-04-287-28/+20
* Fix O_APPEND for Linux 3.15 and older kernelsBrian Behlendorf2022-04-271-0/+2
* Linux 5.18 compat: replace __set_page_dirty_nobuffersSatadru Pramanik2022-04-274-1/+44
* zfs: holds: dequadratifyнаб2022-04-271-1/+1
* zfs: holds: general cleanupнаб2022-04-271-11/+7
* PPC get_user workaroundDamian Szuberski2022-04-263-2/+34
* autoconf: Pretend `CONFIG_MODULES` is always onDamian Szuberski2022-04-262-26/+62
* Improve log spacemap load timeAlexander Motin2022-04-2611-147/+257
* Improve zpool status output, list all affected datasetsGeorge Amanakis2022-04-2521-194/+1219
* tests: cli_user: zfs_001_neg: print the problematic linesнаб2022-04-251-1/+1
* man: zfs-send.8: fix -X synopses and descriptionнаб2022-04-252-88/+45
* zvol_wait: Ignore locked zvolsRichard Laager2022-04-221-4/+6
* Linux 5.18 compat: kobj_type.default_attrs replaced with default_groupsнаб2022-04-223-17/+61
* linux: module: zfs: sysfs: constify types and attrsнаб2022-04-221-5/+5
* scripts: zfs.sh: explicitly unload all modules via rmmodнаб2022-04-211-4/+7