summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 6551 - cmd/zpool: cleanup gcc warningsBrian Behlendorf2017-01-173-4/+11
* Don't hardcode perl path but use env insteadclefru2017-01-131-1/+2
* Fix unallocated object detection for large_dnode datasetsLOLi2017-01-133-19/+42
* OpenZFS 7603 - xuio_stat_wbuf_* should be declared (void)Brian Behlendorf2017-01-131-2/+2
* OpenZFS 7181 - race between zfs_mount and zfs_ioc_rollbackBrian Behlendorf2017-01-131-7/+7
* module/Makefile.in: use relative cpJörg Thalheim2017-01-131-3/+3
* Add *_by-dnode routinesbzzz772017-01-137-76/+276
* OpenZFS 7743 - per-vdev-zaps init path for upgradeDon Brady2017-01-132-4/+10
* OpenZFS 7276 - zfs(1m) manpage could better describe space propertiesGeorge Melikov2017-01-131-5/+5
* Fix zfs-share systemd unit fileLOLi2017-01-131-1/+1
* OpenZFS 6603 - zfeature_register() should verify ZFEATURE_FLAG_PER_DATASET im...George Melikov2017-01-121-0/+15
* OpenZFS 7303 - dynamic metaslab selectionDon Brady2017-01-1213-223/+1039
* OpenZFS 6637 - replacing "dontclose" with "should_close"George Melikov2017-01-121-3/+3
* OpenZFS 6328 - Fix cstyle errors in zfs codebaseGeorge Melikov2017-01-1216-45/+40
* Further work on Github usability (issue templates)George Melikov2017-01-031-3/+12
* Fix TypeError: unorderable types: str() > int() in arc_summary.pyJohnny Stenback2017-01-031-2/+2
* OpenZFS 7259 - DS_FIELD_LARGE_BLOCKS is unusedGeorge Melikov2017-01-031-7/+0
* Fix spellingka72017-01-03132-170/+170
* 4.10 compat - BIO flag changes and othersTim Chase2016-12-306-19/+96
* Don't persist temporary pool name on devicesLOLi2016-12-224-2/+94
* Fix coverity defects: CID 147587GeLiXin2016-12-211-0/+7
* Remove extra + from zfs man pagebunder20152016-12-211-1/+1
* Use a dedicated taskq for vdev_fileChunwei Chen2016-12-213-2/+24
* Fix dsl_props_set_sync_impl to work with nested nvlistLOLi2016-12-204-7/+134
* Fix file attributesBrian Behlendorf2016-12-1913-18/+309
|\
| * Add test for chattrChunwei Chen2016-12-168-0/+248
| * Use inode_set_flags when availableChunwei Chen2016-12-163-0/+28
| * Fix fchange in zpl_ioctl_setflagsChunwei Chen2016-12-161-2/+1
| * Fix wrong operator in xvattr.hChunwei Chen2016-12-141-5/+5
| * Fix i_flags issue caused by 64c688dChunwei Chen2016-12-141-11/+27
* | Fix coverity defects: CID 155008cao2016-12-191-2/+5
* | Fix zmo leak when zfs_sb_create failsChunwei Chen2016-12-191-10/+9
* | Don't run 'zpool iostat -c CMD' command on all vdevs, if vdevs specifiedTony Hutter2016-12-165-19/+81
* | Fix coverity defects: CID 147534cao2016-12-161-2/+2
* | 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