summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/space_map.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-195960 zfs recv should prefetch indirect blocksPaul Dagnelie1-2/+2
2014-09-165164 space_map_max_blksz causes panic, does not workMatthew Ahrens1-94/+34
2014-07-194976 zfs should only avoid writing to a failing non-redundant top-level vdevGeorge Wilson1-2/+2
2014-04-154374 dn_free_ranges should use range_tree_tMatthew Ahrens1-2/+2
2013-10-084171 clean up spa_feature_*() interfacesMatthew Ahrens1-12/+8
2013-10-014101 metaslab_debug should allow for fine-grained controlGeorge Wilson1-459/+407
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-22/+21
2013-02-193552 condensing one space map burns 3 seconds of CPU in spa_sync() threadGeorge Wilson1-9/+24
2012-11-073329 spa_sync() spends 10-20% of its time in spa_free_sync_cb()George Wilson1-8/+34
2012-09-073006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-3/+6
2012-08-01backout 3006: causes 3046 (panics after mounting root)Richard Lowe1-8/+3
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-3/+8
2009-11-216826241 Sync write IOPS drops dramatically during TXG syncGeorge Wilson1-4/+2
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-1/+3
2009-10-30PSARC 2009/479 zpool recovery supportTim Haley1-5/+2
2009-05-076838062 zfs panics when an error is encountered in space_map_load()George Wilson1-3/+0
2009-04-296801810 Commit of aligned streaming rewrites to ZIL device causes unwanted di...Neil Perrin1-1/+2
2009-04-276596237 Stop looking and start gangingGeorge Wilson1-1/+36
2008-12-016328632 zpool offline is a bit too conservativeJeff Bonwick1-52/+131
2008-11-246747934 Some locking variables are not properly initialized or destroyedRicardo M. Correia1-2/+3
2008-03-196657693 assertion failed: sm->sm_space == 0 (0x1000000000 == 0x0)vl1462901-9/+13
2007-10-24PSARC 2007/567 zpool failmode propertygw252951-6/+9
2007-03-046458218 assertion failed: ss == NULLbillm1-3/+3
2007-02-256527325 want more assertions in space map codeahrens1-2/+14
2006-04-026280668 pluggable block allocation policybonwick1-39/+119
2006-03-03PSARC 2006/077 zpool cleareschrock1-6/+7
2005-10-31PSARC 2002/240 ZFSahrens1-0/+406