| Commit message (Expand) | Author | Age | Files | Lines |
* | Retire .write/.read file operations | Chunwei Chen | 2017-01-27 | 3 | -3/+60 |
* | OpenZFS 7386 - zfs get does not work properly with bookmarks | George Melikov | 2017-01-26 | 6 | -4/+142 |
* | OpenZFS 7336 - vfork and O_CLOEXEC causes zfs_mount EBUSY | George Melikov | 2017-01-26 | 3 | -1/+52 |
* | Refresh Linux test suite runfile | Brian Behlendorf | 2017-01-26 | 7 | -47/+68 |
* | OpenZFS 6880 - zdb incorrectly reports feature count mismatch when feature is... | George Melikov | 2017-01-24 | 3 | -2/+54 |
* | Fix pool_names_001_pos test case | Brian Behlendorf | 2017-01-23 | 1 | -0/+1 |
* | codebase style improvements for OpenZFS 6459 port | George Melikov | 2017-01-22 | 1 | -22/+23 |
* | Partial revert "Disable slow tests for kmemleak" | Chunwei Chen | 2017-01-21 | 6 | -15/+16 |
* | Disable racy test cases | Brian Behlendorf | 2017-01-19 | 1 | -3/+5 |
* | Fix unallocated object detection for large_dnode datasets | LOLi | 2017-01-13 | 1 | -3/+14 |
* | Fix spelling | ka7 | 2017-01-03 | 60 | -76/+76 |
* | Don't persist temporary pool name on devices | LOLi | 2016-12-22 | 3 | -1/+93 |
* | Fix dsl_props_set_sync_impl to work with nested nvlist | LOLi | 2016-12-20 | 3 | -2/+125 |
* | Fix file attributes | Brian Behlendorf | 2016-12-19 | 7 | -0/+247 |
|\ |
|
| * | Add test for chattr | Chunwei Chen | 2016-12-16 | 7 | -0/+247 |
* | | Don't run 'zpool iostat -c CMD' command on all vdevs, if vdevs specified | Tony Hutter | 2016-12-16 | 2 | -4/+22 |
|/ |
|
* | Skip slow tests when kmemleak is enabled | Brian Behlendorf | 2016-12-14 | 6 | -1/+38 |
* | Use cstyle -cpP in `make cstyle` check | Brian Behlendorf | 2016-12-12 | 3 | -17/+18 |
* | Don't count '@' for dataset namelen if not a snapshot | Chunwei Chen | 2016-12-09 | 3 | -2/+62 |
* | Enable mountpoint_003_pos | ChaoyuZhang | 2016-12-02 | 2 | -21/+33 |
* | Skip zpool_scrub_004_pos on 32-bit systems | Brian Behlendorf | 2016-12-02 | 1 | -0/+5 |
* | Enable ro_props_001_pos | ChaoyuZhang | 2016-11-30 | 2 | -2/+4 |
* | Add -c to zpool iostat & status to run command | Tony Hutter | 2016-11-29 | 3 | -1/+80 |
* | Allow zfs unshare <protocol> -a | LOLi | 2016-11-29 | 11 | -32/+237 |
* | Ensure that perf regression tests cleanup properly | Giuseppe Di Natale | 2016-11-28 | 7 | -7/+49 |
* | Enable user_property_002_pos | ChaoyuZhang | 2016-11-18 | 1 | -2/+1 |
* | Replace ISAINFO with is_32bit function | Brian Behlendorf | 2016-11-07 | 3 | -3/+2 |
* | Add support for O_TMPFILE | Chunwei Chen | 2016-11-04 | 10 | -0/+422 |
* | Skip async_destroy_001_pos on 32-bit systems | Brian Behlendorf | 2016-11-02 | 2 | -0/+17 |
* | Update migration tests | legend-hua | 2016-10-31 | 1 | -10/+3 |
* | Allow for '-o feature@<feature>=disabled' on the command line | LOLi | 2016-10-25 | 4 | -3/+98 |
* | Disable zpool_upgrade_002_pos test case | Brian Behlendorf | 2016-10-24 | 1 | -1/+2 |
* | Fix taskq creation failure in vdev_open_children() | Brian Behlendorf | 2016-10-24 | 4 | -0/+151 |
* | Change location of current symlink created by test-runner | Giuseppe Di Natale | 2016-10-24 | 1 | -1/+2 |
* | Update migration_004_pos, migration_005_pos, migration_006_pos | legend-hua | 2016-10-20 | 3 | -3/+3 |
* | Fix make distclean Makefile.am removal | Brian Behlendorf | 2016-10-20 | 1 | -0/+1 |
* | Fix coverity defects: CID 147643, 152204, 49339 | GeLiXin | 2016-10-18 | 1 | -1/+2 |
* | Fix coverity defects: CID 49339, 153393 | cao | 2016-10-18 | 1 | -0/+2 |
* | Create a symlink to current test-runner output | Giuseppe Di Natale | 2016-10-18 | 1 | -0/+8 |
* | OpenZFS 6877 - zfs_rename_006_pos fails due to missing zvol snapshot device file | Akash Ayare | 2016-10-14 | 2 | -4/+11 |
* | Enable zfs_rename_002_pos, zfs_rename_005_neg, zfs_rename_007_pos | Brian Behlendorf | 2016-10-14 | 3 | -5/+8 |
* | Enable quota_002_pos, quota_004_pos and quota_005_pos | liaoyuxiangqin | 2016-10-14 | 4 | -9/+6 |
* | Enable zfs_receive_011_pos | Brian Behlendorf | 2016-10-14 | 1 | -2/+2 |
* | Fix coverity defects: CID 147692, 147693, 147694 | cao | 2016-10-13 | 3 | -11/+30 |
* | Enable refquota_002_pos and refquota_004_pos | liaoyuxiangqin | 2016-10-13 | 1 | -5/+2 |
* | Fix coverity defects: CID 147606, 147609 | cao | 2016-10-12 | 1 | -0/+2 |
* | Enable zfs_snapshot_008_neg and zfs_snapshot_009_pos (#5260) | Brian Behlendorf | 2016-10-11 | 1 | -4/+2 |
* | Enable reservation_012_pos, reservation_015_pos and reservation_016_pos | liaoyuxiangqin | 2016-10-11 | 1 | -7/+3 |
* | Enable readonly_001_pos | ChaoyuZhang | 2016-10-09 | 1 | -2/+1 |
* | Fix file permissions | Brian Behlendorf | 2016-10-08 | 8 | -0/+0 |