| Commit message (Expand) | Author | Age | Files | Lines |
* | Rescan enclosure sysfs path on import | Tony Hutter | 2021-10-04 | 3 | -13/+127 |
* | Use fallthrough macro | Brian Behlendorf | 2021-09-14 | 1 | -1/+2 |
* | Normalise /*FALLTHR{OUGH,U}*/ | наб | 2021-07-26 | 1 | -0/+1 |
* | Replace /*PRINTFLIKEn*/ with attribute(printf) | наб | 2021-07-26 | 1 | -8/+6 |
* | Fix importing with symlinks | Rich Ercolani | 2021-06-14 | 1 | -0/+1 |
* | Forbid basename(3) and dirname(3) | наб | 2021-06-11 | 1 | -10/+27 |
* | 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 | 1 | -0/+16 |
* | linux/libzutil: use ARRAY_SIZE instead of constant for search paths | наб | 2021-06-11 | 2 | -7/+6 |
* | lib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}: -fvisibility=hidden | наб | 2021-06-09 | 1 | -0/+1 |
* | libzutil: zpool_find_config: remove unused variable | наб | 2021-06-07 | 1 | -4/+1 |
* | Reinstate the old zpool read label logic as a fallback | Rich Ercolani | 2021-05-26 | 1 | -3/+101 |
* | linux/libzutil: zfs_path_order: remove strtok | наб | 2021-05-26 | 1 | -6/+5 |
* | libzutil: zfs_resolve_shortname: remove strtok | наб | 2021-05-26 | 1 | -4/+4 |
* | libzutil: zfs_strcmp_shortname: remove strtok | наб | 2021-05-26 | 1 | -7/+6 |
* | libzutil: zfs_strcmp_pathname: don't allocate, remove strtok | наб | 2021-05-26 | 1 | -9/+8 |
* | zfs_get_enclosure_sysfs_path(): don't free undefined pointer | наб | 2021-05-08 | 1 | -2/+3 |
* | zfs_get_enclosure_sysfs_path(): don't leak dev path | наб | 2021-05-08 | 1 | -7/+2 |
* | libzfs: zpool_load_compat(): don't free undefined pointers | наб | 2021-05-08 | 1 | -4/+8 |
* | libzutil: fix dm_get_underlying_path() return if not a DM device | наб | 2021-04-30 | 1 | -1/+1 |
* | lib/: set O_CLOEXEC on all fds | наб | 2021-04-11 | 4 | -6/+7 |
* | libzutil: zfs_isnumber(): return false if input empty | наб | 2021-04-06 | 1 | -0/+3 |
* | Fix various typos | Andrea Gelmini | 2021-04-02 | 1 | -1/+1 |
* | Removed duplicated includes | Andrea Gelmini | 2021-03-22 | 2 | -2/+0 |
* | zpool import cachefile improvements | George Wilson | 2021-03-12 | 1 | -36/+141 |
* | Better zfs_get_enclosure_sysfs_path() enclosure support | Tony Hutter | 2021-02-20 | 1 | -110/+142 |
* | Add "compatibility" property for zpool feature sets | Colm | 2021-02-17 | 1 | -0/+10 |
* | cppcheck: integrete cppcheck | Brian Behlendorf | 2021-01-26 | 1 | -0/+2 |
* | Speed up "zpool import" in the presence of many zvols | Alan Somers | 2021-01-24 | 1 | -5/+15 |
* | libzutil: optimize zpool_read_label with AIO | Alan Somers | 2021-01-21 | 2 | -11/+45 |
* | libzutil: don't read extraneous data in zpool_read_label | Alan Somers | 2021-01-21 | 1 | -5/+6 |
* | nvlist leaked in zpool_find_config() | Matthew Ahrens | 2020-12-28 | 1 | -3/+4 |
* | Fix pointer-is-uint64_t-sized assumption in the ioctl path | Adrian Chadd | 2020-11-10 | 1 | -2/+2 |
* | Replace ZFS on Linux references with OpenZFS | Brian Behlendorf | 2020-10-08 | 1 | -3/+3 |
* | libzutil depends on libnvpair | Matthew Ahrens | 2020-09-12 | 1 | -0/+1 |
* | FreeBSD: zfs commands backward compatibility | Matthew Macy | 2020-07-15 | 2 | -8/+64 |
* | Use abs_top_builddir when referencing libraries | Arvind Sankar | 2020-07-10 | 1 | -4/+4 |
* | Clean up lib dependencies | Arvind Sankar | 2020-07-10 | 1 | -2/+4 |
* | Fixes for make dist | Arvind Sankar | 2020-06-26 | 1 | -3/+1 |
* | Remove refences to blacklist/whitelist | Matthew Ahrens | 2020-06-16 | 1 | -10/+10 |
* | Remove unnecessary references to slavery | Matthew Ahrens | 2020-06-10 | 1 | -1/+5 |
* | Fix VPATH builds for user config | Arvind Sankar | 2020-06-10 | 1 | -1/+1 |
* | Add FreeBSD support to OpenZFS | Matthew Macy | 2020-04-14 | 4 | -1/+457 |
* | Add wrapper stub for zfs_cmd ioctl to libzpool | Matthew Macy | 2019-11-12 | 2 | -1/+32 |
* | Allow platform dependent path stripping for vdevs | Ryan Moeller | 2019-11-11 | 1 | -74/+83 |
* | Add wrapper for Linux BLKFLSBUF ioctl | Matthew Macy | 2019-10-28 | 1 | -0/+6 |
* | Implement ZPOOL_IMPORT_UDEV_TIMEOUT_MS | Richard Yao | 2019-10-11 | 1 | -1/+10 |
* | Reduce loaded range tree memory usage | Paul Dagnelie | 2019-10-09 | 1 | -2/+2 |
* | OpenZFS restructuring - libzutil | Matthew Macy | 2019-10-03 | 6 | -1321/+1501 |