| Commit message (Expand) | Author | Age | Files | Lines |
* | Create zap for root vdev | rob-wing | 2023-04-20 | 1 | -3/+2 |
* | nvpair: Constify string functions | Richard Yao | 2023-03-14 | 3 | -24/+27 |
* | discover_cached_paths() should not corrupt nvlist string value | Richard Yao | 2023-03-14 | 1 | -4/+11 |
* | Use setproctitle to report progress of zfs send | Ameer Hamza | 2023-01-17 | 2 | -0/+300 |
* | Aligned free for aligned alloc | Andrew Innes | 2022-10-26 | 1 | -9/+9 |
* | Fix theoretical use of uninitialized values | Richard Yao | 2022-10-19 | 1 | -3/+2 |
* | Cleanup: Address Clang's static analyzer's unused code complaints | Richard Yao | 2022-10-14 | 1 | -5/+3 |
* | Handle possible null pointers from malloc/strdup/strndup() | Richard Yao | 2022-10-06 | 1 | -0/+3 |
* | Expose libzutil error info in libpc_handle_t | Umer Saleem | 2022-10-04 | 2 | -53/+54 |
* | Fix double const qualifier declarations | Tino Reichardt | 2022-09-30 | 2 | -4/+3 |
* | Fix userland resource leaks | Richard Yao | 2022-09-23 | 1 | -3/+4 |
* | Remove incorrect free() in zfs_get_pci_slots_sys_path() | Richard Yao | 2022-09-13 | 1 | -1/+0 |
* | Importing from cachefile can trip assertion | George Wilson | 2022-08-26 | 1 | -0/+2 |
* | Replace dead opensolaris.org license link | Tino Reichardt | 2022-07-11 | 9 | -9/+9 |
* | Enable -Wwrite-strings | наб | 2022-06-29 | 2 | -2/+4 |
* | linux: libzutil: zfs_strip_path: only strip known prefixes | наб | 2022-05-16 | 1 | -1/+9 |
* | libzfs: constify zfs_strip_partition(), zfs_strip_path() | наб | 2022-05-16 | 2 | -7/+7 |
* | autoconf: use include directives instead of recursing down lib | наб | 2022-05-10 | 1 | -29/+24 |
* | zpool_history_unpack: return correct errno on nvlist_unpack failure | Low-power | 2022-04-20 | 1 | -2/+3 |
* | Ask libtool to stop hiding some errors | Rich Ercolani | 2022-03-31 | 1 | -0/+2 |
* | config: user: check for <aio.h> | наб | 2022-03-28 | 1 | -0/+6 |
* | linux: libzutil: zfs_path_order: don't strdup ZPOOL_IMPORT_PATH | наб | 2022-03-23 | 1 | -17/+17 |
* | libzutil: zfs_resolve_shortname: don't strdup() ZPOOL_IMPORT_PATH | наб | 2022-03-23 | 1 | -19/+20 |
* | zed: Fix mpath autoreplace on Centos 7 | Tony Hutter | 2022-03-18 | 1 | -7/+4 |
* | zed: Misc multipath autoreplace fixes | Tony Hutter | 2022-02-24 | 1 | -10/+19 |
* | Correct compilation errors reported by GCC 10/11 | Damian Szuberski | 2022-02-20 | 1 | -0/+3 |
* | libtpool: -Wno-clobbered | наб | 2022-02-18 | 1 | -2/+0 |
* | Rename fallthrough to zfs_fallthrough | Jorgen Lundman | 2022-02-15 | 1 | -2/+2 |
* | libzutil: import: fix unused, remove argsused | наб | 2021-12-23 | 5 | -5/+10 |
* | Add `const` to nvlist functions to properly expose their real behavior | Paul Dagnelie | 2021-12-06 | 1 | -1/+1 |
* | Vdev Properties Feature | Allan Jude | 2021-11-30 | 1 | -8/+9 |
* | zed: Control NVMe fault LEDs | Tony Hutter | 2021-11-09 | 2 | -3/+152 |
* | Simplify and document OpenZFS library dependencies | Brian Behlendorf | 2021-10-07 | 3 | -164/+2 |
* | 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 |