| Commit message (Expand) | Author | Age | Files | Lines |
* | zfs receive and rollback can skew filesystem_count | loli10K | 2019-01-08 | 9 | -0/+461 |
* | Add 'zpool status -i' option | Brian Behlendorf | 2019-01-07 | 1 | -1/+1 |
* | OpenZFS 9102 - zfs should be able to initialize storage devices | George Wilson | 2019-01-07 | 19 | -1/+876 |
* | test-runner: python3 support | John Wren Kennedy | 2019-01-06 | 1 | -95/+100 |
* | arc_summary: consolidate test case | Brian Behlendorf | 2019-01-06 | 6 | -72/+32 |
* | pyzfs: python3 support (build system) | Brian Behlendorf | 2019-01-06 | 14 | -38/+68 |
* | Add missing MMP status code to libzfs_status | bunder2015 | 2019-01-03 | 1 | -2/+4 |
* | ZTS: fix wait_scrubbed() | Tom Caputi | 2018-12-14 | 2 | -10/+5 |
* | OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_core | Andriy Gapon | 2018-12-14 | 1 | -1/+0 |
* | Check for strlcat and strlcpy | Brian Behlendorf | 2018-12-11 | 1 | -0/+1 |
* | Fix ASSERT in zfs_receive_one() | LOLi | 2018-12-04 | 3 | -2/+109 |
* | Detect IO errors during device removal | Brian Behlendorf | 2018-12-04 | 6 | -5/+241 |
* | Remove races from scrub / resilver tests | Tom Caputi | 2018-11-28 | 12 | -78/+34 |
* | ZTS: fix "not found" errors | LOLi | 2018-11-27 | 14 | -37/+28 |
* | Move strlcat, strlcpy, and strnlen | Brian Behlendorf | 2018-11-20 | 1 | -4/+4 |
* | zpool: allow split with whole-disk devices | LOLi | 2018-11-20 | 10 | -3/+115 |
* | ZTS: Fix parsing of zpool status in checksum test | John Wren Kennedy | 2018-11-20 | 1 | -3/+7 |
* | ZTS: "checksum" test group needs "lscpu" | LOLi | 2018-11-20 | 1 | -0/+1 |
* | OpenZFS 8115 - parallel zfs mount | Sebastien Roy | 2018-11-15 | 5 | -7/+265 |
* | zed: detect and offline physically removed devices | loli10K | 2018-11-09 | 4 | -8/+184 |
* | Add zpool status -s (slow I/Os) and -p (parseable) | Tony Hutter | 2018-11-08 | 4 | -3/+81 |
* | Update zfs_admin_snapshot value (disabled) | George Melikov | 2018-11-08 | 5 | -13/+28 |
* | ZTS: Fix and reenable zfs_rename tests | Tom Caputi | 2018-11-07 | 3 | -9/+8 |
* | ZTS: Fix test zfs_mount_006_pos | Paul Zuchowski | 2018-11-07 | 2 | -19/+38 |
* | ZTS: Fix posix ACL tests that should pass | Paul Zuchowski | 2018-10-31 | 3 | -7/+48 |
* | ZTS: change `$(cat)` to `$(<)` for speedup | George Melikov | 2018-10-31 | 15 | -40/+40 |
* | zdb -k does not work on Linux when used with -e | Serapheim Dimitropoulos | 2018-10-30 | 2 | -5/+32 |
* | ZTS: Fix auto_replace_001_pos test | Brian Behlendorf | 2018-10-29 | 2 | -81/+37 |
* | Fix flake8 "invalid escape sequence 'x'" warning | Brian Behlendorf | 2018-10-24 | 1 | -2/+3 |
* | ZTS: Update project quota tests | Brian Behlendorf | 2018-10-23 | 2 | -10/+10 |
* | Defer new resilvers until the current one ends | Tom Caputi | 2018-10-18 | 13 | -5/+289 |
* | zpool: allow sharing of spare device among pools | LOLi | 2018-10-17 | 4 | -1/+123 |
* | deadlock between mm_sem and tx assign in zfs_write() and page fault | ilbsmart | 2018-10-16 | 2 | -44/+104 |
* | Fix changelist mounted-dataset iteration | Alek P | 2018-10-10 | 5 | -4/+157 |
* | Print "(repairing)" in zpool status again | Tony Hutter | 2018-10-09 | 3 | -2/+78 |
* | Verify 'zfs destroy' will unshare the dataset | Prakash Surya | 2018-10-03 | 4 | -22/+104 |
* | Fix "zfs destroy" when "sharenfs=on" is used | Prakash Surya | 2018-10-03 | 2 | -0/+5 |
* | changelist should be able to iter on mounts | Alek P | 2018-10-02 | 3 | -2/+192 |
* | ZTS: Fix snapshot_009_pos, snapshot_010_pos | Brian Behlendorf | 2018-10-01 | 4 | -10/+9 |
* | Fixes for procfs files backed by linked lists | John Gallagher | 2018-09-26 | 10 | -14/+294 |
* | Fix flake 8 style warnings | Gregor Kopka | 2018-09-26 | 2 | -35/+42 |
* | Revert "Fix flake 8 style warnings" | Brian Behlendorf | 2018-09-24 | 2 | -37/+35 |
* | ZTS: Fix removal_resume_export | LOLi | 2018-09-24 | 2 | -48/+4 |
* | Fix flake 8 style warnings | Gregor Kopka | 2018-09-24 | 2 | -35/+37 |
* | zpool should detect invalid fs property on create | LOLi | 2018-09-13 | 1 | -16/+36 |
* | Add removal_resume_export to zts-report.py | Brian Behlendorf | 2018-09-13 | 2 | -1/+2 |
* | zpool split can create a corrupted pool | Roman Strashkin | 2018-09-12 | 3 | -2/+113 |
* | Fix 'zfs allow' for create time permissions | LOLi | 2018-09-06 | 1 | -1/+1 |
* | Pool allocation classes | Don Brady | 2018-09-05 | 22 | -1/+888 |
* | Add basic zfs ioc input nvpair validation | Don Brady | 2018-09-02 | 8 | -2/+956 |