summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert zio_buf_alloc() consumersBrian Behlendorf2016-11-305-18/+17
* Introduce ARC Buffer Data (ABD)Brian Behlendorf2016-11-3059-2245/+5011
|\
| * ABD optimized page allocation codeChunwei Chen2016-11-295-136/+457
| * ABD kmap to kmap_atomicChunwei Chen2016-11-291-35/+49
| * ABD raidz NEON supportRomain Dolbeau2016-11-294-94/+229
| * ABD raidz avx512f supportGvozden Neskovic2016-11-297-406/+259
| * ABD Vectorized raidzGvozden Neskovic2016-11-2913-1025/+1412
| * ABD changes for vectorized RAIDZGvozden Neskovic2016-11-293-14/+210
| * ABD page support to vdev_disk.cIsaac Huang2016-11-294-57/+90
| * DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-2949-796/+2623
* | Enable ro_props_001_posChaoyuZhang2016-11-302-2/+4
* | Fix coverity defects: CID 154591luozhengzheng2016-11-301-1/+1
|/
* zstreamdump needs to initialize fletcher 4 supportTim Chase2016-11-291-0/+2
* Add -c to zpool iostat & status to run commandTony Hutter2016-11-2916-135/+485
* Allow zfs unshare <protocol> -aLOLi2016-11-2917-46/+287
* Ensure that perf regression tests cleanup properlyGiuseppe Di Natale2016-11-287-7/+49
* Enable user_property_002_posChaoyuZhang2016-11-181-2/+1
* Kernel 4.9 compat: file_operations->aio_fsync removalDeHackEd2016-11-153-0/+33
* Fix man page formatting in zfs-module-parametersDeHackEd2016-11-141-5/+5
* Repair indent of zpool.8 man pageHÃ¥kan Johansson2016-11-141-0/+3
* Fix 'zpool import' detection issueBrian Behlendorf2016-11-141-3/+16
* Add a statechange notify zedletDon Brady2016-11-106-82/+125
* Fix coverity defects: CID 147503luozhengzheng2016-11-101-0/+21
* Fix coverity defects: CID 147540, 147542cao2016-11-092-3/+2
* Fix ZFS_AC_KERNEL_SET_CACHED_ACL_USABLE checkGvozden Neskovic2016-11-091-2/+2
* Export symbol dmu_objset_userobjspace_upgradablejxiong2016-11-092-8/+11
* Linux 3.14 compat: assign inode->set_acltuxoko2016-11-095-7/+42
* Fix symlinks for {vdev_clear,statechange}-led.shOlaf Faaland2016-11-091-2/+2
* Fix coverity defects: CID 147586cao2016-11-081-3/+3
* Fix coverity defects: CID 147629cao2016-11-081-1/+2
* Fix coverity defects: 154021luozhengzheng2016-11-081-0/+3
* Fix coverity defects: CID 147626, 147628cao2016-11-082-11/+8
* Skip test suites on 32-bit TEST buildersBrian Behlendorf2016-11-081-0/+11
* Add illumos FMD ZFS logic to ZED -- phase 2Don Brady2016-11-0717-338/+3592
* Fix coverity defects: CID 147575, 147577, 147578, 147579cao2016-11-074-4/+4
* Use set_cached_acl and forget_cached_acl when possibleChunwei Chen2016-11-073-8/+38
* Batch free zpl_posix_acl_releaseChunwei Chen2016-11-073-9/+107
* Fix 'zpool import' detection issuesBrian Behlendorf2016-11-073-35/+110
* Allow 16M zio buffers in user spaceBrian Behlendorf2016-11-071-1/+1
* Replace ISAINFO with is_32bit functionBrian Behlendorf2016-11-074-4/+2
* Allow autoreplace even when enclosure LED sysfs entries don't existTony Hutter2016-11-041-2/+2
* Add superscalar fletcher4Romain Dolbeau2016-11-048-2/+405
* Add support for O_TMPFILEChunwei Chen2016-11-0418-8/+644
* Fix unlinked file cannot do xattr operationsChunwei Chen2016-11-045-42/+68
* Add parity generation/rebuild using AVX-512 for x86-64Romain Dolbeau2016-11-028-0/+971
* Fix dsl_prop_get_all_dsl() memory leakBearBabyLiu2016-11-022-1/+7
* Skip async_destroy_001_pos on 32-bit systemsBrian Behlendorf2016-11-022-0/+17
* Use vmem_size() for 32-bit systemsBrian Behlendorf2016-11-021-20/+41
* Fix 32-bit maximum volume sizeBrian Behlendorf2016-11-022-1/+4
* Enable .zfs/snapshot for 32-bit systemsBrian Behlendorf2016-11-021-4/+0