summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix coverity defects: CID 150943, 150938cao2016-10-132-4/+6
* Fix coverity defects: CID 147571, 147574luozhengzheng2016-10-132-2/+2
* Enable refquota_002_pos and refquota_004_posliaoyuxiangqin2016-10-131-5/+2
* Fix coverity defects: CID 147654, 147690GeLiXin2016-10-132-3/+3
* Fix coverity defects: CID 153394luozhengzheng2016-10-121-1/+1
* Fix ICP memleak introduced in #4760Tom Caputi2016-10-121-0/+13
* Fix coverity defects: CID 147606, 147609cao2016-10-123-2/+7
* Fix coverity defects: CID 147452, 147447, 147446cao2016-10-113-3/+3
* Fix memory leak in recv_skipluozhengzheng2016-10-111-0/+1
* Fix zfsctl_snapshot_{,un}mount() issuesBrian Behlendorf2016-10-111-19/+10
|\
| * Use env, not sh in zfsctl_snapshot_{,un}mount()Stian Ellingsen2016-10-081-18/+9
| * Fix use after free in zfsctl_snapshot_unmount()Stian Ellingsen2016-10-081-1/+1
* | Enable zfs_snapshot_008_neg and zfs_snapshot_009_pos (#5260)Brian Behlendorf2016-10-111-4/+2
* | Enable reservation_012_pos, reservation_015_pos and reservation_016_posliaoyuxiangqin2016-10-111-7/+3
* | Fix coverity defects: CID 147639GeLiXin2016-10-101-5/+6
* | Write issue taskq shouldn't be dynamicTim Chase2016-10-101-1/+2
* | Porting over some ICP code that was missed in #4760Tom Caputi2016-10-101-16/+118
* | Enable readonly_001_posChaoyuZhang2016-10-091-2/+1
* | Fix file permissionsBrian Behlendorf2016-10-0818-0/+0
* | Rename hole_birth tunable to match OpenZFSBrian Behlendorf2016-10-071-6/+12
* | Fix vdev_open_child() race on updating vdev_parent->vdev_nonrotHÃ¥kan Johansson2016-10-071-14/+11
* | Fix coverity defects: CID 147565-147567cao2016-10-073-4/+8
* | Fletcher4: Incremental updates and ctx calculationBrian Behlendorf2016-10-077-205/+435
|\ \
| * | Fletcher4: save/reload implementation contextGvozden Neskovic2016-10-055-194/+303
| * | Fletcher4: Incremental using SIMDGvozden Neskovic2016-10-052-18/+136
| * | Fletcher4: Init in libzfs_init()Gvozden Neskovic2016-10-031-0/+3
* | | Fix uninitialized variable snapprops_nvlist in zfs_receive_oneLOLi2016-10-074-2/+91
* | | Add python style checkingBrian Behlendorf2016-10-0712-85/+213
|\ \ \
| * | | Introduce tests for python scriptsGiuseppe Di Natale2016-10-067-2/+133
| * | | Introduce a make recipe for flake8Giuseppe Di Natale2016-10-061-1/+6
| * | | Correct exit code for dbufstat -v and arcstat -vGiuseppe Di Natale2016-10-062-2/+2
| * | | Correct style in test-runnerGiuseppe Di Natale2016-10-061-22/+21
| * | | Correct style in arcstat and arc_summaryGiuseppe Di Natale2016-10-062-58/+51
* | | | OpenZFS 6988 spa_sync() spends half its time in dmu_objset_do_userquota_updatesJinshan Xiong2016-10-072-36/+107
* | | | Add support for user/group dnode accounting & quotaJinshan Xiong2016-10-0743-98/+1119
* | | | Add icp kernel module to dkms buildMarcel Huber2016-10-061-0/+4
* | | | Use a different technique to detect whether to mount-zfsRudd-O2016-10-062-19/+52
| |_|/ |/| |
* | | Refactor updating of immutable/appendonly flagslorddoskias2016-10-051-20/+13
| |/ |/|
* | Fix coverity defects: CID 150953, 147603, 147610luozhengzheng2016-10-043-5/+16
|/
* Merge OpenZFS 4185Brian Behlendorf2016-10-0479-199/+9125
|\
| * Use 100MB pool for filetest_001_pos.ksh checksum testTony Hutter2016-10-035-5/+112
| * OpenZFS 6585 - sha512, skein, and edonr have an unenforced dependency on exte...ilovezfs2016-10-032-6/+26
| * OpenZFS 6541 - Pool feature-flag check defeated if "verify" is included in th...ilovezfs2016-10-032-1/+7
| * OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-0378-199/+8992
* | zloop: check if core file is generated by zdbGvozden Neskovic2016-10-031-2/+15
|/
* Add parity generation/rebuild using 128-bits NEON for Aarch64Romain Dolbeau2016-10-0316-15/+3216
* Correct zpool_vdev_remove() error messageRichard Laager2016-10-021-3/+3
* Fix coverity defects: CID 147448, 147449, 147450, 147453, 147454luozhengzheng2016-10-025-5/+5
* Fix NULL deref in kcf_remove_mech_providercandychencan2016-09-301-1/+3
* Fix coverity defects: CID 147563, 147560cao2016-09-302-0/+13