aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix a resource leak in uu_avl_pool_destroyAlan Somers2021-01-271-0/+1
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-2716-6/+46
* cppcheck: resolve double freeBrian Behlendorf2021-01-271-0/+1
* Speed up "zpool import" in the presence of many zvolsAlan Somers2021-01-251-5/+15
* FreeBSD: fix HEAD build, conditionally remove FDSYNC definesMatt Macy2021-01-234-0/+76
* Only add supported features during pool creationBrian Behlendorf2021-01-221-3/+48
* zpool: speed up importing large pools (#11469)Alan Somers2021-01-211-1/+1
* libzutil: optimize zpool_read_label with AIOAlan Somers2021-01-212-11/+45
* libzutil: don't read extraneous data in zpool_read_labelAlan Somers2021-01-211-5/+6
* Extending FreeBSD UIO StructBrian Atkinson2021-01-211-22/+22
* libzfs_sendrecv: Use fnv* to verify nvlist/nvpair*Ryan Moeller2021-01-141-110/+95
* nvlist leaked in zpool_find_config()Matthew Ahrens2020-12-281-3/+4
* Linux 5.10 compat: use iov_iter in uio structureBrian Behlendorf2020-12-183-3/+0
* FreeBSD libzfs: gcc requires __thread after staticRyan Libby2020-12-141-1/+1
* 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-141-25/+41
* FreeBSD: make adjustments for the standalone environmentWarner Losh2020-10-141-4/+0
* FreeBSD: Improve libzfs_error_init messagesRyan Moeller2020-10-133-11/+17
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-092-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-031-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-182-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-041-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-09-014-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-271-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