summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r305331: MFV r304155:mav2016-10-141-2/+45
* MFC r305224: MFV r304158:mav2016-10-121-16/+41
* MFC r305209: MFV r302660: 6314 buffer overflow in dsl_dataset_namemav2016-10-121-8/+3
* MFC r305198: MFV r302647:mav2016-10-111-1/+4
* MFC r305193: MFV r302642:mav2016-10-111-0/+21
* MFV r299440: 6736 ZFS per-vdev ZAPsmav2016-05-111-7/+221
* zio write issue threads should have lower (numerically greater) priorityavg2016-04-081-1/+1
* MFV r296527: 6659 nvlist_free(NULL) is a no-opmav2016-03-081-2/+1
* MFV r296518: 5027 zfs large block support (add copyright)mav2016-03-081-0/+1
* MFV r294810: 6414 vdev_config_sync could be simplermav2016-01-261-8/+2
* MFV r294101: 6527 Possible access beyond end of string in zpool commentdim2016-01-151-1/+0
* Fix race condition involving ZFS remove eventsasomers2016-01-141-0/+2
* MFV r289310:mav2015-10-161-0/+34
* MFV r287623: 5997 FRU field not set during pool creation and neverdelphij2015-09-131-5/+13
* Note r286552 as merged and reduce diff against upstream.delphij2015-09-131-0/+1
* spa_import_rootpool: prevent lock and resource leakavg2015-08-241-0/+2
* MFV r286704: 5960 zfs recv should prefetch indirect blocksmav2015-08-121-1/+1
* MFV r284762: 5269 zpool import slowmav2015-08-121-5/+6
* MFV 286599: 5808 spa_check_logs is not necessary on readonly poolsmav2015-08-101-1/+1
* MFV r277428: 5056 ZFS deadlock on db_mtx and dn_holdsmav2015-08-101-0/+17
* MFV r284030: 5818 zfs {ref}compressratio is incorrect with 4k sector sizeavg2015-06-121-0/+2
* Mechanically convert cddl sun #ifdef's to illumossmh2015-01-171-10/+10
* MFV r275551:delphij2014-12-151-2/+4
* MFV r275550:delphij2014-12-151-16/+35
* MFV r274273:delphij2014-11-101-4/+22
* MFV r272585:delphij2014-10-061-5/+17
* Reorder sysctls for spa.c global tunables; add sysctl for ccw_retry_interval.will2014-09-181-4/+8
* MFC r270195:delphij2014-08-201-2/+2
* MFV r269010:delphij2014-07-261-12/+6
* MFV r268714:delphij2014-07-151-13/+61
* MFV r268455:delphij2014-07-091-3/+4
* MFV r268121:delphij2014-07-011-1/+17
* MFV r268119:delphij2014-07-011-2/+2
* MFV r267566:delphij2014-07-011-4/+10
* MFV r267565:delphij2014-07-011-9/+3
* Pull in r267961 and r267973 again. Fix for issues reported will follow.hselasky2014-06-281-2/+1
* Revert r267961, r267973:gjb2014-06-271-1/+2
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifhselasky2014-06-271-2/+1
* Removed stale comment about multi-vdev root pool config not workingsmh2014-06-091-3/+0
* - Naively fix build by partially reverting r267029 to still usebdrewery2014-06-041-0/+4
* Replace gethrtime() with cpu_ticks(), as source of random for the taskqueuemav2014-06-031-1/+1
* MFV r264667:delphij2014-04-181-2/+2
* All callers of static method load_nvlist() in spa.c handles error case,delphij2014-03-021-1/+3
* MFV r259170:delphij2014-01-011-2/+29
* MFV r258374:delphij2013-12-241-7/+5
* MFV r258373:delphij2013-12-241-2/+0
* MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained controlavg2013-11-281-21/+24
* MFV r255255: 4045 zfs write throttle & i/o scheduler performance workavg2013-11-261-36/+58
* MFV r247578: 3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_ISSUE]->tq_lock is p...avg2013-11-261-64/+142
* 734 taskq_dispatch_prealloc() desiredavg2013-11-261-1/+1
OpenPOWER on IntegriCloud