| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Linux namespace delegation support | Will Andrews | 2022-06-10 | 1 | -1/+1 |
* | Replace EXTRA_DIST with dist_noinst_DATA | Brian Behlendorf | 2022-05-26 | 1 | -1/+1 |
* | autoconf: use include directives instead of recursing down lib | наб | 2022-05-10 | 1 | -27/+18 |
* | Add workaround for broken Linux pipes | Rich Ercolani | 2022-05-09 | 1 | -0/+13 |
* | Ask libtool to stop hiding some errors | Rich Ercolani | 2022-03-31 | 1 | -0/+2 |
* | libzfs_core: lzc_send_wraper: maximise pipe buffer for existing pipes | наб | 2022-03-08 | 1 | -3/+7 |
* | libzfs, libzfs_core: send: always write to pipe | наб | 2022-03-08 | 2 | -98/+259 |
* | libzfs_core: simplify max_pipe_buffer(), return new max | наб | 2022-03-08 | 1 | -14/+21 |
* | libzfs: migrate single-use libzfs_set_pipe_max() to libzfs_core | наб | 2022-03-08 | 1 | -0/+34 |
* | Add `--enable-asan` and `--enable-ubsan` switches | Damian Szuberski | 2022-02-03 | 1 | -2/+5 |
* | libzfs_core: fix unused, remove argsused | наб | 2021-12-23 | 1 | -1/+3 |
* | Add `const` to nvlist functions to properly expose their real behavior | Paul Dagnelie | 2021-12-06 | 1 | -66/+71 |
* | Vdev Properties Feature | Allan Jude | 2021-11-30 | 2 | -0/+26 |
* | Upgrade to libabigail 2.0.0 | Dimitri John Ledkov | 2021-11-09 | 1 | -845/+825 |
* | Simplify and document OpenZFS library dependencies | Brian Behlendorf | 2021-10-07 | 5 | -931/+198 |
* | Update ABI files via new libabigail version | George Melikov | 2021-09-02 | 1 | -2746/+2122 |
* | Update ABI files with generated in CI worker | George Melikov | 2021-07-26 | 1 | -3183/+2346 |
* | libzutil: add zfs_{base,dir}name() | наб | 2021-06-11 | 1 | -672/+682 |
* | lib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}: -fvisibility=hidden | наб | 2021-06-09 | 2 | -831/+776 |
* | libefi: remove efi_auto_sense() | наб | 2021-06-09 | 1 | -1737/+1744 |
* | libspl: staticify buf and pagesize, rename aok to libspl_assert_ok | наб | 2021-06-03 | 1 | -1868/+3610 |
* | libzfs_core: Fix some style violations | Ryan Moeller | 2021-06-01 | 1 | -2/+5 |
* | libzfs_core: fini: don't check for refcount twice | наб | 2021-05-26 | 1 | -2/+1 |
* | libzfs{,_core}: set O_CLOEXEC on persistent (ZFS_DEV and MNTTAB) fds | наб | 2021-04-11 | 1 | -1/+1 |
* | cppcheck: integrete cppcheck | Brian Behlendorf | 2021-01-26 | 1 | -1/+2 |
* | Include the ABI with dist tarball | Brian Behlendorf | 2020-11-21 | 1 | -0/+3 |
* | Add ABI snapshot | Brian Behlendorf | 2020-11-17 | 1 | -0/+2820 |
* | Library ABI tracking with abigail | Antonio Russo | 2020-11-17 | 2 | -0/+8 |
* | Synchronize library ABI levels | Antonio Russo | 2020-11-03 | 1 | -3/+2 |
* | zfs label bootenv should store data as nvlist | Toomas Soome | 2020-09-15 | 1 | -6/+2 |
* | Spruce up pkg-config files for libzfs/libzfs_core | Ryan Moeller | 2020-09-04 | 1 | -2/+2 |
* | libzfs_core: Initialize fail_ioc_cmd to ZFS_IOC_LAST | Ryan Moeller | 2020-08-18 | 1 | -2/+2 |
* | Disable -Wl,-z,defs for ASAN builds | Joao Carlos Mendes Luis | 2020-07-14 | 1 | -1/+5 |
* | Use abs_top_builddir when referencing libraries | Arvind Sankar | 2020-07-10 | 1 | -2/+2 |
* | Add -z defs to LDFLAGS | Arvind Sankar | 2020-07-10 | 1 | -1/+1 |
* | Add config.rpath for AM_GNU_GETTEXT | Arvind Sankar | 2020-07-10 | 1 | -0/+2 |
* | Clean up lib dependencies | Arvind Sankar | 2020-07-10 | 3 | -5/+22 |
* | libzfs: Make zfs_cmd_t initialization consistent, use zfs_ioctl | Ryan Moeller | 2020-07-09 | 1 | -2/+3 |
* | Fixes for make dist | Arvind Sankar | 2020-06-26 | 2 | -49/+1 |
* | Add support for boot environment data to be stored in the label | Paul Dagnelie | 2020-05-07 | 1 | -0/+22 |
* | Remove deduplicated send/receive code | Matthew Ahrens | 2020-04-23 | 1 | -33/+11 |
* | Add FreeBSD support to OpenZFS | Matthew Macy | 2020-04-14 | 2 | -1/+52 |
* | Add 'zfs wait' command | Paul Dagnelie | 2020-04-01 | 1 | -0/+20 |
* | Implement bookmark copying | Christian Schwarz | 2020-02-11 | 1 | -5/+8 |
* | Add 'zfs send --saved' flag | Tom Caputi | 2020-01-10 | 1 | -0/+2 |
* | Add wrapper stub for zfs_cmd ioctl to libzpool | Matthew Macy | 2019-11-12 | 2 | -6/+8 |
* | OpenZFS restructuring - libspl | Matthew Macy | 2019-10-02 | 1 | -4/+0 |
* | Add subcommand to wait for background zfs activity to complete | John Gallagher | 2019-09-13 | 1 | -0/+36 |
* | Fix typos in lib/ | Andrea Gelmini | 2019-09-02 | 1 | -1/+1 |
* | Remove code for zfs remap | Matthew Ahrens | 2019-06-24 | 1 | -10/+0 |