summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dsl_dataset.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-09PSARC 2009/510 ZFS received propertiesTom Erickson1-46/+77
2009-11-046896756 assertion failed: 0 == dsl_pool_user_hold(dp, ds->ds_object, htag, &n...Chris Kirby1-1/+11
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-46/+41
2009-10-206482588 zfs destroy -r aborts and dumps core when destroying a file system (w...vitezslav batrla - Sun Microsystems - Prague Czech Republic1-2/+2
2009-10-156822816 assertion failed: zap_remove_int(ds_next_clones_obj) returns ENOENTMatthew Ahrens1-7/+31
2009-10-156881321 zfs test rsend_012_pos panics when running daily.0807 archivesChris Kirby1-1/+6
2009-09-216438937 if 'zfs destroy' fails, it can leave a zvol device link missingEric Taylor1-34/+14
2009-09-176882196 resource.* events shouldn't be posted during spa_tryimport()Eric Schrock1-0/+4
2009-08-266873727 zfs destroy -d <fs> should fail more gracefully when children are pre...Chris Kirby1-1/+3
2009-08-246395956 snapshot dir needs real c/mtimeChris Kirby1-0/+4
2009-08-196833815 scheduled snapshots deleted per snapshot policy can lead to replicati...Chris Kirby1-36/+71
2009-08-126860996 %temporary clones are not automatically destroyed on errorMatthew Ahrens1-88/+73
2009-08-066861581 ZFS frees in synching context during rollbackMatthew Ahrens1-189/+26
2009-08-066868130 ZFS hold/release "zfs hold -r tag snapshot" failed to check the exist...Chris Kirby1-0/+10
2009-08-01PSARC/2009/297 zfs snapshot holdsChris Kirby1-29/+704
2009-07-296760420 zfs unmount -f causes recv to failMatthew Ahrens1-0/+4
2009-06-306801926 assertion failed: zvol_get_stats(os, nv) == 0, ...Eric Taylor1-1/+3
2009-05-196664765 Unable to remove files when using fat-zap and quota exceeded on ZFS f...Sanjeev Bagewadi1-1/+1
2009-04-18PSARC/2009/204 ZFS user/group quotas & space accountingMatthew Ahrens1-2/+22
2009-04-176826861 assertion failed in dsl_dataset_destroy_sync when "zfs destroy" old fsChris Kirby1-3/+2
2009-02-126784924 panic while ludelete (zfs destroy)Mark J Musante1-1/+2
2009-02-106796377 panic on rollback in space_map_add()Matthew Ahrens1-9/+16
2009-01-126788830 set large value to reservation cause core dumpEric Schrock1-11/+10
2009-01-096784757 zfs rename occasionally fails with ebusyEric Taylor1-1/+7
2008-11-256572357 libzfs should do more to avoid mnttab lookupsEric Taylor1-0/+5
2008-10-146333409 traversal code should be able to issue multiple reads in parallelMatthew Ahrens1-8/+11
2008-09-296754011 SPA 3.0: lock breakup, i/o pipeline refactoring, device failure handlingJeff Bonwick1-2/+3
2008-09-156747355 finish closing race condition when setting refreservationMatthew Ahrens1-20/+24
2008-09-096742058 panic changing refreservation while writingChris Kirby1-20/+20
2008-08-22PSARC/2008/518 ZFS space accounting enhancementsMatthew Ahrens1-232/+364
2008-08-216727817 ZFS assertion failure (zero length arc_buf_alloc) during NFS I/OMark Maybee1-2/+12
2008-08-126736061 recursive rename of snapshot fails if child snapshot doesn't existMatthew Ahrens1-3/+4
2008-08-01PSARC/2008/483 ZFS clone -oahrens1-2/+6
2008-07-31PSARC 2008/393 zfs primarycache and secondarycache propertiesek1102371-1/+14
2008-07-106724675 assertion failed in dsl_dataset_get_ref(): ds->ds_phys->ds_prev_snap_...ahrens1-1/+1
2008-07-086723703 zpool upgrade -> assertion failed: ds->ds_phys->ds_prev_snap_obj != 0...ahrens1-1/+2
2008-07-076343667 scrub/resilver has to start over when a snapshot is takenahrens1-86/+120
2008-07-016573681 deleting a very large file can be slowmaybee1-18/+10
2008-06-276717522 panic in dmu_objset_stats() due to freed objset_impl_tmaybee1-9/+11
2008-05-226610506 Eliminate or improve retry logic from callers of dmu_objset_open()maybee1-438/+544
2008-05-146625086 changing cachefile doesn't remove old cache on last usereschrock1-0/+2
2008-04-286694731 drc->drc_real_ds->ds_phys->ds_flags & (1ULL<<0), file: ../../common/f...timh1-1/+1
2008-04-276654808 FIGNORECASE lookups in a zfs xattr dir don't provide 'realname' datatimh1-28/+81
2008-02-206598604 BAD TRAP while set property to multiple filesystemsahrens1-2/+0
2008-01-146630761 In sub-filesystem, available space is less than refreservation spaceck1538981-2/+11
2007-12-186628232 zfs snapshot -r is very slow, causes systemic slowdownahrens1-15/+12
2007-11-306634062 dsl_dataset_open_obj misuses RW_LOCK_HELDck1538981-1/+7
2007-11-266630707 assertion failed: used >= 0 || dd->dd_used_bytes >= -used, file: dsl_...ck1538981-1/+4
2007-11-146619182 new non-sparse zvols should get refreservationsck1538981-28/+34
2007-11-136626338 assertion failed: 0 == dsl_prop_get_ds_locked(ds->ds_dir, "refreserva...ck1538981-18/+22