summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r305331: MFV r304155:mav2016-10-141-0/+6
* MFC r305222: MFV r302993: 7104 increase indirect block sizemav2016-10-121-3/+13
* Only include sysctl in kernel buildsmh2016-04-111-37/+47
* MFV r296518: 5027 zfs large block support (add copyright)mav2016-03-081-0/+1
* MFV r294793:mav2016-01-261-3/+5
* Switch zfs_panic_recover to panic for bad DVAsmh2015-11-061-1/+1
* Provide information about bad DVAsmh2015-11-051-1/+7
* Allow zfs_recover to be changed at runtimesmh2015-11-051-1/+1
* MFV r289310:mav2015-10-161-1/+6
* MFV r277428: 5056 ZFS deadlock on db_mtx and dn_holdsmav2015-08-101-0/+48
* MFV r284030: 5818 zfs {ref}compressratio is incorrect with 4k sector sizeavg2015-06-121-1/+4
* CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than tenjkim2015-05-221-1/+1
* Add a tunable for spa_slop_shift which controls how much space wedelphij2014-11-181-0/+3
* MFV r274273:delphij2014-11-101-0/+9
* Remove debug.zfs_flags in favor of the new vfs.zfs.debug_flags.will2014-09-181-5/+1
* Enable ZFS debug flags to be modified via vfs.zfs.debug_flags.will2014-09-181-0/+27
* Reschedule the 'deadman' callout after handling, this makes ourdelphij2014-07-291-0/+6
* MFV r268851:delphij2014-07-181-0/+10
* MFV r268848:delphij2014-07-181-1/+1
* MFV r268455:delphij2014-07-091-0/+38
* MFV r267566:delphij2014-07-011-1/+32
* MFV r267565:delphij2014-07-011-3/+6
* Pull in r267961 and r267973 again. Fix for issues reported will follow.hselasky2014-06-281-6/+0
* Revert r267961, r267973:gjb2014-06-271-0/+6
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifhselasky2014-06-271-6/+0
* MFV r260155:delphij2014-01-021-0/+2
* MFV r260154 + 260182:delphij2014-01-021-1/+1
* MFV r259170:delphij2014-01-011-4/+22
* MFV r258374:delphij2013-12-241-4/+6
* Expose spa_asize_inflation.delphij2013-12-061-0/+3
* MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained controlavg2013-11-281-3/+15
* fix debug.zfs_flags sysctl description in r258638avg2013-11-261-1/+1
* expose zfs_flags as debug.zfs_flags r/w tunable and sysctlavg2013-11-261-0/+4
* MFV r255255: 4045 zfs write throttle & i/o scheduler performance workavg2013-11-261-26/+35
* Introduce allocation cache to store LZ4 compression contexts without kickingmav2013-11-141-0/+2
* MFV r247844 (illumos-gate 13975:ef6409bc370f)delphij2013-09-101-3/+3
* zfs: load zpool.cache after a root fs is mountedavg2013-07-091-0/+4
* MFV r251620:delphij2013-06-111-1/+1
* MFV r248217:mm2013-04-061-2/+2
* MFV r247580:mm2013-03-191-12/+11
* Fix typo in sysctl descriptionmm2013-03-171-1/+1
* MFV v242732:mm2013-02-251-1/+121
* MFV r242735:mm2012-11-251-0/+2
* Merge recent vendor changes and sync code:mm2012-09-051-0/+13
* Merge recent vendor changes:mm2012-08-231-2/+15
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).mm2012-06-111-5/+52
* Merge new ZFS features from illumos:mm2011-11-281-2/+14
* ZFS tries to allocate blocks evenly across all devices. This means whenmm2011-07-181-0/+7
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-271-121/+333
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-121-8/+58
OpenPOWER on IntegriCloud