aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* log xattr=sa create/remove/update to ZILJitendra Patidar2022-02-221-4/+5
* Correct compilation errors reported by GCC 10/11Damian Szuberski2022-02-204-12/+16
* libzfs: Fail making a dataset handle gracefullyRyan Moeller2022-02-181-4/+9
* libzpool: kernel: silence unrelated-function-pointer cast warningнаб2022-02-181-0/+5
* libnvpair: json: suppress wchar_t >=0 warningsнаб2022-02-181-0/+4
* libtpool: -Wno-clobberedнаб2022-02-184-6/+2
* libzfs: sendrecv: fix NULL arithmetic UBнаб2022-02-181-2/+4
* userspace: mark arguments usedнаб2022-02-184-0/+12
* libzfs: calculate receive times with sub-second precisionнаб2022-02-151-8/+20
* module: icp: remove unused (and mostly faked) cm_{{min,max}_key_length,mech_f...наб2022-02-151-3/+0
* module: icp: rip out modhash. Replace the one user with AVLнаб2022-02-151-1/+0
* module: icp: remove unused notification frameworkнаб2022-02-151-1/+0
* module: icp: remove unused kcf_digest.cнаб2022-02-151-1/+0
* module: icp: remove other provider typesнаб2022-02-151-6/+0
* Add spa _os() hooksJorgen Lundman2022-02-151-0/+24
* Rename fallthrough to zfs_fallthroughJorgen Lundman2022-02-157-12/+12