summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/metaslab.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-184754 io issued to near-full luns even after setting noalloc thresholdGeorge Wilson1-41/+6
2014-04-16 [illumos-gate merge]Keith M Wesolowski1-5/+5
2014-04-154374 dn_free_ranges should use range_tree_tMatthew Ahrens1-5/+5
2014-01-15OS-2711 want absolute way to avoid condensing metaslabsKeith M Wesolowski1-0/+8
2013-10-014101 metaslab_debug should allow for fine-grained controlGeorge Wilson1-520/+725
2013-08-293954 metaslabs continue to load even after hitting zfs_mg_alloc_failure limitGeorge Wilson1-4/+109
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-6/+6
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-0/+38
2013-02-213552 condensing one space map burns 3 seconds of CPU in spa_sync() thread (fi...George Wilson1-10/+17
2013-02-203578 transferring the freed map to the defer map should be constant timeGeorge Wilson1-11/+27
2013-02-193552 condensing one space map burns 3 seconds of CPU in spa_sync() threadGeorge Wilson1-84/+264
2013-02-053507 Tunable to allow block allocation even on degraded vdevsSašo Kiselkov1-1/+10
2012-11-073329 spa_sync() spends 10-20% of its time in spa_free_sync_cb()George Wilson1-2/+3
2012-09-073006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-1/+1
2012-08-01backout 3006: causes 3046 (panics after mounting root)Richard Lowe1-1/+1
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-1/+1
2012-01-231909 disk sync write perf regression when slog is used post oi_148George Wilson1-2/+2
2011-05-291051 zfs should handle imbalanced lunsGeorge Wilson1-27/+78
2010-03-316917066 zfs block picking can be improvedMark J Musante1-9/+9
2009-11-216826241 Sync write IOPS drops dramatically during TXG syncGeorge Wilson1-110/+323
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-1/+1
2009-11-096899159 injection isn't trashing poolsTim Haley1-1/+6
2009-11-056897958 ASSERT in metaslab_class_space_update() with 8+ exabyte poolJeff Bonwick1-60/+79
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-25/+78
2009-10-30PSARC 2009/479 zpool recovery supportTim Haley1-30/+62
2009-09-216574286 removing a slog doesn't workGeorge Wilson1-4/+46
2009-04-276596237 Stop looking and start gangingGeorge Wilson1-34/+208
2008-12-016328632 zpool offline is a bit too conservativeJeff Bonwick1-2/+19
2008-10-306764914 vdev_reopen() can lead to failed allocationsGeorge Wilson1-1/+1
2008-09-296754011 SPA 3.0: lock breakup, i/o pipeline refactoring, device failure handlingJeff Bonwick1-56/+52
2007-11-276354519 stack overflow in zfs due to zio pipelinebonwick1-0/+7