aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Fix coverity defects: CID 147551, 147552cao2016-10-201-0/+4
* Fix coverity defects: CID 147472cao2016-10-202-4/+13
* Fix coverity defects: CID 150919, 150923luozhengzheng2016-10-202-2/+2
* Linux 4.9 compat: inode_change_ok() renamed setattr_prepare()Brian Behlendorf2016-10-201-1/+1
* Linux 4.9 compat: remove iops->{set,get,remove}xattrChunwei Chen2016-10-201-0/+8
* Linux 4.9 compat: iops->rename() wants flagsChunwei Chen2016-10-202-5/+39
* Remove dir inode operations from zpl_inode_operationsChunwei Chen2016-10-201-8/+0
* Multipath autoreplace, control enclosure LEDs, event rate limitingTony Hutter2016-10-194-10/+151
* Fix coverity defects: CID 150926luozhengzheng2016-10-181-2/+8
* Fix unused variableBrian Behlendorf2016-10-181-2/+2
* Fix coverity defects: CID 49339, 153393cao2016-10-181-1/+1
* Fix coverity defects: CID 150924luozhengzheng2016-10-171-1/+5
* Fix coverity defects: CID 147488, 147490cao2016-10-141-1/+1
* OpenZFS 7090 - zfs should throttle allocationsDon Brady2016-10-139-160/+888
* Fix coverity defects: CID 150943, 150938cao2016-10-132-4/+6
* Fix coverity defects: CID 147571, 147574luozhengzheng2016-10-132-2/+2
* Fix coverity defects: CID 153394luozhengzheng2016-10-121-1/+1
* Fix ICP memleak introduced in #4760Tom Caputi2016-10-121-0/+13
* 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
* | 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
* | Fix file permissionsBrian Behlendorf2016-10-084-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-072-1/+3
* | Fletcher4: Incremental updates and ctx calculationBrian Behlendorf2016-10-074-202/+319
|\ \
| * | Fletcher4: save/reload implementation contextGvozden Neskovic2016-10-054-191/+268
| * | Fletcher4: Incremental using SIMDGvozden Neskovic2016-10-051-18/+58
* | | 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-079-25/+371
| |/ |/|
* | Refactor updating of immutable/appendonly flagslorddoskias2016-10-051-20/+13
|/
* Fix coverity defects: CID 150953, 147603, 147610luozhengzheng2016-10-041-1/+1
* OpenZFS 6585 - sha512, skein, and edonr have an unenforced dependency on exte...ilovezfs2016-10-031-3/+23
* 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-0338-281/+7220
* Add parity generation/rebuild using 128-bits NEON for Aarch64Romain Dolbeau2016-10-0310-15/+3143
* Fix coverity defects: CID 147448, 147449, 147450, 147453, 147454luozhengzheng2016-10-022-2/+2
* Fix NULL deref in kcf_remove_mech_providercandychencan2016-09-301-1/+3
* Fix coverity defects: CID 147563, 147560cao2016-09-301-0/+8
* Fix coverity defects: CID 147531 147532 147533 147535GeLiXin2016-09-301-2/+5
* Fix cppcheck warning in buf_init()Brian Behlendorf2016-09-301-1/+1
* Avoid undefined shift overflow in fzap_cursor_retrieve()Gvozden Neskovic2016-09-291-9/+17
* Explicit integer promotion for bit shift operationsGvozden Neskovic2016-09-292-2/+3
* fix: Shift exponent too largeGvozden Neskovic2016-09-292-5/+31
* Explicit block device plugging when submitting multiple BIOsIsaac Huang2016-09-291-0/+13
* Fix coverity defects: 147658, 147652, 147651cao2016-09-292-2/+4
* Refactor inode->i_mode managementlorddoskias2016-09-273-8/+8
* Fix coverity defects: CID 147650, 147649, 147647, 147646cao2016-09-253-5/+9