summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/sys/dnode.h
AgeCommit message (Expand)AuthorFilesLines
2010-06-246710343 dnode cache should register a dnode_move() callback to limit fragment...Tom Erickson1-3/+28
2010-05-186952522 elpaso panics: assertion failed: refcount_is_zero(&dn->dn_holds), fil...Mark Shellenbaum1-3/+1
2010-03-166716117 ZFS needs native system attribute infrastructureMark Shellenbaum1-2/+30
2010-01-076429996 zvols don't reserve enough space for requisite meta dataEric Taylor1-1/+2
2009-08-126860996 %temporary clones are not automatically destroyed on errorMatthew Ahrens1-5/+5
2009-04-18PSARC/2009/204 ZFS user/group quotas & space accountingMatthew Ahrens1-5/+6
2009-01-286793373 assertion failed in dnode_reallocate: dn_nblkptr >= old_nblkptrMark Maybee1-1/+2
2008-08-146579975 dnode_new_blkid should look before it locksJonathan W Adams1-3/+1
2008-07-016573681 deleting a very large file can be slowmaybee1-4/+11
2007-08-266569719 panic dangling dbufs (dn=ffffffff28814d30, dbuf=ffffffff20756008)maybee1-2/+5
2007-08-026393351 unique_* could be improvedahrens1-1/+1
2007-02-026512391 DMU should leverage ZIO dependencies to achieve greater parallelismmaybee1-3/+7
2006-10-316424466 "panic: data after EOF" when unmounting abused poolahrens1-1/+1
2006-10-096460059 zfs destroy <snapshot> leaves behind kruftahrens1-1/+0
2006-06-026430121 3-way deadlock involving tc_lock within zfsahrens1-1/+0
2006-05-30PSARC 2006/223 ZFS Hot Spareseschrock1-2/+8
2006-03-206393443 Remove remaining txg_wait_synced() from zfs unmount path.perrin1-1/+1
2006-03-106395371 ASSERT in dmu_tx_count_free: blkid + i < dn->dn_phys->dn_nblkptrahrens1-47/+14
2006-03-03PSARC 2006/077 zpool cleareschrock1-24/+10
2005-11-096347448 non ZFS_DEBUG kernels shouldn't call empty verify functionsek1102371-0/+5
2005-10-31PSARC 2002/240 ZFSahrens1-0/+301