| Commit message (Expand) | Author | Age | Files | Lines |
* | libzfs: add v2 iterator interfaces | Rob N | 2023-04-10 | 1 | -13/+62 |
* | nvpair: Constify string functions | Richard Yao | 2023-03-14 | 1 | -1/+1 |
* | zfs list: Allow more fields in ZFS_ITER_SIMPLE mode | Allan Jude | 2022-12-13 | 1 | -21/+32 |
* | Replace dead opensolaris.org license link | Tino Reichardt | 2022-07-11 | 1 | -1/+1 |
* | libzfs: don't NULL-check infallible allocations | наб | 2022-03-30 | 1 | -14/+5 |
* | Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h> | наб | 2022-03-15 | 1 | -1/+1 |
* | Revert "zfs list: Allow more fields in ZFS_ITER_SIMPLE mode" | Paul Dagnelie | 2022-01-06 | 1 | -28/+19 |
* | libzfs: fix unused, remove argsused | наб | 2021-12-23 | 1 | -2/+3 |
* | zfs list: Allow more fields in ZFS_ITER_SIMPLE mode | Allan Jude | 2021-12-16 | 1 | -21/+29 |
* | Skip snapshot in zfs_iter_mounted() | youzhongyang | 2021-10-20 | 1 | -2/+5 |
* | lib/: set O_CLOEXEC on all fds | наб | 2021-04-11 | 1 | -1/+1 |
* | Mark functions as static | Arvind Sankar | 2020-06-18 | 1 | -1/+1 |
* | Use zfs_ioctl with zfs_cmd_t in libzfs | Matthew Macy | 2019-10-23 | 1 | -1/+1 |
* | Reduce loaded range tree memory usage | Paul Dagnelie | 2019-10-09 | 1 | -1/+1 |
* | Implement Redacted Send/Receive | Paul Dagnelie | 2019-06-19 | 1 | -5/+7 |
* | Detect and prevent mixed raw and non-raw sends | Tom Caputi | 2019-03-13 | 1 | -0/+1 |
* | Avoid retrieving unused snapshot props | Alek P | 2019-03-12 | 1 | -7/+30 |
* | Add libzutil for libzfs or libzpool consumers | Don Brady | 2018-11-05 | 1 | -0/+1 |
* | changelist should be able to iter on mounts | Alek P | 2018-10-02 | 1 | -0/+49 |
* | OpenZFS 8940 - Sending an intra-pool resumable send stream may result in EXDEV | loli10K | 2018-02-14 | 1 | -0/+4 |
* | Fix intra-pool resumable 'zfs send -t <token>' | LOLi | 2017-10-10 | 1 | -2/+2 |
* | GCC 7.1 fixes | Tony Hutter | 2017-06-28 | 1 | -2/+5 |
* | OpenZFS 7990 - libzfs: snapspec_cb() does not need to call zfs_strdup() | Giuseppe Di Natale | 2017-03-28 | 1 | -7/+4 |
* | OpenZFS 6328 - Fix cstyle errors in zfs codebase | George Melikov | 2017-01-12 | 1 | -2/+3 |
* | Performance optimization of AVL tree comparator functions | Gvozden Neskovic | 2016-08-31 | 1 | -6/+1 |
* | OpenZFS 6314 - buffer overflow in dsl_dataset_name | Igor Kozhukhov | 2016-06-28 | 1 | -3/+3 |
* | Illumos 5427 - memory leak in libzfs when doing rollback | Jan Kryl | 2015-07-10 | 1 | -4/+1 |
* | Illumos 4368, 4369. | Matthew Ahrens | 2014-07-29 | 1 | -4/+59 |
* | Illumos #4061 | Marcel Telka | 2013-11-05 | 1 | -1/+5 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -2/+2 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 1 | -6/+6 |
* | Illumos #1644, #1645, #1646, #1647, #1708 | Matthew Ahrens | 2012-07-31 | 1 | -0/+468 |