aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* zpool: Dryrun fails to list some devicesAttila Fülöp2020-12-041-1/+23
* libzfsbootenv: do not depend on libnvpairAntonio Russo2020-11-221-1/+1
* Include the ABI with dist tarballBrian Behlendorf2020-11-215-1/+16
* Add ABI snapshotBrian Behlendorf2020-11-175-0/+12324
* Library ABI tracking with abigailAntonio Russo2020-11-1711-1/+57
* zpool: correctly align columns with -pнаб2020-11-161-4/+4
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-134-28/+155
* Fix pointer-is-uint64_t-sized assumption in the ioctl pathAdrian Chadd2020-11-101-2/+2
* Synchronize library ABI levelsAntonio Russo2020-11-035-17/+6
* Remove UIO_ZEROCOPY functions structuresMatthew Macy2020-10-301-39/+0
* Update references to nonexistent man pages in codeRyan Moeller2020-10-301-5/+5
* Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSDMatthew Macy2020-10-211-1/+0
* Cross-platform acltypeRyan Moeller2020-10-131-25/+41
* FreeBSD: make adjustments for the standalone environmentWarner Losh2020-10-131-4/+0
* FreeBSD: Improve libzfs_error_init messagesRyan Moeller2020-10-133-11/+17
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-082-4/+4
* libzfs_sendrecv: zfs_send: remove unused pipefd and tid variablesChristian Schwarz2020-10-081-18/+1
* Fix EIO after resuming receive of new dataset over an existing oneAlan Somers2020-10-021-2/+4
* zpool command complains about /etc/exports.dGeorge Wilson2020-09-252-43/+64
* FreeBSD: Add support for procfs_listMatthew Macy2020-09-231-0/+1
* libzfs: Don't leak buf if nvlist is too largeAllan Jude2020-09-182-0/+4
* pool may become suspended during device expansionGeorge Wilson2020-09-172-33/+129
* libzfsbootenv: lzbe_nvlist_set needs to store bootenv version VB_NVLISTToomas Soome2020-09-171-0/+18
* zfs label bootenv should store data as nvlistToomas Soome2020-09-1510-22/+598
* libzutil depends on libnvpairMatthew Ahrens2020-09-122-2/+7
* Display pbkdf2iters property as plain numberFabio Buso2020-09-081-2/+3
* libshare: Add missing headers for nfs.calaviss2020-09-041-0/+1
* Spruce up pkg-config files for libzfs/libzfs_coreRyan Moeller2020-09-042-4/+4
* Fixes for running FreeBSD buildworld on Linux/macOS hostsAlexander Richardson2020-09-031-0/+3
* Fix -Werror,-Wmacro-redefined in limits.hAlexander Richardson2020-09-011-0/+5
* Add 'zfs rename -u' to rename without remountingRyan Moeller2020-09-013-11/+35
* libspl: Provide platform-specific zone implementationsRyan Moeller2020-08-314-43/+50
* Fix definition of BLKGETSIZE64 on FreeBSDAlexander Richardson2020-08-271-5/+1
* zpool: Change base URL for ZFS messages to openzfs-docsRyan Moeller2020-08-261-1/+2
* Don't assert on nvlists larger than SPA_MAXBLOCKSIZEAllan Jude2020-08-252-2/+43
* Avoid symbol collision with in-kernel zstdlibSebastian Gottschall2020-08-241-0/+6
* Appease GCC sprintf warnings found on Fedora 32/GCC 10.0.1Chris McDonough2020-08-242-2/+2
* libzstd: Don't warn about stack frame size in userspaceRyan Moeller2020-08-231-11/+3
* 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