summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup zloop working directory after each passDon Brady2017-09-211-2/+9
* Increase default arc_c_minBrian Behlendorf2017-09-201-3/+4
* Export symbol dmu_tx_mark_netfree()Brian Behlendorf2017-09-201-0/+1
* misc: fix meaningless valuesFeng Sun2017-09-192-2/+3
* Correct cppcheck errorsGiuseppe Di Natale2017-09-196-311/+9
* ZTS fix slog_replay_volume.ksh failureBrian Behlendorf2017-09-191-2/+2
* Remove FRU and LIBTOPO SupportDavid Quigley2017-09-187-711/+10
* Correct shellcheck errorsGiuseppe Di Natale2017-09-183-23/+23
* ZTS fix events_002_pos.sh failureBrian Behlendorf2017-09-161-1/+1
* Linux 3.14 compat: IO acct, global_page_state, etcGiuseppe Di Natale2017-09-167-19/+112
* Add mdoc style checkerLOLi2017-09-164-26/+31
* ZTEST: Always enable assertsDavid Quigley2017-09-151-1/+1
* OpenZFS 8435 - zpool.1m and zfs.1m: minor cleanupGeorge Melikov2017-09-151-6/+6
* Make "-fno-inline" compile option more accessiblePrakash Surya2017-09-151-1/+2
* Add configure option to enable gcov analysisBrian Behlendorf2017-09-157-2/+46
* Modifying XATTRs doesnt change the ctimeGaurav Kumar2017-09-135-6/+84
* Fix bug in distclean which removes needed filesDavid Quigley2017-09-131-1/+1
* Relax (ref)reservation constraints on ZVOLsLOLi2017-09-124-51/+24
* Fix false config_cache_write eventsArkadiusz BubaƂa2017-09-111-0/+5
* Add -vnP support to 'zfs send' for bookmarksLOLi2017-09-085-53/+90
* Recommend compression=on in zfs(8) dedup sectionMike Swanson2017-09-081-1/+1
* Fix volume WR_INDIRECT log replayBrian Behlendorf2017-09-0813-43/+223
* Revert "Handle new dnode size in incremental..."Brian Behlendorf2017-09-074-73/+4
* Improved dnode allocation and dmu_hold_impl()Olaf Faaland2017-09-059-251/+609
* Handle new dnode size in incremental backup streamNed Bass2017-09-054-4/+73
* Add man page reference to systemd unitsFabian-Gruenbichler2017-09-054-0/+4
* zfs(8) manpage correctionsbunder20152017-09-051-2/+2
* Trim new line from zfs_vdev_schedulerBrian Behlendorf2017-09-051-18/+53
* Retire send space estimation via ZFS_IOC_SENDLOLi2017-08-313-27/+35
* OpenZFS 2976 - remove useless offsetof() macrosRichard Lowe2017-08-301-3/+2
* dmu_objset: release bonus buffer in failure pathGvozden Neskovic2017-08-301-0/+1
* OpenZFS 7028 - avl_destroy_nodes supports emptying, not just destroying, an a...Eli Rosenthal2017-08-301-3/+4
* OpenZFS 6447 - handful of nvpair cleanupsSteve Dougherty2017-08-302-3/+7
* OpenZFS 5778 - nvpair_type_is_array() does not recognize DATA_TYPE_INT8_ARRAYAndriy Gapon2017-08-301-0/+1
* OpenZFS 7261 - nvlist code should enforce name length limitMatthew Ahrens2017-08-301-0/+2
* OpenZFS 8375 - Kernel memory leak in nvpair codeMatthew Ahrens2017-08-301-2/+4
* libtpool: don't clone affinity if not supportedalaviss2017-08-291-0/+2
* Implement --enable-debuginfo to force debuginfoRichard Yao2017-08-292-1/+33
* Make --enable-debug fail when given bogus argsRichard Yao2017-08-291-18/+25
* Enhance comments for large dnode projectMatthew Ahrens2017-08-294-4/+67
* Linux 4.8+ compatibility fix for vm statsdbavatar2017-08-243-0/+28
* Remove copyright duplicate in zpool man pageGeorge Melikov2017-08-241-1/+0
* dbuf_cons: deduplicate multilist_link_init()chrisrd2017-08-241-1/+0
* OpenZFS 8547 - update mandoc to 1.14.3Giuseppe Di Natale2017-08-243-17/+19
* OpenZFS 8414 - Implemented zpool scrub pause/resumeAlek P2017-08-242-4/+5
* Send / Recv Fixes following b52563Tom Caputi2017-08-236-48/+88
* Add support for DMU_OTN_* types in dbufstat.pyLOLi2017-08-221-4/+29
* Fix zfs_ioc_pool_sync should not use fnvlistChunwei Chen2017-08-211-3/+9
* vdev_mirror: kstat observables for preferred vdevGvozden Neskovic2017-08-213-6/+82
* vdev_mirror: load balancing fixesGvozden Neskovic2017-08-214-37/+24