aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* libzfs: sendrecv: fix missing error output for invalid propertiesнаб2022-02-141-3/+2
* Rename EMPTY_TASKQ into taskq_emptyJorgen Lundman2022-02-091-0/+6
* Add `--enable-asan` and `--enable-ubsan` switchesDamian Szuberski2022-02-039-18/+41
* 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
* libzfs: share_proto: constify, staticifyнаб2022-02-013-22/+20
* libzfs: const correctnessнаб2022-02-012-6/+7
* libzfs: sendrecv: fix unused, remove argsusedнаб2022-01-281-7/+6
* Replace *CTASSERT() with _Static_assert()наб2022-01-261-8/+0
* Clean up CSTYLEDsнаб2022-01-261-70/+96
* libspl: include: ia32: removeнаб2022-01-264-307/+1
* libspl: cast to uintptr_t instead of !!ingнаб2022-01-241-9/+15
* libspl: ASSERT*: !! for sizeofнаб2022-01-211-9/+9
* libefi: remove efi_type()наб2022-01-182-33/+0
* module/*.ko: prune .data, global .rodataнаб2022-01-144-142/+141
* FreeBSD: Fix leaked strings in libspl mnttabRyan Moeller2022-01-141-9/+16
* linux: libzfs: mount: fix uninitialised flagsнаб2022-01-131-1/+1
* Updated the lz4 decompressorRich Ercolani2022-01-071-0/+1
* Remove sha1 hashing from OpenZFS, it's not used anywhere.Tino Reichardt2022-01-061-3/+0
* module: icp: rip out the Solaris loadable module architectureнаб2022-01-061-2/+0
* Revert "zfs list: Allow more fields in ZFS_ITER_SIMPLE mode"Paul Dagnelie2022-01-067-87/+46
* libzfs: fix unused, remove argsusedнаб2021-12-2310-24/+33
* libnvpair: fix unused, remove argsusedнаб2021-12-232-3/+3
* libzutil: import: fix unused, remove argsusedнаб2021-12-235-5/+10
* libzpool: fix unused, remove argsusedнаб2021-12-233-23/+61