aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zfs/zfs_iter.c
Commit message (Expand)AuthorAgeFilesLines
* libzfs: add v2 iterator interfacesRob N2023-04-101-3/+3
* nvpair: Constify string functionsRichard Yao2023-03-141-1/+1
* zfs list: Allow more fields in ZFS_ITER_SIMPLE modeAllan Jude2022-12-131-12/+53
* Add createtxg sort support for simple snapshot iteratorAmeer Hamza2022-07-251-5/+10
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Replace ZPROP_INVAL with ZPROP_USERPROP where it means a user propertyAllan Jude2022-06-141-3/+3
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-151-1/+0
* Correct compilation errors reported by GCC 10/11Damian Szuberski2022-02-201-5/+3
* Revert "zfs list: Allow more fields in ZFS_ITER_SIMPLE mode"Paul Dagnelie2022-01-061-56/+8
* zfs: iter: fix unused, remove argsusedнаб2021-12-211-3/+2
* zfs list: Allow more fields in ZFS_ITER_SIMPLE modeAllan Jude2021-12-161-8/+56
* Fix dataset name comparison in zfs_compare()Alexander Motin2019-05-081-1/+1
* Do not iterate through filesystems unnecessarilyTom Caputi2019-04-011-5/+20
* Avoid retrieving unused snapshot propsAlek P2019-03-121-1/+1
* Update build system and packagingBrian Behlendorf2018-05-291-0/+1
* OpenZFS 6637 - replacing "dontclose" with "should_close"George Melikov2017-01-121-3/+3
* Allow ZVOL bookmarks to be listed recursivelyloli10K2016-09-121-3/+3
* Illumos 4368, 4369.Matthew Ahrens2014-07-291-6/+11
* Check the dataset type more rigorously when fetching properties.Tim Chase2014-05-061-2/+2
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-2/+2
* Illumos #2583Yuri Pankov2013-11-211-1/+4
* Speed up 'zfs list -t snapshot -o name -s name'Pawel Jakub Dawidek2012-06-141-3/+27
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-18/+9
* Rebase master to b121Brian Behlendorf2009-08-181-1/+1
* Rebase master to b117Brian Behlendorf2009-07-021-13/+66
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+420