| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix coverity defects: CID 150943, 150938 | cao | 2016-10-13 | 2 | -4/+6 |
* | Fix coverity defects: CID 147571, 147574 | luozhengzheng | 2016-10-13 | 2 | -2/+2 |
* | Enable refquota_002_pos and refquota_004_pos | liaoyuxiangqin | 2016-10-13 | 1 | -5/+2 |
* | Fix coverity defects: CID 147654, 147690 | GeLiXin | 2016-10-13 | 2 | -3/+3 |
* | Fix coverity defects: CID 153394 | luozhengzheng | 2016-10-12 | 1 | -1/+1 |
* | Fix ICP memleak introduced in #4760 | Tom Caputi | 2016-10-12 | 1 | -0/+13 |
* | Fix coverity defects: CID 147606, 147609 | cao | 2016-10-12 | 3 | -2/+7 |
* | Fix coverity defects: CID 147452, 147447, 147446 | cao | 2016-10-11 | 3 | -3/+3 |
* | Fix memory leak in recv_skip | luozhengzheng | 2016-10-11 | 1 | -0/+1 |
* | Fix zfsctl_snapshot_{,un}mount() issues | Brian Behlendorf | 2016-10-11 | 1 | -19/+10 |
|\ |
|
| * | Use env, not sh in zfsctl_snapshot_{,un}mount() | Stian Ellingsen | 2016-10-08 | 1 | -18/+9 |
| * | Fix use after free in zfsctl_snapshot_unmount() | Stian Ellingsen | 2016-10-08 | 1 | -1/+1 |
* | | 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 |
* | | Fix coverity defects: CID 147639 | GeLiXin | 2016-10-10 | 1 | -5/+6 |
* | | Write issue taskq shouldn't be dynamic | Tim Chase | 2016-10-10 | 1 | -1/+2 |
* | | Porting over some ICP code that was missed in #4760 | Tom Caputi | 2016-10-10 | 1 | -16/+118 |
* | | Enable readonly_001_pos | ChaoyuZhang | 2016-10-09 | 1 | -2/+1 |
* | | Fix file permissions | Brian Behlendorf | 2016-10-08 | 18 | -0/+0 |
* | | Rename hole_birth tunable to match OpenZFS | Brian Behlendorf | 2016-10-07 | 1 | -6/+12 |
* | | Fix vdev_open_child() race on updating vdev_parent->vdev_nonrot | HÃ¥kan Johansson | 2016-10-07 | 1 | -14/+11 |
* | | Fix coverity defects: CID 147565-147567 | cao | 2016-10-07 | 3 | -4/+8 |
* | | Fletcher4: Incremental updates and ctx calculation | Brian Behlendorf | 2016-10-07 | 7 | -205/+435 |
|\ \ |
|
| * | | Fletcher4: save/reload implementation context | Gvozden Neskovic | 2016-10-05 | 5 | -194/+303 |
| * | | Fletcher4: Incremental using SIMD | Gvozden Neskovic | 2016-10-05 | 2 | -18/+136 |
| * | | Fletcher4: Init in libzfs_init() | Gvozden Neskovic | 2016-10-03 | 1 | -0/+3 |
* | | | Fix uninitialized variable snapprops_nvlist in zfs_receive_one | LOLi | 2016-10-07 | 4 | -2/+91 |
* | | | Add python style checking | Brian Behlendorf | 2016-10-07 | 12 | -85/+213 |
|\ \ \ |
|
| * | | | Introduce tests for python scripts | Giuseppe Di Natale | 2016-10-06 | 7 | -2/+133 |
| * | | | Introduce a make recipe for flake8 | Giuseppe Di Natale | 2016-10-06 | 1 | -1/+6 |
| * | | | Correct exit code for dbufstat -v and arcstat -v | Giuseppe Di Natale | 2016-10-06 | 2 | -2/+2 |
| * | | | Correct style in test-runner | Giuseppe Di Natale | 2016-10-06 | 1 | -22/+21 |
| * | | | Correct style in arcstat and arc_summary | Giuseppe Di Natale | 2016-10-06 | 2 | -58/+51 |
* | | | | OpenZFS 6988 spa_sync() spends half its time in dmu_objset_do_userquota_updates | Jinshan Xiong | 2016-10-07 | 2 | -36/+107 |
* | | | | Add support for user/group dnode accounting & quota | Jinshan Xiong | 2016-10-07 | 43 | -98/+1119 |
* | | | | Add icp kernel module to dkms build | Marcel Huber | 2016-10-06 | 1 | -0/+4 |
* | | | | Use a different technique to detect whether to mount-zfs | Rudd-O | 2016-10-06 | 2 | -19/+52 |
| |_|/
|/| | |
|
* | | | Refactor updating of immutable/appendonly flags | lorddoskias | 2016-10-05 | 1 | -20/+13 |
| |/
|/| |
|
* | | Fix coverity defects: CID 150953, 147603, 147610 | luozhengzheng | 2016-10-04 | 3 | -5/+16 |
|/ |
|
* | Merge OpenZFS 4185 | Brian Behlendorf | 2016-10-04 | 79 | -199/+9125 |
|\ |
|
| * | Use 100MB pool for filetest_001_pos.ksh checksum test | Tony Hutter | 2016-10-03 | 5 | -5/+112 |
| * | OpenZFS 6585 - sha512, skein, and edonr have an unenforced dependency on exte... | ilovezfs | 2016-10-03 | 2 | -6/+26 |
| * | OpenZFS 6541 - Pool feature-flag check defeated if "verify" is included in th... | ilovezfs | 2016-10-03 | 2 | -1/+7 |
| * | OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R | Tony Hutter | 2016-10-03 | 78 | -199/+8992 |
* | | zloop: check if core file is generated by zdb | Gvozden Neskovic | 2016-10-03 | 1 | -2/+15 |
|/ |
|
* | Add parity generation/rebuild using 128-bits NEON for Aarch64 | Romain Dolbeau | 2016-10-03 | 16 | -15/+3216 |
* | Correct zpool_vdev_remove() error message | Richard Laager | 2016-10-02 | 1 | -3/+3 |
* | Fix coverity defects: CID 147448, 147449, 147450, 147453, 147454 | luozhengzheng | 2016-10-02 | 5 | -5/+5 |
* | Fix NULL deref in kcf_remove_mech_provider | candychencan | 2016-09-30 | 1 | -1/+3 |
* | Fix coverity defects: CID 147563, 147560 | cao | 2016-09-30 | 2 | -0/+13 |