| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor dnode dirty context from dbuf_dirty | Matthew Macy | 2020-02-26 | 19 | -83/+92 |
* | ZTS: Fix zfs_copies_002_pos | Ryan Moeller | 2020-02-26 | 1 | -1/+1 |
* | ZTS: Adapt casenorm tests for FreeBSD | Ryan Moeller | 2020-02-26 | 2 | -10/+10 |
* | ZTS: Misc fixes for FreeBSD | Ryan Moeller | 2020-02-25 | 8 | -26/+35 |
* | Add missing newline after zfs redact help message | Ryan Moeller | 2020-02-25 | 1 | -1/+1 |
* | ZTS: zed_start should not fail if zed is already running | Olaf Faaland | 2020-02-25 | 1 | -8/+8 |
* | Remove dead code error handling from dsl_crypt.c | Matthew Macy | 2020-02-25 | 1 | -29/+3 |
* | ZTS: Move atime_003 to linux.run | Ryan Moeller | 2020-02-25 | 2 | -3/+2 |
* | Update README for OpenZFS | Matthew Ahrens | 2020-02-25 | 1 | -12/+17 |
* | Remove zfs_getattr and convoff dead code | Dirkjan Bussink | 2020-02-24 | 4 | -269/+1 |
* | ZTS: Misc fixes for FreeBSD | Ryan Moeller | 2020-02-24 | 8 | -14/+46 |
* | Remove unused structs and members in dmu_send.c | Matthew Ahrens | 2020-02-24 | 1 | -32/+0 |
* | ZTS: Eliminate partitioning from zpool_destroy | Ryan Moeller | 2020-02-21 | 3 | -23/+10 |
* | ZTS: Refactor is_shared, fix impl on FreeBSD | Ryan Moeller | 2020-02-21 | 3 | -17/+29 |
* | ZTS: Move privilege tests to sunos.run | Ryan Moeller | 2020-02-21 | 3 | -8/+4 |
* | ZTS: Don't use lsblk on FreeBSD | Ryan Moeller | 2020-02-21 | 2 | -2/+10 |
* | ZTS: Fix userquota_006_pos on FreeBSD | Ryan Moeller | 2020-02-20 | 1 | -1/+5 |
* | ZTS: Check the right mount options on FreeBSD | Ryan Moeller | 2020-02-20 | 1 | -5/+13 |
* | ZTS: Fix faulty slog_replay_fs_001 test | Ryan Moeller | 2020-02-20 | 1 | -13/+21 |
* | Fix icp include directories for in-tree build | Arvind Sankar | 2020-02-20 | 1 | -2/+2 |
* | ZTS: Eliminate partitioning from zpool_create etc | Ryan Moeller | 2020-02-20 | 35 | -787/+219 |
* | ZTS: Fix zpool_create/create-o_ashift on FreeBSD | Ryan Moeller | 2020-02-19 | 1 | -5/+11 |
* | ZTS: Avoid nonportable cmp flag | Ryan Moeller | 2020-02-19 | 1 | -2/+5 |
* | Add notice that forcefully unmount is not supported on Linux | Mariusz Zaborski | 2020-02-18 | 2 | -2/+4 |
* | ZTS: Move free to Linux commands list | Ryan Moeller | 2020-02-18 | 1 | -1/+1 |
* | Enable zpool events tunables and tests on FreeBSD | Ryan Moeller | 2020-02-18 | 8 | -23/+21 |
* | Factor out some dbuf subroutines and add state change tracing | Matthew Macy | 2020-02-18 | 2 | -93/+160 |
* | Prefer org.openzfs for features and properties | Richard Laager | 2020-02-18 | 4 | -15/+26 |
* | ZTS: Move cksum to common system commands | Ryan Moeller | 2020-02-16 | 1 | -1/+1 |
* | Honour sync=disabled when relinking tpmfiles | DeHackEd | 2020-02-16 | 1 | -1/+1 |
* | Systemd mount generator: Generate noauto units; add control properties | InsanePrawn | 2020-02-14 | 4 | -44/+384 |
* | Systemd mount generator: Silence shellcheck warnings | InsanePrawn | 2020-02-14 | 1 | -11/+14 |
* | Support setting user properties in a channel program | Jason King | 2020-02-14 | 11 | -3/+361 |
* | Remove limit on number of async zio_frees of non-dedup blocks | Matthew Ahrens | 2020-02-14 | 3 | -1/+27 |
* | Make zpool.d/iostat work on FreeBSD | Ryan Moeller | 2020-02-14 | 1 | -8/+20 |
* | Use POSIX stdout/stderr redirect in configure macro | Andrew J. Hesford | 2020-02-14 | 1 | -1/+1 |
* | ZTS: Misc test fixes for FreeBSD | Ryan Moeller | 2020-02-13 | 12 | -41/+85 |
* | ZTS: Don't include zpool_create.shlib in zpool_add | Ryan Moeller | 2020-02-13 | 3 | -6/+5 |
* | ZTS: Eliminate partitioning from zpool_remove | Ryan Moeller | 2020-02-13 | 5 | -47/+12 |
* | ZTS: Eliminate partitioning from write_dirs | Ryan Moeller | 2020-02-13 | 6 | -63/+1 |
* | ZTS: Cleanup some cleanup functions | Ryan Moeller | 2020-02-13 | 22 | -67/+41 |
* | Fix a typo/whitespace in tests README | Ryan Moeller | 2020-02-13 | 1 | -2/+2 |
* | ZTS: Use ECKSUM instead of EBADE in libzfs test | Ryan Moeller | 2020-02-13 | 1 | -1/+1 |
* | zfs-mount-generator: Fix escaping for / | Richard Laager | 2020-02-13 | 1 | -1/+1 |
* | fix zstreamdump -C | Matthew Ahrens | 2020-02-13 | 1 | -1/+2 |
* | Missed wakeup when growing kmem cache | Matthew Ahrens | 2020-02-13 | 1 | -3/+6 |
* | Remove duplicate dbufs accounting | Alexander Motin | 2020-02-13 | 3 | -4/+9 |
* | ZTS: Move user_namespace test to linux.run | Ryan Moeller | 2020-02-12 | 2 | -4/+4 |
* | ZTS: Interpret env vars in faketty on FreeBSD | Ryan Moeller | 2020-02-12 | 2 | -1/+2 |
* | ZTS: Fix zdb_display_block on FreeBSD | Ryan Moeller | 2020-02-12 | 1 | -2/+2 |