summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dsl_dir.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-10OS-52 Improve TXG flush multi-tenancy performancejerry1-1/+3
2010-05-216948890 snapshot deletion can induce pathologically long spa_sync() timesMatthew Ahrens1-7/+7
2010-05-036675946 'zpool status' should show the progress of resilvering for individual...Lin Ling1-32/+37
2010-02-256930022 zfs rename of non-shapshot is slower than necessaryMatthew Ahrens1-3/+9
2009-11-09PSARC 2009/510 ZFS received propertiesTom Erickson1-43/+100
2009-11-056897958 ASSERT in metaslab_class_space_update() with 8+ exabyte poolJeff Bonwick1-2/+1
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-2/+5
2009-10-30PSARC 2009/479 zpool recovery supportTim Haley1-10/+14
2009-08-246395956 snapshot dir needs real c/mtimeChris Kirby1-0/+25
2009-08-126860996 %temporary clones are not automatically destroyed on errorMatthew Ahrens1-1/+1
2009-07-066857012 zfs panics on zpool importGeorge Wilson1-1/+0
2009-04-18PSARC/2009/204 ZFS user/group quotas & space accountingMatthew Ahrens1-13/+0
2009-02-276789318 coredump when issue zdb -uuuu poolname/Rich Morris1-1/+1
2009-01-126788830 set large value to reservation cause core dumpEric Schrock1-12/+12
2008-09-156747355 finish closing race condition when setting refreservationMatthew Ahrens1-24/+12
2008-09-096742058 panic changing refreservation while writingChris Kirby1-0/+18
2008-08-22PSARC/2008/518 ZFS space accounting enhancementsMatthew Ahrens1-43/+110
2008-07-076343667 scrub/resilver has to start over when a snapshot is takenahrens1-30/+20
2008-05-226610506 Eliminate or improve retry logic from callers of dmu_objset_open()maybee1-4/+3
2008-03-276679407 refquota lost functionck1538981-5/+7
2008-03-206429205 each zpool needs to monitor its throughput and throttle heavy writersmaybee1-22/+47
2008-01-146630761 In sub-filesystem, available space is less than refreservation spaceck1538981-4/+6
2007-11-146619182 new non-sparse zvols should get refreservationsck1538981-7/+10
2007-11-096421210 zfs rollback without unmountingahrens1-3/+2
2007-11-016624758 Regular quotas are not being enforcedmaybee1-5/+7
2007-10-29PSARC 2007/555 zfs fs-only quotas and reservationsck1538981-62/+69
2007-10-29PSARC/2007/574 zfs send -Rahrens1-2/+2
2007-08-266569719 panic dangling dbufs (dn=ffffffff28814d30, dbuf=ffffffff20756008)maybee1-9/+9
2007-07-236453407 rm a file when the root file system is at its quota limit reports ENOSPCmaybee1-12/+14
2007-06-29PSARC/2007/328 zfs upgradeahrens1-5/+3
2007-06-26PSARC/2006/465 ZFS Delegated Administrationmarks1-10/+24
2007-04-056533813 recursive snapshotting resulted in a bad stack overflowmmusante1-1/+24
2006-10-096460059 zfs destroy <snapshot> leaves behind kruftahrens1-15/+17
2006-10-036463348 ZFS code could be more portablend1506281-1/+5
2006-09-146463349 error message from zpool(1M) is missing a newlinend1506281-3/+1
2006-07-306443585 zpool create of poolname > 250 and < 256 characters panics in debug p...ek1102371-1/+1
2006-06-156439102 assertain failed: dmu_buf_refcount(dd->dd_dbuf) == 2 in dsl_dir_destr...ahrens1-1/+0
2006-06-14PSARC 2006/388 snapshot -rahrens1-235/+188
2006-05-30PSARC 2006/223 ZFS Hot Spareseschrock1-28/+35
2006-03-03PSARC 2006/077 zpool cleareschrock1-72/+92
2006-01-306377671 zfs mount -a shouldn't bother checking snapshotseschrock1-10/+1
2005-11-156349314 dmu_object_type names incorrect for DSL Directories and DSL Datasetstabriz1-5/+5
2005-11-106347493 tar of 25K empty directory entries in ZFS takes 30+ seconds ...ahrens1-3/+4
2005-10-31PSARC 2002/240 ZFSahrens1-0/+1217