summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dsl_dataset.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-02OS-994 ZFS hang when snapshotting and cloningBill Pijewski1-4/+10
2011-11-171644 add ZFS "clones" propertyMatthew Ahrens1-54/+260
2011-11-08backout 1644/1645/1646/1647/1708: Breaks 'zfs snapshot', boot environmentsRichard Lowe1-260/+54
2011-11-051644 add ZFS "clones" propertyMatthew Ahrens1-54/+260
2011-06-131092 zfs refratio propertyMatt Ahrens1-5/+8
2010-08-07PSARC 2010/105 zfs diffTim Haley1-22/+18
2010-07-306972862 rollback can leak log blocksMark Maybee1-6/+23
2010-07-146844896 recursive snapshots take a long time (fix lint)Matthew Ahrens1-1/+0
2010-07-146844896 recursive snapshots take a long timeMatthew Ahrens1-8/+26
2010-07-076938335 zfs send -R can still miss renamed snapshotsChris Kirby1-42/+96
2010-06-286952867 recursive rw_enter in dsl_dataset_clone_swapChris Kirby1-3/+8
2010-06-246963494 zfs_onexit_add_cb() should be called in non-DEBUG kernels tooChris Kirby1-2/+2
2010-06-086957090 ddt_zap_prefetch() induces deadlock, panicGeorge Wilson1-7/+1
2010-06-016884007 zfs_send() can leave temporary holds aroundChris Kirby1-1/+38
2010-05-216948890 snapshot deletion can induce pathologically long spa_sync() timesMatthew Ahrens1-129/+308
2010-05-196938089 dedup-induced latency causes FC initiator logouts/FC port resetsGeorge Wilson1-2/+14
2010-05-036675946 'zpool status' should show the progress of resilvering for individual...Lin Ling1-118/+79
2010-05-036948911 snapshot deletion can induce unsatisfiable allocations in txg syncGeorge Wilson1-2/+5
2010-04-096942295 use-after-free panic in dsl_dataset_user_release_oneChris Kirby1-2/+3
2010-02-256930022 zfs rename of non-shapshot is slower than necessaryMatthew Ahrens1-10/+1
2010-02-196915532 snapshot related activity causes akd to hangSanjeev Bagewadi1-7/+12
2010-02-016920880 assertion failure in dbuf_write_ready()Matthew Ahrens1-4/+2
2010-01-196915111 zfs_iter_snapshots() can miss snapshotsChris Kirby1-2/+23
2009-11-306905188 panic: kernel heap corruption when doing "zfs rename -r"Matthew Ahrens1-34/+30
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