summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/metaslab.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-17OS-7151 ZFS loading and unloading metaslabs at audible frequencyJerry Jelinek1-20/+51
2018-10-05 [illumos-gate merge]Jerry Jelinek1-7/+5
2018-10-049738 9112 broke third block copy allocations within one metaslab groupAlexander Motin1-7/+5
2018-04-26 [illumos-gate merge]Jerry Jelinek1-3/+20
2018-04-259102 zfs should be able to initialize storage devicesGeorge Wilson1-3/+20
2018-04-20 [illumos-gate merge]Jerry Jelinek1-1/+1
2018-04-199236 nuke spa_dbgmsgMatthew Ahrens1-1/+1
2018-04-17 [illumos-gate merge]Jerry Jelinek1-1/+1
2018-04-169290 device removal reduces redundancy of mirrorsMatthew Ahrens1-1/+1
2018-04-05 [illumos-gate merge]Jerry Jelinek1-117/+395
2018-04-049112 Improve allocation performance on high-end systemsPaul Dagnelie1-117/+395
2018-04-03 [illumos-gate merge]Jerry Jelinek1-41/+17
2018-04-029238 ZFS Spacemap Encoding V2Serapheim Dimitropoulos1-41/+17
2018-03-22 [illumos-gate merge]Jerry Jelinek1-2/+2
2018-03-219280 Assertion failure while running removal_with_ganging test with 4K devicesMatt Ahrens1-2/+2
2018-03-15 [illumos-gate merge]Jerry Jelinek1-156/+285
2018-03-149166 zfs storage pool checkpointSerapheim Dimitropoulos1-156/+285
2018-01-11 [illumos-gate merge]Jerry Jelinek1-118/+511
2018-01-107614 zfs device evacuation/removalPrashanth Sreenivasa1-118/+511
2017-05-18 [illumos-gate merge]Jerry Jelinek1-2/+7
2017-05-177446 zpool create should support efi system partitionToomas Soome1-2/+7
2017-04-10 [illumos-gate merge]Jerry Jelinek1-4/+16
2017-04-078023 Panic destroying a metaslab deferred range treeGeorge Wilson1-4/+16
2016-12-16 [illumos-gate merge]Jerry Jelinek1-43/+38
2016-12-157613 ms_freetree[4] is only used in syncing contextMatthew Ahrens1-43/+38
2016-11-26 [illumos-gate merge]Jerry Jelinek1-196/+780
2016-11-237303 dynamic metaslab selectionGeorge Wilson1-196/+780
2016-08-03 [illumos-gate merge]Jerry Jelinek1-51/+278
2016-08-027090 zfs should improve allocation order and throttle allocationsGeorge Wilson1-51/+278
2016-07-20 [illumos-gate merge]Jerry Jelinek1-1/+7
2016-07-197072 zfs fails to expand if lun added when os is in shutdown stateGeorge Wilson1-1/+7
2016-02-09 [illumos-gate merge]Jerry Jelinek1-0/+1
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens1-0/+1
2015-10-12 [illumos-gate merge]Jerry Jelinek1-5/+6
2015-10-106295 metaslab_condense's dbgmsg should include vdev idJoe Stein1-5/+6
2014-11-24 [illumos-gate merge]Keith M Wesolowski1-23/+33
2014-11-225213 panic in metaslab_init due to space_map_open returning ENXIOPrakash Surya1-23/+33
2014-11-07 [illumos-gate merge]Keith M Wesolowski1-1/+1
2014-11-075027 zfs large block supportMatthew Ahrens1-1/+1
2014-09-17 [illumos-gate merge]Keith M Wesolowski1-8/+16
2014-09-165164 space_map_max_blksz causes panic, does not workMatthew Ahrens1-8/+16
2014-07-21 [illumos-gate merge]Keith M Wesolowski1-133/+469
2014-07-194976 zfs should only avoid writing to a failing non-redundant top-level vdevGeorge Wilson1-133/+469
2014-07-18 [illumos-gate merge]Keith M Wesolowski1-4/+35
2014-07-164958 zdb trips assert on pools with ashift >= 0xeAlex Reece1-4/+35
2014-06-124756 metaslab_group_preload() could deadlockGeorge Wilson1-3/+22
2014-06-13 [illumos-gate merge]Keith M Wesolowski1-3/+22
2014-05-20 [illumos-gate merge]Keith M Wesolowski1-1/+2
2014-05-194730 metaslab group taskq should be destroyed in metaslab_group_destroy()George Wilson1-1/+2
2014-04-21 [illumos-gate merge]Keith M Wesolowski1-41/+6