summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dnode_sync.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-6/+5
2009-04-18PSARC/2009/204 ZFS user/group quotas & space accountingMatthew Ahrens1-6/+16
2009-01-286793373 assertion failed in dnode_reallocate: dn_nblkptr >= old_nblkptrMark Maybee1-10/+26
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source.rh871071-2/+2
2008-07-076343667 scrub/resilver has to start over when a snapshot is takenahrens1-1/+0
2008-07-016573681 deleting a very large file can be slowmaybee1-40/+48
2007-08-266569719 panic dangling dbufs (dn=ffffffff28814d30, dbuf=ffffffff20756008)maybee1-20/+14
2007-08-026393351 unique_* could be improvedahrens1-1/+1
2007-06-156544140 assertion failed: err == 0 (0x11 == 0x0), file: ../../common/fs/zfs/z...gw252951-0/+1
2007-05-246523336 panic dr->dt.dl.dr_override_state == DR_NOT_OVERRIDDEN, file: ../../ ...gw252951-4/+4
2007-02-026512391 DMU should leverage ZIO dependencies to achieve greater parallelismmaybee1-140/+108
2007-01-186410433 'zpool status -v' would be more useful with filenamesek1102371-1/+4
2006-11-116490569 verify arc bufs are not modified when they shouldn't beahrens1-2/+4
2006-10-316424466 "panic: data after EOF" when unmounting abused poolahrens1-6/+5
2006-05-30PSARC 2006/223 ZFS Hot Spareseschrock1-3/+3
2006-03-206393443 Remove remaining txg_wait_synced() from zfs unmount path.perrin1-10/+14
2006-03-126397271 panic: mutex_enter: bad mutex, lp=f074ea3c owner=deadbee8 thread=d794...maybee1-4/+7
2006-03-126397264 zfs-s10-0311:assertion failed:((&dnp->dn_blkptr[0])->blk_birth == 0)ahrens1-1/+3
2006-03-116397222 corrupt microzap objectahrens1-2/+12
2006-03-106395371 ASSERT in dmu_tx_count_free: blkid + i < dn->dn_phys->dn_nblkptrahrens1-34/+55
2006-03-03PSARC 2006/077 zpool cleareschrock1-22/+69
2006-01-016366731 zfs and gcc don't get along anymoreeschrock1-2/+2
2005-12-216343073 buf[i] == 0 assertion failure when running zvol_pstressmaybee1-7/+10
2005-11-096347448 non ZFS_DEBUG kernels shouldn't call empty verify functionsek1102371-5/+4
2005-10-31PSARC 2002/240 ZFSahrens1-0/+560