summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dsl_pool.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-22[OS-714] illumos mergeJohn Sonnenschein1-0/+4
2011-11-171644 add ZFS "clones" propertyMatthew Ahrens1-0/+4
2011-11-08backout 1644/1645/1646/1647/1708: Breaks 'zfs snapshot', boot environmentsRichard Lowe1-4/+0
2011-11-051644 add ZFS "clones" propertyMatthew Ahrens1-0/+4
2011-01-10OS-52 Improve TXG flush multi-tenancy performancejerry1-3/+4
2010-07-076938335 zfs send -R can still miss renamed snapshotsChris Kirby1-1/+1
2010-06-256913010 assertion failed: error||lr->lr_length <= zp->z_blksz, file: ../../co...Neil Perrin1-1/+1
2010-06-086494473 ZFS needs a way to slow down resilveringGeorge Wilson1-1/+1
2010-05-216948890 snapshot deletion can induce pathologically long spa_sync() timesMatthew Ahrens1-8/+111
2010-05-036675946 'zpool status' should show the progress of resilvering for individual...Lin Ling1-73/+20
2010-03-166716117 ZFS needs native system attribute infrastructureMark Shellenbaum1-1/+1
2010-02-246505339 dsl_pool_close() needs to call txg_list_destroy(&dp->dp_sync_tasks) t...Chris Kirby1-0/+1
2010-02-016918925 txg sync lasts a fraction of zfs_txg_synctimeLin Ling1-4/+8
2009-11-236904168 change zfs_txg_synctime (etc.) tunables to zfs_txg_synctime_msLin Ling1-2/+2
2009-11-216678033 resilver code should prefetchGeorge Wilson1-1/+5
2009-11-206899862 ZFS txg time tunables should be more flexibleLin Ling1-2/+2
2009-11-196899923 vdev_offline/vdev_add deadlockJeff Bonwick1-1/+13
2009-11-046897693 deduplication can only go so farGeorge Wilson1-1/+1
2009-11-046896756 assertion failed: 0 == dsl_pool_user_hold(dp, ds->ds_object, htag, &n...Chris Kirby1-4/+4
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-4/+16
2009-10-156822816 assertion failed: zap_remove_int(ds_next_clones_obj) returns ENOENTMatthew Ahrens1-2/+3
2009-08-196833815 scheduled snapshots deleted per snapshot policy can lead to replicati...Chris Kirby1-0/+113
2009-08-126860996 %temporary clones are not automatically destroyed on errorMatthew Ahrens1-16/+15
2009-04-18PSARC/2009/204 ZFS user/group quotas & space accountingMatthew Ahrens1-6/+34
2009-04-146817339 pool write throughput is improperly calculatedMark Maybee1-1/+1
2009-04-096591646 Hang while trying to enter a txg while holding a txg openNeil Perrin1-0/+10
2009-03-106809347 looping in dnode_special_close() at an error path of spa_tryimport()Lin Ling1-7/+8
2008-10-146333409 traversal code should be able to issue multiple reads in parallelMatthew Ahrens1-0/+2
2008-09-026687412 zfs stuck issuing small txgMark Maybee1-4/+65
2008-07-24PSARC 2008/223 Pool root file system properties via zpool(1M)timh1-2/+2
2008-07-076343667 scrub/resilver has to start over when a snapshot is takenahrens1-9/+219
2008-05-276707621 write throttle results in excessive delaygw252951-1/+1
2008-05-146625086 changing cachefile doesn't remove old cache on last usereschrock1-1/+2
2008-03-206429205 each zpool needs to monitor its throughput and throttle heavy writersmaybee1-1/+85
2007-12-076513209 Destroying pools under stress caused a hang in arc_flushmaybee1-1/+1
2007-10-29PSARC/2007/574 zfs send -Rahrens1-5/+5
2007-03-266437750 panic: db->db_buf==0||arc_referenced(db->db_buf), file: dbuf.c,line:1539maybee1-0/+3
2007-02-026512391 DMU should leverage ZIO dependencies to achieve greater parallelismmaybee1-32/+30
2006-10-036463348 ZFS code could be more portablend1506281-0/+2
2006-07-306443585 zpool create of poolname > 250 and < 256 characters panics in debug p...ek1102371-3/+0
2006-06-14PSARC 2006/388 snapshot -rahrens1-4/+9
2006-05-30PSARC 2006/223 ZFS Hot Spareseschrock1-1/+1
2006-04-106410698 ZFS metadata needs to be more highly replicated (ditto blocks)billm1-2/+2
2006-03-03PSARC 2006/077 zpool cleareschrock1-26/+43
2005-10-31PSARC 2002/240 ZFSahrens1-0/+233