summaryrefslogtreecommitdiffstats
path: root/module/zfs/dsl_pool.c
Commit message (Expand)AuthorAgeFilesLines
* Fix self-healing IO prior to dsl_pool_init() completionGeLiXin2016-05-271-3/+11
* Align thread priority with Linux defaultsBrian Behlendorf2015-07-281-1/+1
* Illumos 5981 - Deadlock in dmu_objset_find_dpArne Jansen2015-07-061-0/+7
* Update all default taskq settingsBrian Behlendorf2015-06-251-1/+1
* Increase the number of iput taskq threadsBrian Behlendorf2015-06-221-2/+2
* Illumos 5497 - lock contention on arcs_mtxPrakash Surya2015-06-111-1/+8
* Illumos 5269 - zpool import slowArne Jansen2015-06-091-2/+8
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-2/+2
* Illumos 4951 - ZFS administrative commands (fix)Christopher Siden2015-05-041-6/+1
* Illumos 5056 - ZFS deadlock on db_mtx and dn_holdsJustin T. Gibbs2015-04-281-0/+3
* Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs2015-04-281-27/+31
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-1/+1
* Remove duplicate typedefs from trace.hNed Bass2015-01-061-0/+1
* Illumos 4958 zdb trips assert on pools with ashift >= 0xeAlex Reece2014-10-231-1/+1
* Illumos 4390 - I/O errors can corrupt space map when deleting fs/volMatthew Ahrens2014-08-041-0/+9
* Illumos 4171, 4172Matthew Ahrens2014-07-251-4/+2
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-6/+5
* Illumos #4045 write throttle & i/o scheduler performance workMatthew Ahrens2013-12-061-177/+183
* Illumos #3236George Wilson2013-11-051-1/+0
* Illumos #3740Steven Hartland2013-11-041-3/+15
* Illumos #3582, #3584Adam Leventhal2013-11-041-6/+12
* Illumos #3598Matthew Ahrens2013-10-311-3/+3
* Revert "Add txgs-<pool> kstat file"Brian Behlendorf2013-10-251-144/+0
* Revert "Add new kstat for monitoring time in dmu_tx_assign"Brian Behlendorf2013-10-251-59/+0
* Export symbols dsl_pool_config_{enter,exit}Ned Bass2013-10-101-0/+3
* Illumos #3464Matthew Ahrens2013-09-041-61/+157
* Add new kstat for monitoring time in dmu_tx_assignPrakash Surya2013-07-111-0/+59
* Illumos #3006Madhav Suresh2013-06-191-1/+1
* Fix txg_quiesce thread deadlockBrian Behlendorf2013-04-261-1/+1
* Illumos #3104: eliminate empty bpobjsMatthew Ahrens2013-01-081-0/+9
* Illumos #3086: unnecessarily setting DS_FLAG_INCONSISTENT on asyncMatthew Ahrens2013-01-081-30/+86
* Illumos #2619 and #2747Christopher Siden2013-01-081-21/+34
* Add txgs-<pool> kstat fileBrian Behlendorf2012-11-021-0/+144
* txg is spelled as tgx in placesCyril Plisko2012-10-111-5/+5
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-311-0/+4
* Add 'dmu_tx' kstats entryBrian Behlendorf2012-02-271-1/+3
* Add missing ZFS tunablesBrian Behlendorf2011-05-041-4/+27
* Fix gcc compiler warning, dsl_pool_create()Brian Behlendorf2011-04-191-2/+2
* Prototype/structure update for LinuxBrian Behlendorf2011-02-101-4/+4
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-5/+5
* Fix gcc c90 compliance warningsBrian Behlendorf2010-08-271-1/+2
* Update to onnv_147Brian Behlendorf2010-08-261-3/+3
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-77/+273
* Rebase master to b117Brian Behlendorf2009-07-021-14/+53
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+613