| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix coverity defects: CID 147551, 147552 | cao | 2016-10-20 | 1 | -0/+4 |
* | Fix coverity defects: CID 147472 | cao | 2016-10-20 | 2 | -4/+13 |
* | Fix coverity defects: CID 150919, 150923 | luozhengzheng | 2016-10-20 | 2 | -2/+2 |
* | Linux 4.9 compat: inode_change_ok() renamed setattr_prepare() | Brian Behlendorf | 2016-10-20 | 1 | -1/+1 |
* | Linux 4.9 compat: remove iops->{set,get,remove}xattr | Chunwei Chen | 2016-10-20 | 1 | -0/+8 |
* | Linux 4.9 compat: iops->rename() wants flags | Chunwei Chen | 2016-10-20 | 2 | -5/+39 |
* | Remove dir inode operations from zpl_inode_operations | Chunwei Chen | 2016-10-20 | 1 | -8/+0 |
* | Multipath autoreplace, control enclosure LEDs, event rate limiting | Tony Hutter | 2016-10-19 | 4 | -10/+151 |
* | Fix coverity defects: CID 150926 | luozhengzheng | 2016-10-18 | 1 | -2/+8 |
* | Fix unused variable | Brian Behlendorf | 2016-10-18 | 1 | -2/+2 |
* | Fix coverity defects: CID 49339, 153393 | cao | 2016-10-18 | 1 | -1/+1 |
* | Fix coverity defects: CID 150924 | luozhengzheng | 2016-10-17 | 1 | -1/+5 |
* | Fix coverity defects: CID 147488, 147490 | cao | 2016-10-14 | 1 | -1/+1 |
* | OpenZFS 7090 - zfs should throttle allocations | Don Brady | 2016-10-13 | 9 | -160/+888 |
* | 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 |
* | 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 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 |
* | | 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 |
* | | Fix file permissions | Brian Behlendorf | 2016-10-08 | 4 | -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 | 2 | -1/+3 |
* | | Fletcher4: Incremental updates and ctx calculation | Brian Behlendorf | 2016-10-07 | 4 | -202/+319 |
|\ \ |
|
| * | | Fletcher4: save/reload implementation context | Gvozden Neskovic | 2016-10-05 | 4 | -191/+268 |
| * | | Fletcher4: Incremental using SIMD | Gvozden Neskovic | 2016-10-05 | 1 | -18/+58 |
* | | | 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 | 9 | -25/+371 |
| |/
|/| |
|
* | | Refactor updating of immutable/appendonly flags | lorddoskias | 2016-10-05 | 1 | -20/+13 |
|/ |
|
* | Fix coverity defects: CID 150953, 147603, 147610 | luozhengzheng | 2016-10-04 | 1 | -1/+1 |
* | OpenZFS 6585 - sha512, skein, and edonr have an unenforced dependency on exte... | ilovezfs | 2016-10-03 | 1 | -3/+23 |
* | 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 | 38 | -281/+7220 |
* | Add parity generation/rebuild using 128-bits NEON for Aarch64 | Romain Dolbeau | 2016-10-03 | 10 | -15/+3143 |
* | Fix coverity defects: CID 147448, 147449, 147450, 147453, 147454 | luozhengzheng | 2016-10-02 | 2 | -2/+2 |
* | 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 | 1 | -0/+8 |
* | Fix coverity defects: CID 147531 147532 147533 147535 | GeLiXin | 2016-09-30 | 1 | -2/+5 |
* | Fix cppcheck warning in buf_init() | Brian Behlendorf | 2016-09-30 | 1 | -1/+1 |
* | Avoid undefined shift overflow in fzap_cursor_retrieve() | Gvozden Neskovic | 2016-09-29 | 1 | -9/+17 |
* | Explicit integer promotion for bit shift operations | Gvozden Neskovic | 2016-09-29 | 2 | -2/+3 |
* | fix: Shift exponent too large | Gvozden Neskovic | 2016-09-29 | 2 | -5/+31 |
* | Explicit block device plugging when submitting multiple BIOs | Isaac Huang | 2016-09-29 | 1 | -0/+13 |
* | Fix coverity defects: 147658, 147652, 147651 | cao | 2016-09-29 | 2 | -2/+4 |
* | Refactor inode->i_mode management | lorddoskias | 2016-09-27 | 3 | -8/+8 |
* | Fix coverity defects: CID 147650, 147649, 147647, 147646 | cao | 2016-09-25 | 3 | -5/+9 |