aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typos in zfs-bookmark examplesMateusz Piotrowski2022-05-122-6/+6
* linux: libshare/nfs: don't do anything unless exportfs is availableнаб2022-05-121-0/+30
* linux: libshare/smb: cache smb_availableнаб2022-05-121-7/+11
* libzfs: zfs_unshare: minor cleanupнаб2022-05-121-7/+2
* tests: add zfs_unshare_008_pos checking whitespace escapingнаб2022-05-125-1/+73
* libshare/nfs: escape mount points when neededнаб2022-05-124-8/+64
* linux: libshare/nfs: bsearch() over valid keysнаб2022-05-121-28/+20
* libzfs: mount: zfs_unshare: don't reallocate mountpointнаб2022-05-121-15/+7
* Replace libzfs sharing _nfs() and _smb() APIs with protocol listsнаб2022-05-128-414/+228
* Publish libshare protocols, use enum-based APIнаб2022-05-1211-204/+134
* libshare: delineate obsolete errorsнаб2022-05-121-10/+7
* libshare: use AVL tree with static data, pass all data in argumentsнаб2022-05-128-415/+121
* libshare: interface: {=> const} char *наб2022-05-122-10/+10
* libshare/smb: cleanupнаб2022-05-125-56/+36
* libshare/nfs: destaticify nfs_lock_fdнаб2022-05-121-19/+15
* freebsd: libshare/nfs: write directly in translate_opts()наб2022-05-121-10/+9
* freebsd: libshare/nfs: constify static const dataнаб2022-05-121-4/+4
* Add missing AC_MSG_RESULT(no) to configureBrian Behlendorf2022-05-121-0/+2
* ztest: reduce runtile of zloop.sh in CIBrian Behlendorf2022-05-121-2/+3
* Added a workaround for Linux KASAN buildsRich Ercolani2022-05-111-0/+6
* udev: zvol_id: simplify/moderniseнаб2022-05-111-73/+30
* ztest: O_CLOEXEC ztest_fd_randнаб2022-05-111-2/+1
* ztest: take -B ./path/to/ztest, LD_LIBRARY_PATH=./path/lib:$L_L_Pнаб2022-05-112-55/+50
* tests: many_fds: simplify, moderniseнаб2022-05-111-34/+20
* Remove enable_extended_FILE_stdio()наб2022-05-114-45/+1
* autoconf: Fail when __copy_from_user_inatomic is a non-GPL symbolszubersk2022-05-112-6/+5
* Adding ZTS test for O_APPENDBrian Atkinson2022-05-1113-25/+296
* Remove constrained path on cleanнаб2022-05-103-1/+10
* ztest: fix in-tree detection for automatic zdb pathнаб2022-05-101-3/+3
* ztest: use $ZDB instead of $ZDB_PATH for zdbнаб2022-05-101-4/+4
* scripts: zpool.sh: cleanupнаб2022-05-101-14/+6
* cppcheck: explicitly exclude kernel code from userspace checksнаб2022-05-105-7/+3
* Makefile: respect V=1 for checksнаб2022-05-101-8/+8
* autogen.sh: paper over automake <1.14's lack of %reldir% supportнаб2022-05-101-1/+61
* contrib: bash_completion.d: install, fix distнаб2022-05-102-5/+8
* cmd: move single-file binaries up, extract udev programs to udev/наб2022-05-1029-109/+107
* Replace config/config.awk with simple sed invocationнаб2022-05-103-19/+3
* autoconf: use include directives instead of recursing down test dataнаб2022-05-10178-2870/+1963
* 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