| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Allow 16M zio buffers in user space | Brian Behlendorf | 2016-11-07 | 1 | -1/+1 |
* | Add support for O_TMPFILE | Chunwei Chen | 2016-11-04 | 3 | -8/+194 |
* | Fix unlinked file cannot do xattr operations | Chunwei Chen | 2016-11-04 | 4 | -42/+67 |
* | Add parity generation/rebuild using AVX-512 for x86-64 | Romain Dolbeau | 2016-11-02 | 4 | -0/+959 |
* | Fix dsl_prop_get_all_dsl() memory leak | BearBabyLiu | 2016-11-02 | 2 | -1/+7 |
* | Use vmem_size() for 32-bit systems | Brian Behlendorf | 2016-11-02 | 1 | -20/+41 |
* | Fix 32-bit maximum volume size | Brian Behlendorf | 2016-11-02 | 1 | -1/+1 |
* | Enable .zfs/snapshot for 32-bit systems | Brian Behlendorf | 2016-11-02 | 1 | -4/+0 |
* | Add TASKQID_INVALID | Brian Behlendorf | 2016-11-02 | 10 | -17/+18 |
* | Fix sa_legacy_attr_count to use ARRAY_SIZE | cao | 2016-11-02 | 1 | -1/+1 |
* | Fix coverity defects: CID 147553 | cao | 2016-11-01 | 1 | -1/+2 |
* | Fix coverity defects: CID 152975 | cao | 2016-10-31 | 1 | -2/+7 |
* | Fix coverity defects: CID 147509 | GeLiXin | 2016-10-31 | 1 | -2/+12 |
* | Fix lookup_bdev() on Ubuntu | Hajo Möller | 2016-10-26 | 1 | -1/+1 |
* | Disable zio_dva_throttle_enabled by default | Brian Behlendorf | 2016-10-26 | 1 | -1/+1 |
* | Fix statechange-led.sh & unnecessary libdevmapper warning | Tony Hutter | 2016-10-25 | 1 | -0/+8 |
* | Fix cred leak in zpl_fallocate_common | tuxoko | 2016-10-24 | 1 | -2/+1 |
* | Fix taskq creation failure in vdev_open_children() | Brian Behlendorf | 2016-10-24 | 1 | -0/+3 |
* | Turn on/off enclosure slot fault LED even when disk isn't present | Tony Hutter | 2016-10-24 | 3 | -0/+19 |
* | Fix userquota_compare() function | Brian Behlendorf | 2016-10-21 | 1 | -1/+4 |
* | Fix coverity defects: CID 153459 | luozhengzheng | 2016-10-20 | 1 | -1/+1 |
* | 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 |
* | 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 | 3 | -10/+87 |
* | 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 | 1 | -2/+2 |
* | 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 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 |
* | | Fix file permissions | Brian Behlendorf | 2016-10-08 | 2 | -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 |
* | | 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 | 7 | -24/+362 |
|/ |
|
* | Refactor updating of immutable/appendonly flags | lorddoskias | 2016-10-05 | 1 | -20/+13 |
* | 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 |