aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ABD: Adapt avx512bw raidz assemblyGvozden Neskovic2016-12-152-113/+79
|/
* Add ida_destroy in zvol_fini to fix memleakChunwei Chen2016-12-141-0/+2
* Skip xfstests on Ubuntu 16.04 and CentOS 7Brian Behlendorf2016-12-141-1/+12
* Skip slow tests when kmemleak is enabledBrian Behlendorf2016-12-146-1/+38
* Fix typos in dbuf.cbunder20152016-12-131-5/+5
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-1296-478/+501
* Add CONTRIBUTING information and templatesGeorge Melikov2016-12-094-4/+234
* Fix coverity defects: CID 147475liaoyuxiangqin2016-12-091-7/+8
* Don't count '@' for dataset namelen if not a snapshotChunwei Chen2016-12-094-3/+67
* Fix coverity defects: CID 154617luozhengzheng2016-12-081-1/+1
* Speed up zvol import and export speedBrian Behlendorf2016-12-088-86/+201
|\
| * zvol_remove_minors do parallel zvol_freeChunwei Chen2016-12-021-6/+29
| * zpool_create_minors parallel prefetchChunwei Chen2016-12-021-10/+89
| * zvol: reduce linear list searchChunwei Chen2016-12-011-49/+65
| * Use system_delay_taskq for long delay tasksChunwei Chen2016-12-017-21/+18
* | Revert "Disable zio_dva_throttle_enabled by default"Brian Behlendorf2016-12-082-2/+2
* | Cache ddt_get_dedup_dspace() value if there was no ddt changesGvozden Neskovic2016-12-023-2/+15
* | Refactor txg history kstatBrian Behlendorf2016-12-023-34/+65
* | Enable mountpoint_003_posChaoyuZhang2016-12-022-21/+33
* | Skip zpool_scrub_004_pos on 32-bit systemsBrian Behlendorf2016-12-021-0/+5
* | OpenZFS 7143 - dbuf_read() creates unnecessary zio_root() for bonus bufBrian Behlendorf2016-12-011-3/+4
* | Fix incorrect operator in abd_alloc_sametype()luozhengzheng2016-12-011-1/+1
* | Remove unused sa_update_from_cb()cao2016-12-012-23/+0
* | Compile zio.h and zio_impl.h mutual includecao2016-12-012-4/+1
* | Do not force VDEV_NAME_TYPE_ID in max_width()Håkan Johansson2016-11-301-3/+3
* | 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