summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dsl_dataset.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-116479884 want 'zfs rename -r' to recursively rename snapshots (fix lint)mmusante1-3/+2
2007-04-11PSARC 2007/142 zfs rename -rmmusante1-14/+128
2007-04-056533813 recursive snapshotting resulted in a bad stack overflowmmusante1-0/+33
2007-03-28PSARC 2007/083 ZFS bootable datasetslling1-0/+32
2007-02-026512391 DMU should leverage ZIO dependencies to achieve greater parallelismmaybee1-18/+20
2007-01-186410433 'zpool status -v' would be more useful with filenamesek1102371-14/+14
2006-10-316424466 "panic: data after EOF" when unmounting abused poolahrens1-2/+2
2006-10-096460059 zfs destroy <snapshot> leaves behind kruftahrens1-30/+62
2006-10-036463348 ZFS code could be more portablend1506281-0/+11
2006-08-106448999 panic: used == ds->ds_phys->ds_unique_bytesahrens1-2/+4
2006-07-226444346 zfs promote fails in zoneahrens1-2/+8
2006-06-156439370 assertion failures possible in dsl_dataset_destroy_sync()ahrens1-0/+1
2006-06-14PSARC 2006/388 snapshot -rahrens1-484/+474
2006-05-30PSARC 2006/223 ZFS Hot Spareseschrock1-17/+247
2006-04-066397267 assertion failed: (link->list_next == 0) == (link->list_prev == 0)ahrens1-3/+4
2006-04-016402598 'zfs destroy <fs>' can take a long time, stopping up the txg trainbonwick1-6/+79
2006-03-03PSARC 2006/077 zpool cleareschrock1-132/+176
2005-11-156349314 dmu_object_type names incorrect for DSL Directories and DSL Datasetstabriz1-6/+6
2005-11-106347493 tar of 25K empty directory entries in ZFS takes 30+ seconds ...ahrens1-2/+4
2005-10-31PSARC 2002/240 ZFSahrens1-0/+1463