aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* zimport.sh: Allow custom pool create optionsBrian Behlendorf2017-08-212-37/+82
* Disable mount(8) canonical paths in do_mount()LOLi2017-08-212-2/+2
* Fix range locking in ZIL commit codepathLOLi2017-08-217-14/+123
* Fix remounting snapshots read-writeLOLi2017-08-174-3/+156
* Use /sbin/openrc-run for openrc init scriptsBtbN2017-08-161-1/+1
* Retire legacy test infrastructureBrian Behlendorf2017-08-1588-8187/+604
* Fix ZTS grow_pool/setupBrian Behlendorf2017-08-151-0/+3
* vdev_id: implement slot numbering by port idsckobras2017-08-142-2/+8
* Add corruption failure option to zinject(8)Don Brady2017-08-145-17/+76
* dracut: make module-setup.sh shebang explicitFabian-Gruenbichler2017-08-142-2/+2
* Native Encryption for ZFS on LinuxTom Caputi2017-08-14163-1203/+16090
* Fix NULL pointer when O_SYNC read in snapshotChunwei Chen2017-08-111-1/+3
* Allow longer SPA names in statsgaurkuma2017-08-113-16/+22
* Simplify threads, mutexs, cvs and rwlocksBrian Behlendorf2017-08-1110-354/+141
* zio_dva_throttle_done() should allow zinjected ZIOsanjeevbagewadi2017-08-101-1/+2
* Man page fixesFabian-Gruenbichler2017-08-102-2/+2