aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_pool.c
Commit message (Expand)AuthorAgeFilesLines
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-1372/+0
* MFV r354378,r354379,r354386: 10499 Multi-modifier protection (MMP)Andriy Gapon2019-11-181-0/+3
* MFV r353613: 10731 zfs: NULL pointer errorsAndriy Gapon2019-10-161-2/+1
* MFV r348548: 9617 too-frequent TXG sync causes excessive write inflationAlexander Motin2019-06-031-6/+10
* Add mutex_destroy() missed in r334844.Alexander Motin2019-04-261-1/+3
* MFV r331695, 331700: 9166 zfs storage pool checkpointAlexander Motin2018-03-281-12/+99
* MFV r329502: 7614 zfs device evacuation/removalAlexander Motin2018-02-211-9/+55
* MFV r325607: 8607 zfs: variable set but not usedAndriy Gapon2017-11-091-6/+8
* MFV r323110: 8558 lwp_create() returns EAGAIN on system with more than 80K ZF...Andriy Gapon2017-09-111-0/+37
* zfs: Fix a typo in the delay_min_dirty_percent sysctl descriptionEd Maste2017-07-191-1/+1
* MFV r318931: 8063 verify that we do not attempt to access inactive txgAndriy Gapon2017-05-261-4/+4
* MFV r316923: 8026 retire zfs_throttle_delay and zfs_throttle_resolutionAndriy Gapon2017-05-241-3/+0
* MFC r316921: 8027 tighten up dsl_pool_dirty_deltaAndriy Gapon2017-05-241-1/+1
* MFV r316917: 7968 multi-threaded spa_sync()Andriy Gapon2017-05-241-5/+18
* MFV 312436Josh Paetzel2017-01-201-0/+11
* MFV r309249: 3821 Race in rollback, zil close, and zil flushAndriy Gapon2016-11-281-2/+9
* MFV r308988: 7199, 7200 dsl_dataset_rollback_sync may try to freeAndriy Gapon2016-11-241-13/+1
* MFV r306422: 7254 ztest failed assertion in ztest_dataset_dirobj_verify: diro...Alexander Motin2016-09-281-1/+5
* Allow ZFS ARC min / max to be tuned at runtimeSteven Hartland2016-06-291-1/+1
* Only include sysctl in kernel buildSteven Hartland2016-04-111-2/+2
* MFV r296518: 5027 zfs large block support (add copyright)Alexander Motin2016-03-081-0/+1
* MFV r277431: 5497 lock contention on arcs_mtxAlexander Motin2015-08-141-1/+8
* MFV r284763: 5981 Deadlock in dmu_objset_find_dpAlexander Motin2015-08-121-0/+7
* MFV r284762: 5269 zpool import slowAlexander Motin2015-08-121-2/+8
* MFV r277428: 5056 ZFS deadlock on db_mtx and dn_holdsAlexander Motin2015-08-101-0/+3
* MFV r275551:Xin LI2014-12-151-27/+31
* MFV r274273:Xin LI2014-11-101-2/+2
* Added missing ZFS sysctlsSteven Hartland2014-09-141-2/+22
* MFV r271512:Xin LI2014-09-131-7/+2
* MFV r268848:Xin LI2014-07-181-1/+1
* MFV r268455:Xin LI2014-07-091-6/+1
* MFV r267566:Xin LI2014-07-011-0/+9
* Pull in r267961 and r267973 again. Fix for issues reported will follow.Hans Petter Selasky2014-06-281-4/+0
* Revert r267961, r267973:Glen Barber2014-06-271-0/+4
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifHans Petter Selasky2014-06-271-4/+0
* Improve sysctl descriptions for new ZFS sysctls:Allan Jude2014-05-221-4/+4
* Added sysctls / tunables for ZFS dirty data tuningSteven Hartland2014-05-211-25/+80
* MFV r258374:Xin LI2013-12-241-4/+2
* MFV r255255: 4045 zfs write throttle & i/o scheduler performance workAndriy Gapon2013-11-261-163/+170
* MFV r247844 (illumos-gate 13975:ef6409bc370f)Xin LI2013-09-101-6/+12
* MFV r251644:Xin LI2013-06-121-3/+15
* MFV r248217:Martin Matuska2013-04-061-3/+3
* Add missing descriptions for ZFS sysctlsSteven Hartland2013-03-211-2/+3
* MFV r247580:Martin Matuska2013-03-191-61/+157
* MFV r243013 and r243267:Martin Matuska2012-11-251-1/+0
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.Martin Matuska2012-09-121-1/+1
* Merge recent vendor changes:Martin Matuska2012-08-281-2/+9
* Merge recent vendor changes:Martin Matuska2012-08-231-30/+86
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).Martin Matuska2012-06-111-21/+36
* Merge new ZFS features from illumos:Martin Matuska2011-11-281-0/+4