Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix /etc/hostid on root pool deadlock | Brian Behlendorf | 2019-09-10 | 3 | -1/+92 |
* | ZTS: Introduce targeted corruption in file blocks | John Wren Kennedy | 2019-09-09 | 2 | -19/+96 |
* | Clean up do_vol_test in zfs_copies tests | Ryan Moeller | 2019-09-09 | 1 | -41/+36 |
* | Fix noop receive of raw send stream | Tom Caputi | 2019-09-05 | 1 | -0/+3 |
* | Clean up zfs_clone_010_pos | Ryan Moeller | 2019-09-05 | 1 | -12/+3 |
* | Refactor checksum operations in tests | Ryan Moeller | 2019-09-05 | 14 | -58/+76 |
* | Use the right booleans | Ryan Moeller | 2019-09-03 | 1 | -2/+2 |
* | ZTS: Fix removal_cancel.ksh | Igor K | 2019-09-03 | 1 | -3/+3 |
* | Fix typos | Andrea Gelmini | 2019-09-02 | 4 | -6/+6 |
* | Fix typos in tests/ | Andrea Gelmini | 2019-09-02 | 14 | -24/+24 |
* | Fix typos in tests/ | Andrea Gelmini | 2019-09-02 | 15 | -22/+22 |
* | Fix typos in tests/ | Andrea Gelmini | 2019-09-02 | 15 | -21/+21 |
* | Fix typos in tests/ | Andrea Gelmini | 2019-09-02 | 15 | -18/+18 |
* | Fix typos in tests/ | Andrea Gelmini | 2019-09-02 | 10 | -12/+12 |
* | Fix typos in tests/ | Andrea Gelmini | 2019-09-02 | 10 | -10/+10 |
* | Fix typos in tests/ | Andrea Gelmini | 2019-09-02 | 10 | -11/+11 |
* | Fix typos in tests/ | Andrea Gelmini | 2019-08-30 | 15 | -19/+19 |
* | Fix typos in tests/ | Andrea Gelmini | 2019-08-30 | 10 | -10/+10 |
* | Fix refquota_007_neg.ksh | Igor K | 2019-08-30 | 1 | -3/+3 |
* | Prevent metaslab_sync panic due to spa_final_dirty_txg | Paul Dagnelie | 2019-08-30 | 1 | -5/+3 |
* | Simplify deleting partitions in libtest | Ryan Moeller | 2019-08-29 | 1 | -45/+10 |
* | Use compatible arg order in tests | Ryan Moeller | 2019-08-29 | 3 | -8/+8 |
* | ZTS: Temporarily disable several upgrade tests | Brian Behlendorf | 2019-08-28 | 1 | -3/+5 |
* | Fix zil replay panic when TX_REMOVE followed by TX_CREATE | Chunwei Chen | 2019-08-28 | 4 | -3/+141 |
* | Prefer `for (;;)` to `while (TRUE)` | Ryan Moeller | 2019-08-28 | 1 | -5/+4 |
* | Restore :: in Makefile.am | Ryan Moeller | 2019-08-26 | 2 | -0/+2 |
* | Add regression test for "zpool list -p" | Paul Dagnelie | 2019-08-25 | 4 | -3/+115 |
* | ZTS: Fix in-tree dbufstats test case | Brian Behlendorf | 2019-08-22 | 4 | -7/+7 |
* | Make slog test setup more robust | Ryan Moeller | 2019-08-22 | 19 | -10/+27 |
* | ZTS: Use decimal values when setting tunables | Brian Behlendorf | 2019-08-22 | 4 | -7/+7 |
* | Dedup IOC enum values in libzfs_input_check | Ryan Moeller | 2019-08-22 | 1 | -2/+2 |
* | Enhance ioctl number checks | Ryan Moeller | 2019-08-22 | 1 | -87/+99 |
* | ZTS: Fix vdev_zaps_005_pos on CentOS 6 | Brian Behlendorf | 2019-08-22 | 1 | -0/+1 |
* | Add more refquota tests | Paul Dagnelie | 2019-08-19 | 4 | -2/+137 |
* | Fix out-of-order ZIL txtype lost on hardlinked files | Chunwei Chen | 2019-08-13 | 1 | -0/+8 |
* | Introduce getting holds and listing bookmarks through ZCP | Serapheim Dimitropoulos | 2019-08-12 | 8 | -3/+313 |
* | Test cancelling a removal in ZTS | Serapheim Dimitropoulos | 2019-08-05 | 3 | -4/+104 |
* | Revert "Develop tests for issues #5866 and #8858" | Brian Behlendorf | 2019-07-29 | 10 | -156/+2 |
* | Develop tests for issues #5866 and #8858 | Paul Zuchowski | 2019-07-26 | 10 | -2/+156 |
* | Implement secpolicy_vnode_setid_retain() | Tomohiro Kusumi | 2019-07-26 | 11 | -0/+433 |
* | Fast Clone Deletion | Sara Hartse | 2019-07-26 | 10 | -5/+596 |
* | Move some tests to cli_user/zpool_status | Tony Hutter | 2019-07-19 | 10 | -10/+80 |
* | Add zfs create dryrun | Mike Gerdts | 2019-07-16 | 4 | -2/+338 |
* | Log Spacemap Project | Serapheim Dimitropoulos | 2019-07-16 | 7 | -4/+95 |
* | Fix ZTS killed processes detection | Attila Fülöp | 2019-07-10 | 1 | -4/+4 |
* | Fix race in parallel mount's thread dispatching algorithm | Tomohiro Kusumi | 2019-07-09 | 3 | -1/+119 |
* | OpenZFS 9318 - vol_volsize_to_reservation does not account for raidz skip blocks | Mike Gerdts | 2019-07-05 | 4 | -2/+332 |
* | nopwrites on dmu_sync-ed blocks can result in a panic | George Wilson | 2019-06-28 | 3 | -2/+89 |
* | Add 'zfs umount -u' for encrypted datasets | Tom Caputi | 2019-06-28 | 3 | -2/+82 |
* | -Y option for zdb is valid | Igor K | 2019-06-24 | 1 | -1/+1 |