aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzpool
Commit message (Expand)AuthorAgeFilesLines
* build: rename FORCEDEBUG_CPPFLAGS to LIBZPOOL_CPPFLAGSRob Norris2024-08-271-1/+1
* libzpool/abd_os: iovec-based scatter abdRob Norris2024-08-212-300/+173
* abd_os: break out platform-specific header partsRob Norris2024-08-214-0/+94
* abd_os: split userspace and Linux kernel codeRob Norris2024-08-212-1/+493
* ddt: dedup logRob Norris2024-08-161-0/+1
* libzpool: set thread namesRob Norris2024-05-012-3/+6
* ddt: lift dedup stats out to separate fileRob Norris2024-02-151-0/+1
* RAID-Z expansion featureDon Brady2023-11-081-0/+1
* Improve ZFS objset sync parallelismednadolski-ix2023-11-061-0/+30
* Add mutex_enter_interruptible() for interruptible sleeping IOCTLsThomas Bertschinger2023-10-261-0/+9
* Finally drop long disabled vdev cache.Alexander Motin2023-06-091-1/+0
* nvpair: Constify string functionsRichard Yao2023-03-141-4/+5
* Implementation of block cloning for ZFSPawel Jakub Dawidek2023-03-101-0/+1
* Add generic implementation handling and SHA2 implTino Reichardt2023-03-021-1/+1
* libzpool: fix ddi_strtoull to update nptrCharles Suh2023-01-091-4/+2
* Add <limits.h> headerMinsoo Choo2022-11-281-0/+1
* freebsd: add ifdefs around legacy ioctl supportBrooks Davis2022-11-071-0/+4
* zfs_onexit_add_cb: make action_handle point to a uintptr_tBrooks Davis2022-11-031-1/+1
* Introduce kmem_scnprintf()Richard Yao2022-10-291-0/+29
* set_global_var() should not pass NULL pointers to dlclose()Richard Yao2022-10-181-1/+2
* Fix memory leak found by GCC static analyzerRichard Yao2022-10-031-1/+3
* Fix double const qualifier declarationsTino Reichardt2022-09-301-1/+1
* Cleanup: Switch to strlcpy from strncpyRichard Yao2022-09-271-1/+1
* set_global_var_parse_kv() should pass the pointer from strdup()Richard Yao2022-09-231-2/+3
* Cleanup dead spa_boot codeRichard Yao2022-09-131-1/+0
* Replace dead opensolaris.org license linkTino Reichardt2022-07-113-3/+3
* Enable -Wwrite-stringsнаб2022-06-292-4/+3
* Introduce BLAKE3 checksums as an OpenZFS featureTino Reichardt2022-06-081-0/+2
* Remove hw_serial, ddi_strtoul()наб2022-05-131-16/+3
* autoconf: use include directives instead of recursing down libнаб2022-05-101-216/+187
* Ask libtool to stop hiding some errorsRich Ercolani2022-03-311-0/+3
* Switch from _Noreturn to __attribute__((noreturn))Brian Behlendorf2022-03-232-3/+3
* Use _Noreturn (C11; GNU89) properlyAlejandro Colomar2022-03-043-7/+21
* config: check for -Wno-cast-function-typeнаб2022-02-261-2/+2
* libzpool: kernel: silence unrelated-function-pointer cast warningнаб2022-02-181-0/+5
* libtpool: -Wno-clobberedнаб2022-02-181-3/+0
* module: icp: remove other provider typesнаб2022-02-151-6/+0
* Add spa _os() hooksJorgen Lundman2022-02-151-0/+24
* Rename EMPTY_TASKQ into taskq_emptyJorgen Lundman2022-02-091-0/+6
* Updated the lz4 decompressorRich Ercolani2022-01-071-0/+1
* libzpool: fix unused, remove argsusedнаб2021-12-233-23/+61
* Code cleanupsPawel Jakub Dawidek2021-11-301-10/+10
* Simplify and document OpenZFS library dependenciesBrian Behlendorf2021-10-072-22/+80
* Replace /*PRINTFLIKEn*/ with attribute(printf)наб2021-07-261-1/+0
* file reference counts can get corruptedGeorge Wilson2021-07-101-11/+9
* Annotated dprintf as printf-likeRich Ercolani2021-06-221-1/+1
* Forbid basename(3) and dirname(3)наб2021-06-111-13/+5
* Remove pool io kstats (#12212)Alexander Motin2021-06-101-30/+0
* lib/: set O_CLOEXEC on all fdsнаб2021-04-112-5/+5
* Bump libzfs.so and libzpool.so versionsBrian Behlendorf2021-04-011-1/+1