summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Import vdev ashift optimization from FreeBSDRyan Moeller2020-08-211-35/+56
* Add zstd support to zfsMichael Niewöhner2020-08-204-3/+32
* libzfs_core: Initialize fail_ioc_cmd to ZFS_IOC_LASTRyan Moeller2020-08-181-2/+2
* Remove unused `zpool_is_bootable`George Melikov2020-08-181-11/+0
* Remove GRUB restrictionsRichard Laager2020-08-171-19/+1
* FreeBSD: Fix module autoloading when built in baseMatthew Macy2020-08-111-2/+12
* Remove KMC_NOMAGAZINEMatthew Ahrens2020-08-051-1/+0
* Remove KMC_NOHASHMatthew Ahrens2020-08-051-2/+0
* FreeBSD: Fix `zfs jail` and add a testRyan Moeller2020-08-011-1/+1
* Change the error handling for invalid property valuesAllan Jude2020-08-011-0/+14
* Changes to make openzfs build within FreeBSD buildworldMatthew Macy2020-07-315-5/+15
* When encountering EZFS_UNKNOWN, print the error text buffer anywayAllan Jude2020-07-311-1/+2
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-291-1/+1
* Prefix zfs internal endian checks with _ZFSMatthew Macy2020-07-284-151/+44
* FreeBSD: Fixes required to build ZFS on PowerPCMatthew Macy2020-07-251-2/+2
* Annotate unused parameters on inline definitions as suchKyle Evans2020-07-231-3/+4
* libzfs: const'ify path argument to zfs_path_to_zhandleKyle Evans2020-07-221-1/+1
* FreeBSD: zfs commands backward compatibilityMatthew Macy2020-07-152-8/+64
* Disable -Wl,-z,defs for ASAN buildsJoao Carlos Mendes Luis2020-07-145-5/+25
* Fixing gang ABD child removal race conditionBrian Atkinson2020-07-141-0/+1
* Remove dependency on sharetab file and refactor sharing logicGeorge Wilson2020-07-1315-1620/+1168
* filesystem_limit/snapshot_limit is incorrectly enforced against rootMatthew Ahrens2020-07-111-0/+6
* libzfs: Add error message for why creating mountpoint failedRyan Moeller2020-07-112-2/+5
* Unconditionally enable debugging for libzpoolSerapheim Dimitropoulos2020-07-101-0/+3
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-106-17/+17
* Add -z defs to LDFLAGSArvind Sankar2020-07-105-6/+8
* Add config.rpath for AM_GNU_GETTEXTArvind Sankar2020-07-104-4/+6
* Clean up lib dependenciesArvind Sankar2020-07-1015-45/+62
* Move libspl_assertf into .c fileArvind Sankar2020-07-104-30/+61
* libzfs: Make zfs_cmd_t initialization consistent, use zfs_ioctlRyan Moeller2020-07-093-6/+8
* Add zpool_nextboot, move zfs_jail to libzfs.hRyan Moeller2020-07-062-6/+23
* Fix atomic_clear_long_excl wrong returnwinglq2020-07-061-1/+1
* Add device rebuild featureBrian Behlendorf2020-07-034-7/+76
* Clean up OS-specific ARC and kmem codeMatthew Ahrens2020-06-291-1/+0
* Fixes for make distArvind Sankar2020-06-2616-93/+17
* Drop unnecessary srcdir pathsArvind Sankar2020-06-248-82/+82
* Fix libspl/asm-generic/atomic for VPATH buildArvind Sankar2020-06-244-29/+8
* zfs -V: Print userland version even if kernel module not loadedPrawn2020-06-221-3/+4
* Add prototypesArvind Sankar2020-06-184-111/+113
* Add include files for prototypesArvind Sankar2020-06-184-7/+12
* Remove dead codeArvind Sankar2020-06-185-157/+0
* Mark functions as staticArvind Sankar2020-06-186-11/+11
* Cleanup libzpool/kernel.cArvind Sankar2020-06-181-29/+12
* Disambiguate condvar API contractMatthew Macy2020-06-181-2/+2
* Remove refences to blacklist/whitelistMatthew Ahrens2020-06-161-10/+10
* Add convenience wrappers for common uio usageJorgen Lundman2020-06-145-102/+45
* Remove unnecessary references to slaveryMatthew Ahrens2020-06-102-2/+5
* Fix VPATH builds for user configArvind Sankar2020-06-101-1/+1
* Fix typosAndrea Gelmini2020-06-093-4/+4
* File incorrectly zeroed when receiving incremental stream that toggles -LMatthew Ahrens2020-06-091-0/+6