aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove enable_extended_FILE_stdio()наб2022-05-112-35/+0
* cppcheck: explicitly exclude kernel code from userspace checksнаб2022-05-104-4/+0
* autoconf: use include directives instead of recursing down libнаб2022-05-1025-795/+652
* libzfs: pool: fix false-positives -Wmaybe-uninitialisedнаб2022-05-101-2/+2
* libspl: include: remove [util/]sscanf.hнаб2022-05-103-34/+1
* Add workaround for broken Linux pipesRich Ercolani2022-05-091-0/+13
* FreeBSD: Clean up the use of ioflagsPawel Jakub Dawidek2022-05-021-8/+0
* Improve zpool status output, list all affected datasetsGeorge Amanakis2022-04-254-126/+117
* zpool_history_unpack: return correct errno on nvlist_unpack failureLow-power2022-04-201-2/+3
* Fix 'zpool history' sometimes fails without reporting any errorLow-power2022-04-151-9/+11
* libzfs: import: zpool_clear_label: bool for boolean statusнаб2022-04-131-9/+5
* libzfs: import: zpool_clear_label: don't allocate another time for L2ARC headerнаб2022-04-131-11/+7
* libzfs: import: zpool_clear_label: actually fail if clearing l2arc header failsнаб2022-04-131-10/+10
* libzfs: sendrecv: use common progress thread killerнаб2022-04-051-48/+23
* libzfs: sendrecv: always cancel progress thread in zfs_send_one()наб2022-04-051-2/+1
* libspl: print_timestamp: use localtime_r()наб2022-04-051-2/+3
* libzfs: sendrecv: send_progress_thread: use localtime_r()наб2022-04-051-6/+6
* linux: libshare: smb: fix more than one smb_is_share_active() callнаб2022-04-011-15/+5
* Ask libtool to stop hiding some errorsRich Ercolani2022-03-3115-0/+36
* libzfs: don't NULL-check infallible allocationsнаб2022-03-3013-262/+105
* config: user: check for <aio.h>наб2022-03-281-0/+6
* linux: libzutil: zfs_path_order: don't strdup ZPOOL_IMPORT_PATHнаб2022-03-231-17/+17
* libzutil: zfs_resolve_shortname: don't strdup() ZPOOL_IMPORT_PATHнаб2022-03-231-19/+20
* Switch from _Noreturn to __attribute__((noreturn))Brian Behlendorf2022-03-233-5/+5
* zed: Fix mpath autoreplace on Centos 7Tony Hutter2022-03-181-7/+4
* libzfs: tokenise consistently with zfs and zpoolнаб2022-03-151-50/+10
* Integrate carcass of libspl/i/s/vtoc.h into i/s/efi_partition.hнаб2022-03-154-62/+0
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-1514-45/+9
* Remove bcopy(), bzero(), bcmp()наб2022-03-158-27/+21
* libspl: include: sys/vtoc.h: reduce to absolute barest minimumнаб2022-03-152-294/+3
* libzfs: Convert to fnvpair functionsRyan Moeller2022-03-147-200/+125
* get_key_material_https: removed bogus free() callHarry Sintonen2022-03-131-1/+0
* libzfs: FreeBSD doesn't resize partitions for youRyan Moeller2022-03-111-2/+4
* libzfs_core: lzc_send_wraper: maximise pipe buffer for existing pipesнаб2022-03-081-3/+7
* libzfs, libzfs_core: send: always write to pipeнаб2022-03-083-105/+360
* libzfs_core: simplify max_pipe_buffer(), return new maxнаб2022-03-081-14/+21
* libzfs: migrate single-use libzfs_set_pipe_max() to libzfs_coreнаб2022-03-086-67/+34
* Handle aarch64 defines seperate from armWindel Bouwman2022-03-071-8/+17
* Use _Noreturn (C11; GNU89) properlyAlejandro Colomar2022-03-045-11/+24
* libzfs: util: don't check for allocation errors from infallible zfs_*()наб2022-03-041-11/+3
* Flex non-pretty-printed properties and raw-/pretty-print remaining onesнаб2022-03-043-48/+42
* Explode zstd 1.4.5 into separate upstream filesRich Ercolani2022-03-011-4/+23
* freebsd: libzfs: zmount: void-cast unused assert(3) variablesнаб2022-02-261-3/+3
* config: check for -Wno-cast-function-typeнаб2022-02-261-2/+2
* zed: Misc multipath autoreplace fixesTony Hutter2022-02-241-10/+19