Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ZTS: harden xattr/cleanup.ksh | Brian Behlendorf | 2019-09-25 | 2 | -5/+7 |
* | diff_cb() does not handle large dnodes | loli10K | 2019-09-24 | 1 | -2/+12 |
* | Device removal of indirect vdev panics the kernel | loli10K | 2019-09-16 | 3 | -2/+61 |
* | ZTS: Fix /usr/bin/env: 'python2': No such file or directory | loli10K | 2019-09-16 | 1 | -0/+1 |
* | Fix clone handling with encryption roots | Tom Caputi | 2019-09-16 | 4 | -5/+99 |
* | Add subcommand to wait for background zfs activity to complete | John Gallagher | 2019-09-13 | 40 | -69/+1463 |
* | Canonicalize Python shebangs | Ryan Moeller | 2019-09-12 | 3 | -3/+3 |
* | 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 |