| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix error propagation from lzc_send_redacted | Philipp Riederer | 2021-12-20 | 1 | -1/+1 |
* | zcommon: pre-iterate over sysfs instead of statting every feature | наб | 2021-12-16 | 1 | -0/+16 |
* | zfs list: Allow more fields in ZFS_ITER_SIMPLE mode | Allan Jude | 2021-12-16 | 7 | -48/+88 |
* | libzfs: diff: simplify superfluous stdio | наб | 2021-12-13 | 1 | -13/+9 |
* | libzfs: diff: print_what() can return the symbol => get_what() | наб | 2021-12-13 | 1 | -37/+18 |
* | libzfs: diff: stream_bytes: use fputc, %hho formats chars | наб | 2021-12-13 | 1 | -2/+2 |
* | libzfs: zpool_set_vdev_prop: remove unused vprop | наб | 2021-12-13 | 1 | -3/+0 |
* | zfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabling path escaping | наб | 2021-12-13 | 2 | -2/+9 |
* | Add `const` to nvlist functions to properly expose their real behavior | Paul Dagnelie | 2021-12-06 | 2 | -87/+90 |
* | get_key_material: fix style | Attila Fülöp | 2021-11-30 | 1 | -2/+4 |
* | get_key_material: skip passphrase validation when loading keys | Harald van Dijk | 2021-11-30 | 1 | -4/+9 |
* | Stop segfaulting on unmount error case | Rich Ercolani | 2021-11-30 | 1 | -3/+7 |
* | Vdev Properties Feature | Allan Jude | 2021-11-30 | 4 | -15/+687 |
* | Upgrade to libabigail 2.0.0 | Dimitri John Ledkov | 2021-11-09 | 1 | -2529/+2216 |
* | Add more explicit warning about dedup being dropped | Rich Ercolani | 2021-11-02 | 1 | -3/+18 |
* | Disable normalization implicitly when setting "utf8only=off" | Mike Swanson | 2021-10-29 | 1 | -0/+9 |
* | Do not print UINT64_MAX value for some of zfs properties | Fedor Uporov | 2021-10-29 | 1 | -7/+6 |
* | Add explicit error for device_rebuild being disabled | Rich Ercolani | 2021-10-29 | 1 | -3/+14 |
* | Normalize property names for zfs receive | Rich Ercolani | 2021-10-29 | 1 | -6/+21 |
* | Skip snapshot in zfs_iter_mounted() | youzhongyang | 2021-10-20 | 1 | -2/+5 |
* | Fail invalid incremental recursive send gracefully | Ryan Moeller | 2021-10-08 | 1 | -3/+8 |
* | Simplify and document OpenZFS library dependencies | Brian Behlendorf | 2021-10-07 | 4 | -452/+1788 |
* | Reject zfs send -RI with nonexistent fromsnap | Rich Ercolani | 2021-10-04 | 1 | -0/+17 |
* | Upstream: unmount snapshots before destroying them on macOS | Jorgen Lundman | 2021-09-20 | 4 | -1/+22 |
* | Use fallthrough macro | Brian Behlendorf | 2021-09-14 | 4 | -7/+6 |
* | Update ABI files via new libabigail version | George Melikov | 2021-09-02 | 1 | -3960/+2703 |
* | Add zpool_disable_datasets_os() / zfs_unmount_os() | Jorgen Lundman | 2021-08-31 | 4 | -0/+45 |
* | Make get_key_material_file fail more verbosely | Rich Ercolani | 2021-08-05 | 1 | -1/+1 |
* | Update ABI files with generated in CI worker | George Melikov | 2021-07-26 | 1 | -6117/+3765 |
* | Normalise /*FALLTHR{OUGH,U}*/ | наб | 2021-07-26 | 1 | -1/+1 |
* | Replace /*PRINTFLIKEn*/ with attribute(printf) | наб | 2021-07-26 | 1 | -5/+0 |
* | Remove old orig_fd variable from zfs send | Jorgen Lundman | 2021-07-21 | 1 | -2/+1 |
* | pass handle to do_unmount() | Jorgen Lundman | 2021-07-15 | 4 | -41/+39 |
* | Replace strchrnul() with strrchr() | Jorgen Lundman | 2021-07-07 | 1 | -1/+3 |
* | Fix flag copying in resume case | Paul Dagnelie | 2021-06-24 | 1 | -0/+4 |
* | Forbid basename(3) and dirname(3) | наб | 2021-06-11 | 1 | -1/+1 |
* | Added error for writing to /dev/ on Linux | Rich Ercolani | 2021-06-09 | 1 | -0/+1 |
* | lib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}: -fvisibility=hidden | наб | 2021-06-09 | 1 | -110/+73 |
* | libzfs: zfs_send: remove unused variable | наб | 2021-06-07 | 1 | -12/+0 |
* | libzfs: write_inuse_diffs_one: format strerror() with "%s" | наб | 2021-06-04 | 1 | -2/+3 |
* | Let zfs diff be more permissive | Rich Ercolani | 2021-06-04 | 1 | -12/+23 |
* | libzfs: convert to -fvisibility=hidden | наб | 2021-06-03 | 5 | -5592/+5058 |
* | libzfs: don't distribute libzfs_impl.h | наб | 2021-06-03 | 9 | -7/+271 |
* | A couple of small style cleanups | Colm | 2021-06-03 | 1 | -12/+24 |
* | libzfs: add zfs_get_underlying_type. Stop including libzfs_impl.h in cmd | наб | 2021-05-29 | 2 | -630/+648 |
* | libzfs: format safety | наб | 2021-05-29 | 6 | -65/+52 |
* | freebsd/libzfs: import execvPe() from FreeBSD 13 | наб | 2021-05-26 | 1 | -19/+42 |
* | Don't abuse vfork() | наб | 2021-05-21 | 1 | -1/+1 |
* | libzfs: run_process: don't leak fd on reopen failure | наб | 2021-05-21 | 1 | -1/+3 |
* | libzfs: run_process: reuse line, don't leak it | наб | 2021-05-21 | 1 | -13/+10 |