summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dnode.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-226520462 assertion failed in zio_write_compressahrens1-0/+1
2007-02-026512391 DMU should leverage ZIO dependencies to achieve greater parallelismmaybee1-13/+31
2006-11-106468748 assertion failure in dnode_syncahrens1-3/+18
2006-10-316424466 "panic: data after EOF" when unmounting abused poolahrens1-11/+30
2006-10-096460059 zfs destroy <snapshot> leaves behind kruftahrens1-10/+11
2006-07-266447381 dnode_free_range() does not handle non-power-of-two blocksizes correctlyahrens1-81/+105
2006-05-30PSARC 2006/223 ZFS Hot Spareseschrock1-24/+19
2006-05-166416794 zfs panics in dnode_reallocate during incremental zfs restoremaybee1-0/+1
2006-04-116407444 unhandled i/o error from dnode_next_offset_level()ahrens1-5/+8
2006-03-206393443 Remove remaining txg_wait_synced() from zfs unmount path.perrin1-1/+1
2006-03-116397222 corrupt microzap objectahrens1-1/+5
2006-03-106395371 ASSERT in dmu_tx_count_free: blkid + i < dn->dn_phys->dn_nblkptrahrens1-86/+42
2006-03-03PSARC 2006/077 zpool cleareschrock1-45/+77
2006-02-256389368 fat zap should use 16k blocks (with backwards compatability)ahrens1-9/+2
2006-02-086382360 dnode_setblksz assertion failedahrens1-3/+5
2005-11-096347448 non ZFS_DEBUG kernels shouldn't call empty verify functionsek1102371-6/+6
2005-10-31PSARC 2002/240 ZFSahrens1-0/+1304