summaryrefslogtreecommitdiffstats
path: root/lib/libzfs_core
Commit message (Expand)AuthorAgeFilesLines
* Don't leak packed recieved proprtiesBrooks Davis2022-12-011-7/+10
* Fix potential NULL pointer dereference in lzc_ioctl()Richard Yao2022-12-011-1/+1
* Ask libtool to stop hiding some errorsRich Ercolani2022-09-211-0/+3
* Upgrade to libabigail 2.0.0Dimitri John Ledkov2021-11-051-2147/+1503
* Update ABI files via new libabigail versionGeorge Melikov2021-09-141-1864/+4173
* libzfs{,_core}: set O_CLOEXEC on persistent (ZFS_DEV and MNTTAB) fdsнаб2021-04-141-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
* Use ZFS_DEV macro instead of literalsTomohiro Kusumi2019-06-191-3/+3
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-191-9/+119
* Fix typo "/zbin/zpool" -> "/sbin/zpool"Tomohiro Kusumi2019-04-191-1/+1
* Fix buffer length in strlcpy()Brian Behlendorf2019-04-081-1/+1
* Add TRIM supportBrian Behlendorf2019-03-291-1/+45
* Detect and prevent mixed raw and non-raw sendsTom Caputi2019-03-131-0/+1
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-071-0/+37
* OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_coreAndriy Gapon2018-12-141-0/+24
* Add basic zfs ioc input nvpair validationDon Brady2018-09-021-1/+49
* Added encryption support for zfs recv -o / -xTom Caputi2018-08-151-17/+36
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-0/+68
* Adopt pyzfs from ClusterHQloli10K2018-05-011-3/+12
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-0/+10
* OpenZFS 8677 - Open-Context Channel ProgramsSerapheim Dimitropoulos2018-02-081-11/+40
* OpenZFS 8600 - ZFS channel programs - snapshotChris Williamson2018-02-081-3/+8
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-082-3/+64
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-5/+1
* Added no_scrub_restart flag to zpool reopenArkadiusz Bubała2017-10-261-0/+14