| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop segfaulting on unmount error case | Rich Ercolani | 2021-11-30 | 1 | -3/+7 |
* | Code cleanups | Pawel Jakub Dawidek | 2021-11-30 | 1 | -10/+10 |
* | Vdev Properties Feature | Allan Jude | 2021-11-30 | 7 | -23/+722 |
* | Upgrade to libabigail 2.0.0 | Dimitri John Ledkov | 2021-11-09 | 5 | -5286/+4720 |
* | zed: Control NVMe fault LEDs | Tony Hutter | 2021-11-09 | 2 | -3/+152 |
* | 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 |
* | libshare: nfs: pass through ipv6 addresses in bracket notation | felixdoerre | 2021-10-20 | 1 | -5/+42 |
* | 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 | 13 | -1420/+1958 |
* | Rescan enclosure sysfs path on import | Tony Hutter | 2021-10-04 | 3 | -13/+127 |
* | Reject zfs send -RI with nonexistent fromsnap | Rich Ercolani | 2021-10-04 | 1 | -0/+17 |
* | libspl: fix warning about missing spl_pagesize declaration | Érico Nogueira Rolim | 2021-09-24 | 1 | -0/+1 |
* | Upstream: unmount snapshots before destroying them on macOS | Jorgen Lundman | 2021-09-20 | 4 | -1/+22 |
* | Use fallthrough macro | Brian Behlendorf | 2021-09-14 | 7 | -10/+19 |
* | Update ABI files via new libabigail version | George Melikov | 2021-09-02 | 5 | -10851/+8384 |
* | 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 | 5 | -13851/+10005 |
* | Remove NOTE(CONSTCOND) and note.h | наб | 2021-07-26 | 2 | -7/+4 |
* | Normalise /*FALLTHR{OUGH,U}*/ | наб | 2021-07-26 | 2 | -1/+2 |
* | Replace /*PRINTFLIKEn*/ with attribute(printf) | наб | 2021-07-26 | 4 | -24/+10 |
* | Remove old orig_fd variable from zfs send | Jorgen Lundman | 2021-07-21 | 1 | -2/+1 |
* | Detect HAVE_LARGE_STACKS at compile time | Kevin Bowling | 2021-07-16 | 2 | -0/+4 |
* | pass handle to do_unmount() | Jorgen Lundman | 2021-07-15 | 4 | -41/+39 |
* | file reference counts can get corrupted | George Wilson | 2021-07-10 | 1 | -11/+9 |
* | 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 |
* | Annotated dprintf as printf-like | Rich Ercolani | 2021-06-22 | 1 | -1/+1 |
* | Fix importing with symlinks | Rich Ercolani | 2021-06-14 | 1 | -0/+1 |
* | Forbid basename(3) and dirname(3) | наб | 2021-06-11 | 3 | -24/+33 |
* | libzutil: import: filter out unsuitable files earlier | наб | 2021-06-11 | 2 | -11/+16 |
* | linux/libzutil: zpool_open_func: don't dup name, extract untouchables | наб | 2021-06-11 | 1 | -23/+12 |
* | libzutil: add zfs_{base,dir}name() | наб | 2021-06-11 | 2 | -672/+698 |
* | linux/libzutil: use ARRAY_SIZE instead of constant for search paths | наб | 2021-06-11 | 2 | -7/+6 |
* | Remove pool io kstats (#12212) | Alexander Motin | 2021-06-10 | 2 | -36/+0 |
* | 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 | 16 | -2225/+2097 |
* | libefi: remove efi_auto_sense() | наб | 2021-06-09 | 2 | -1791/+1744 |
* | libzfs: On FreeBSD, use MNT_NOWAIT with getfsstat | Alan Somers | 2021-06-08 | 1 | -2/+2 |
* | libzfs: zfs_send: remove unused variable | наб | 2021-06-07 | 1 | -12/+0 |
* | libzutil: zpool_find_config: remove unused variable | наб | 2021-06-07 | 1 | -4/+1 |
* | More aggsum optimizations | Alexander Motin | 2021-06-07 | 2 | -0/+56 |
* | 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 |
* | Fix error check in nvlist_print_json_string | Ryan Moeller | 2021-06-04 | 1 | -8/+7 |