| Commit message (Expand) | Author | Age | Files | Lines |
* | 'zfs share -a' should clean noauto exports | Don Brady | 2020-08-20 | 3 | -1/+88 |
* | Add zstd support to zfs | Michael Niewöhner | 2020-08-20 | 15 | -10/+556 |
* | ZED: Do not offline a missing device if no spare is available | Brian Behlendorf | 2020-08-18 | 1 | -21/+37 |
* | ZTS: ztest may cause mmp tests failures | Brian Behlendorf | 2020-08-17 | 1 | -0/+2 |
* | Fix L2ARC reads when compressed ARC disabled | Allan Jude | 2020-08-13 | 4 | -2/+200 |
* | 'zfs share -a' should handle 'canmount=noauto' | George Wilson | 2020-08-11 | 1 | -1/+12 |
* | ZTS: Remove bashisms from zfs-tests.sh | Ryan Moeller | 2020-08-07 | 1 | -16/+18 |
* | FreeBSD: Fix `zfs jail` and add a test | Ryan Moeller | 2020-08-01 | 8 | -1/+192 |
* | ZTS: FreeBSD does have a l2arc.trim_ahead tunable | Ryan Moeller | 2020-07-31 | 1 | -1/+1 |
* | ZTS: zvol_misc_volmode is flaky on FreeBSD | Ryan Moeller | 2020-07-31 | 1 | -0/+1 |
* | ZTS: Use POSIX-compatible space character class | Ryan Moeller | 2020-07-31 | 1 | -1/+1 |
* | zfs promote does not delete livelist of origin | Matthew Ahrens | 2020-07-31 | 1 | -1/+25 |
* | ZTS: minor improvements to alloc_class_009_pos functional test | Don Brady | 2020-07-30 | 1 | -4/+15 |
* | Fix lua stack overflow on recursive call to gsub() | Matthew Ahrens | 2020-07-27 | 7 | -1/+79 |
* | Add support to decode a resume token | tony-zfs | 2020-07-23 | 2 | -0/+32 |
* | ZTS: Fix devname2devid build on FreeBSD with libudev | Ryan Moeller | 2020-07-22 | 1 | -1/+2 |
* | Linux 4.10 compat: has_capability() | Brian Behlendorf | 2020-07-19 | 3 | -0/+26 |
* | Update zts-report.py with additional tests | Brian Behlendorf | 2020-07-15 | 1 | -0/+4 |
* | ZTS: Fix nonportable use of stat in list_file_blocks | Ryan Moeller | 2020-07-15 | 1 | -5/+5 |
* | Extend zdb to print inconsistencies in livelists and metaslabs | Matthew Ahrens | 2020-07-14 | 2 | -3/+3 |
* | Centralize variable substitution | Arvind Sankar | 2020-07-14 | 7 | -38/+15 |
* | Remove dependency on sharetab file and refactor sharing logic | George Wilson | 2020-07-13 | 9 | -14/+358 |
* | filesystem_limit/snapshot_limit is incorrectly enforced against root | Matthew Ahrens | 2020-07-11 | 1 | -2/+0 |
* | Unconditionally enable debugging for libzpool | Serapheim Dimitropoulos | 2020-07-10 | 1 | -1/+1 |
* | Use abs_top_builddir when referencing libraries | Arvind Sankar | 2020-07-10 | 6 | -10/+10 |
* | Add config.rpath for AM_GNU_GETTEXT | Arvind Sankar | 2020-07-10 | 1 | -3/+2 |
* | Clean up lib dependencies | Arvind Sankar | 2020-07-10 | 7 | -20/+10 |
* | Move libspl_assertf into .c file | Arvind Sankar | 2020-07-10 | 2 | -3/+3 |
* | ZTS: Make bc conditional use compatible with new BSD bc | Ryan Moeller | 2020-07-09 | 1 | -2/+3 |
* | Add device rebuild feature | Brian Behlendorf | 2020-07-03 | 26 | -178/+1112 |
* | Add block histogram to zdb | Robert Novak | 2020-06-26 | 3 | -2/+276 |
* | Fixes for make dist | Arvind Sankar | 2020-06-26 | 8 | -8/+12 |
* | pam: implement a zfs_key pam module | felixdoerre | 2020-06-24 | 10 | -0/+227 |
* | Fix check for sed --in-place | Arvind Sankar | 2020-06-24 | 1 | -1/+1 |
* | Add zfs_multihost_interval tunable handler for FreeBSD | Ryan Moeller | 2020-06-23 | 1 | -1/+1 |
* | Clarify comments in config/*.m4, vdev_geom.c, zfs_allow_*.ksh | Matthew Ahrens | 2020-06-22 | 2 | -8/+9 |
* | Update zts-report.py with additional tests | Brian Behlendorf | 2020-06-22 | 1 | -0/+14 |
* | Remove dead code | Arvind Sankar | 2020-06-18 | 1 | -14/+0 |
* | Mark functions as static | Arvind Sankar | 2020-06-18 | 3 | -3/+3 |
* | linux: add basic fallocate(mode=0/2) compatibility | adilger | 2020-06-18 | 7 | -0/+227 |
* | Remove unnecessary references to slavery | Matthew Ahrens | 2020-06-10 | 1 | -11/+11 |
* | Fix typos | Andrea Gelmini | 2020-06-09 | 15 | -18/+18 |
* | File incorrectly zeroed when receiving incremental stream that toggles -L | Matthew Ahrens | 2020-06-09 | 3 | -1/+67 |
* | ZTS: Fix add-o_ashift.ksh | Igor K | 2020-06-09 | 1 | -1/+1 |
* | Trim L2ARC | George Amanakis | 2020-06-09 | 5 | -5/+115 |
* | mkfile: include missing headers | alaviss | 2020-06-05 | 1 | -0/+2 |
* | ZTS: Retry export/destroy when busy in zpool_import_012 | Ryan Moeller | 2020-05-27 | 1 | -2/+2 |
* | ZTS: Fix zfs_mount.kshlib cleanup | Brian Behlendorf | 2020-05-23 | 1 | -1/+1 |
* | mount: use the mount syscall directly | felixdoerre | 2020-05-20 | 1 | -1/+1 |
* | Small program that converts a dataset id and an object id to a path | Paul Dagnelie | 2020-05-20 | 7 | -1/+168 |