summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9 compat: remove iops->{set,get,remove}xattrChunwei Chen2016-10-203-0/+34
* Linux 4.9 compat: iops->rename() wants flagsChunwei Chen2016-10-204-5/+65
* Remove dir inode operations from zpl_inode_operationsChunwei Chen2016-10-201-8/+0
* Update .gitignoreBrian Behlendorf2016-10-192-0/+2
* Multipath autoreplace, control enclosure LEDs, event rate limitingTony Hutter2016-10-1924-61/+668
* Fix coverity defects: CID 150926luozhengzheng2016-10-181-2/+8
* Fix unused variableBrian Behlendorf2016-10-181-2/+2
* Fix coverity defects: CID 147643, 152204, 49339GeLiXin2016-10-182-2/+4
* Fix coverity defects: CID 49339, 153393cao2016-10-182-1/+3
* Create a symlink to current test-runner outputGiuseppe Di Natale2016-10-181-0/+8
* Fix coverity defects: CID 150924luozhengzheng2016-10-171-1/+5
* Properly use the Dracut cleanup hook to order pool shutdownRudd-O2016-10-174-2/+13
* Pass status_cbdata_t to print_status_config() and friendsHåkan Johansson2016-10-171-68/+66
* Use -F to export pools so as not to dirty up device labelsRudd-O2016-10-154-10/+11
* Allow partition aliases in vdev_id.conf (#5266)Brian Behlendorf2016-10-141-0/+1
* Fix coverity defects: CID 147488, 147490cao2016-10-142-2/+8
* OpenZFS 6877 - zfs_rename_006_pos fails due to missing zvol snapshot device fileAkash Ayare2016-10-142-4/+11
* Enable zfs_rename_002_pos, zfs_rename_005_neg, zfs_rename_007_posBrian Behlendorf2016-10-143-5/+8
* Fix coverity defects: CID 150921, 150927luozhengzheng2016-10-141-2/+2
* Enable quota_002_pos, quota_004_pos and quota_005_posliaoyuxiangqin2016-10-144-9/+6
* Enable zfs_receive_011_posBrian Behlendorf2016-10-141-2/+2
* OpenZFS 7090 - zfs should throttle allocationsDon Brady2016-10-1318-212/+1069
* Fix coverity defects: CID 147692, 147693, 147694cao2016-10-133-11/+30
* 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