aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzpool
Commit message (Expand)AuthorAgeFilesLines
* 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
* libzpool: set_global_var: refactor to not modify 'arg'Christian Schwarz2021-02-191-18/+54
* libzpool: set_global_var: fix endianness handling (fixes zdb -o )Christian Schwarz2021-02-191-1/+1
* Restore FreeBSD resource usage accountingRyan Moeller2021-02-191-0/+1
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-261-0/+2
* Linux 5.10 compat: use iov_iter in uio structureBrian Behlendorf2020-12-181-1/+0
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-131-1/+3
* Synchronize library ABI levelsAntonio Russo2020-11-031-3/+2
* FreeBSD: Add support for procfs_listMatthew Macy2020-09-231-0/+1
* zfs label bootenv should store data as nvlistToomas Soome2020-09-151-0/+7
* Add 'zfs rename -u' to rename without remountingRyan Moeller2020-09-011-0/+6
* Add zstd support to zfsMichael Niewöhner2020-08-202-1/+7
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-291-1/+1
* Disable -Wl,-z,defs for ASAN buildsJoao Carlos Mendes Luis2020-07-141-1/+5
* filesystem_limit/snapshot_limit is incorrectly enforced against rootMatthew Ahrens2020-07-111-0/+6
* Unconditionally enable debugging for libzpoolSerapheim Dimitropoulos2020-07-101-0/+3
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-101-4/+4
* Add -z defs to LDFLAGSArvind Sankar2020-07-101-1/+1
* Clean up lib dependenciesArvind Sankar2020-07-101-6/+11
* Add device rebuild featureBrian Behlendorf2020-07-031-0/+1
* Clean up OS-specific ARC and kmem codeMatthew Ahrens2020-06-291-1/+0
* Fixes for make distArvind Sankar2020-06-261-3/+3
* Cleanup libzpool/kernel.cArvind Sankar2020-06-181-29/+12
* Disambiguate condvar API contractMatthew Macy2020-06-181-2/+2
* Combine OS-independent ABD Code into Common Source FileBrian Atkinson2020-05-101-0/+1
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-0/+5
* Improve performance of zio_taskq_memberMatthew Ahrens2020-03-031-0/+12
* Support setting user properties in a channel programJason King2020-02-141-0/+1
* async zvol minor node creation interferes with receiveMatthew Ahrens2020-02-031-1/+6
* Add AltiVec RAID-ZRomain Dolbeau2020-01-231-0/+6
* Re-consolidate zio_delay_interruptMatthew Macy2020-01-211-1/+0
* Mark Linux fallocate extensions as specific to LinuxMatthew Macy2019-11-301-0/+4
* Implement -A (ignore ASSERTs) for zdbPaul Zuchowski2019-11-271-1/+0
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-211-234/+376
* Add wrapper stub for zfs_cmd ioctl to libzpoolMatthew Macy2019-11-121-1/+1
* Remove unneeded header from libzpool/kernel.cMatthew Macy2019-10-261-1/+0
* OpenZFS restructuring - ARC memory pressureMatthew Macy2019-10-181-0/+1
* Move zio_delay_interrupt to platform codeMatthew Macy2019-10-131-0/+1
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-091-0/+1
* OpenZFS restructuring - libsplMatthew Macy2019-10-022-58/+6