aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs/libzfs_iter.c
Commit message (Expand)AuthorAgeFilesLines
* libzfs: add v2 iterator interfacesRob N2023-04-101-13/+62
* nvpair: Constify string functionsRichard Yao2023-03-141-1/+1
* zfs list: Allow more fields in ZFS_ITER_SIMPLE modeAllan Jude2022-12-131-21/+32
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* libzfs: don't NULL-check infallible allocationsнаб2022-03-301-14/+5
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-151-1/+1
* Revert "zfs list: Allow more fields in ZFS_ITER_SIMPLE mode"Paul Dagnelie2022-01-061-28/+19
* libzfs: fix unused, remove argsusedнаб2021-12-231-2/+3
* zfs list: Allow more fields in ZFS_ITER_SIMPLE modeAllan Jude2021-12-161-21/+29
* Skip snapshot in zfs_iter_mounted()youzhongyang2021-10-201-2/+5
* lib/: set O_CLOEXEC on all fdsнаб2021-04-111-1/+1
* Mark functions as staticArvind Sankar2020-06-181-1/+1
* Use zfs_ioctl with zfs_cmd_t in libzfsMatthew Macy2019-10-231-1/+1
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-091-1/+1
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-191-5/+7
* Detect and prevent mixed raw and non-raw sendsTom Caputi2019-03-131-0/+1
* Avoid retrieving unused snapshot propsAlek P2019-03-121-7/+30
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-051-0/+1
* changelist should be able to iter on mountsAlek P2018-10-021-0/+49
* OpenZFS 8940 - Sending an intra-pool resumable send stream may result in EXDEVloli10K2018-02-141-0/+4
* Fix intra-pool resumable 'zfs send -t <token>'LOLi2017-10-101-2/+2
* GCC 7.1 fixesTony Hutter2017-06-281-2/+5
* OpenZFS 7990 - libzfs: snapspec_cb() does not need to call zfs_strdup()Giuseppe Di Natale2017-03-281-7/+4
* OpenZFS 6328 - Fix cstyle errors in zfs codebaseGeorge Melikov2017-01-121-2/+3
* Performance optimization of AVL tree comparator functionsGvozden Neskovic2016-08-311-6/+1
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-281-3/+3
* Illumos 5427 - memory leak in libzfs when doing rollbackJan Kryl2015-07-101-4/+1
* Illumos 4368, 4369.Matthew Ahrens2014-07-291-4/+59
* Illumos #4061Marcel Telka2013-11-051-1/+5
* Illumos #3464Matthew Ahrens2013-09-041-2/+2
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-6/+6
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-311-0/+468