aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs_core
Commit message (Expand)AuthorAgeFilesLines
* Add Linux namespace delegation supportWill Andrews2022-06-101-1/+1
* Replace EXTRA_DIST with dist_noinst_DATABrian Behlendorf2022-05-261-1/+1
* autoconf: use include directives instead of recursing down libнаб2022-05-101-27/+18
* Add workaround for broken Linux pipesRich Ercolani2022-05-091-0/+13
* Ask libtool to stop hiding some errorsRich Ercolani2022-03-311-0/+2
* libzfs_core: lzc_send_wraper: maximise pipe buffer for existing pipesнаб2022-03-081-3/+7
* libzfs, libzfs_core: send: always write to pipeнаб2022-03-082-98/+259
* libzfs_core: simplify max_pipe_buffer(), return new maxнаб2022-03-081-14/+21
* libzfs: migrate single-use libzfs_set_pipe_max() to libzfs_coreнаб2022-03-081-0/+34
* Add `--enable-asan` and `--enable-ubsan` switchesDamian Szuberski2022-02-031-2/+5
* libzfs_core: fix unused, remove argsusedнаб2021-12-231-1/+3
* Add `const` to nvlist functions to properly expose their real behaviorPaul Dagnelie2021-12-061-66/+71
* Vdev Properties FeatureAllan Jude2021-11-302-0/+26
* Upgrade to libabigail 2.0.0Dimitri John Ledkov2021-11-091-845/+825
* Simplify and document OpenZFS library dependenciesBrian Behlendorf2021-10-075-931/+198
* Update ABI files via new libabigail versionGeorge Melikov2021-09-021-2746/+2122
* Update ABI files with generated in CI workerGeorge Melikov2021-07-261-3183/+2346
* libzutil: add zfs_{base,dir}name()наб2021-06-111-672/+682
* lib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}: -fvisibility=hiddenнаб2021-06-092-831/+776
* libefi: remove efi_auto_sense()наб2021-06-091-1737/+1744
* libspl: staticify buf and pagesize, rename aok to libspl_assert_okнаб2021-06-031-1868/+3610
* libzfs_core: Fix some style violationsRyan Moeller2021-06-011-2/+5
* libzfs_core: fini: don't check for refcount twiceнаб2021-05-261-2/+1
* libzfs{,_core}: set O_CLOEXEC on persistent (ZFS_DEV and MNTTAB) fdsнаб2021-04-111-1/+1
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-261-1/+2
* Include the ABI with dist tarballBrian Behlendorf2020-11-211-0/+3
* Add ABI snapshotBrian Behlendorf2020-11-171-0/+2820
* Library ABI tracking with abigailAntonio Russo2020-11-172-0/+8
* Synchronize library ABI levelsAntonio Russo2020-11-031-3/+2
* zfs label bootenv should store data as nvlistToomas Soome2020-09-151-6/+2
* Spruce up pkg-config files for libzfs/libzfs_coreRyan Moeller2020-09-041-2/+2
* libzfs_core: Initialize fail_ioc_cmd to ZFS_IOC_LASTRyan Moeller2020-08-181-2/+2
* Disable -Wl,-z,defs for ASAN buildsJoao Carlos Mendes Luis2020-07-141-1/+5
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-101-2/+2
* Add -z defs to LDFLAGSArvind Sankar2020-07-101-1/+1
* Add config.rpath for AM_GNU_GETTEXTArvind Sankar2020-07-101-0/+2
* Clean up lib dependenciesArvind Sankar2020-07-103-5/+22
* libzfs: Make zfs_cmd_t initialization consistent, use zfs_ioctlRyan Moeller2020-07-091-2/+3
* Fixes for make distArvind Sankar2020-06-262-49/+1
* Add support for boot environment data to be stored in the labelPaul Dagnelie2020-05-071-0/+22
* Remove deduplicated send/receive codeMatthew Ahrens2020-04-231-33/+11
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-142-1/+52
* Add 'zfs wait' commandPaul Dagnelie2020-04-011-0/+20
* Implement bookmark copyingChristian Schwarz2020-02-111-5/+8
* Add 'zfs send --saved' flagTom Caputi2020-01-101-0/+2
* Add wrapper stub for zfs_cmd ioctl to libzpoolMatthew Macy2019-11-122-6/+8
* OpenZFS restructuring - libsplMatthew Macy2019-10-021-4/+0
* Add subcommand to wait for background zfs activity to completeJohn Gallagher2019-09-131-0/+36
* Fix typos in lib/Andrea Gelmini2019-09-021-1/+1
* Remove code for zfs remapMatthew Ahrens2019-06-241-10/+0