summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dnode.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens1-0/+1
2015-09-095987 zfs prefetch code needs workMatthew Ahrens1-3/+1
2015-07-195960 zfs recv should prefetch indirect blocksPaul Dagnelie1-9/+9
2015-06-125911 ZFS "hangs" while deleting fileMatthew Ahrens1-13/+63
2015-03-035630 stale bonus buffer in recycled dnode_t leads to data corruptionJustin T. Gibbs1-1/+7
2015-01-065056 ZFS deadlock on db_mtx and dn_holdsJustin Gibbs1-30/+53
2014-12-175422 preserve AVL invariants in dn_dbufsAlex Reece1-6/+4
2014-12-045314 Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs1-1/+1
2014-11-075027 zfs large block supportMatthew Ahrens1-5/+5
2014-09-115139 SEEK_HOLE failed to report a hole at end of fileMatthew Ahrens1-0/+9
2014-08-195095 panic when adding a duplicate dbuf to dn_dbufsAlex Reece1-16/+18
2014-08-015038 Remove "old-style" flexible array usage in ZFS.Justin T. Gibbs1-3/+3
2014-07-264873 zvol unmap calls can take a very long time for larger datasetsAlex Reece1-11/+48
2014-07-154975 missing mutex_destroy() calls in zfsJorgen Lundman1-0/+5
2014-06-054757 ZFS embedded-data block pointers ("zero block compression")Matthew Ahrens1-2/+2
2014-04-154374 dn_free_ranges should use range_tree_tMatthew Ahrens1-106/+19
2013-12-094370 avoid transmitting holes during zfs sendMax Grossman1-31/+22
2013-10-014101 metaslab_debug should allow for fine-grained controlGeorge Wilson1-1/+1
2013-08-264045 zfs write throttle & i/o scheduler performance workMatthew Ahrens1-9/+8
2013-08-204047 panic from dbuf_free_range() from dmu_free_object() while doing zfs receiveMatthew Ahrens1-1/+6
2013-06-113742 zfs comments need cleaner, more consistent styleWill Andrews1-8/+10
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-14/+14
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-1/+5
2012-09-073006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-38/+38
2012-08-01backout 3006: causes 3046 (panics after mounting root)Richard Lowe1-38/+38
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-38/+38
2012-05-212619 asynchronous destruction of ZFS file systemsChristopher Siden1-8/+11
2010-06-246710343 dnode cache should register a dnode_move() callback to limit fragment...Tom Erickson1-53/+509
2010-06-086494473 ZFS needs a way to slow down resilveringGeorge Wilson1-2/+1
2010-05-186952522 elpaso panics: assertion failed: refcount_is_zero(&dn->dn_holds), fil...Mark Shellenbaum1-5/+3
2010-05-146911391 panic in dmu_tx_count_write()John Harres1-0/+1
2010-04-196939983 assertion failed: zap_count(os, DMU_USERUSED_OBJECT, &count) != 0||co...Mark Shellenbaum1-9/+13
2010-03-196923585 deadlock while booting OpenSolaris build 132 from mirrored rpool with...George Wilson1-2/+7
2010-03-166716117 ZFS needs native system attribute infrastructureMark Shellenbaum1-8/+80
2009-08-126860996 %temporary clones are not automatically destroyed on errorMatthew Ahrens1-7/+7
2009-06-226792701 Removing large holey file does not free spaceMark Maybee1-6/+30
2009-04-216809683 zfs destroy fails to free object in open context, stops up txg trainJonathan W Adams1-10/+1
2009-04-18PSARC/2009/204 ZFS user/group quotas & space accountingMatthew Ahrens1-4/+24
2009-03-056801979 zfs recv can fail with E2BIGMark Maybee1-35/+12
2009-01-286793373 assertion failed in dnode_reallocate: dn_nblkptr >= old_nblkptrMark Maybee1-8/+8
2009-01-206748019 ARC/L2ARC metadata accounting for arc_sizeBrendan Gregg - Sun Microsystems1-3/+3
2008-11-246747934 Some locking variables are not properly initialized or destroyedRicardo M. Correia1-0/+3
2008-09-296754011 SPA 3.0: lock breakup, i/o pipeline refactoring, device failure handlingJeff Bonwick1-0/+6
2008-08-216727817 ZFS assertion failure (zero length arc_buf_alloc) during NFS I/OMark Maybee1-7/+24
2008-08-146579975 dnode_new_blkid should look before it locksJonathan W Adams1-9/+20
2008-07-076723124 Assertion failed: all || blocks_freed == 0 || db->db_last_dirtymaybee1-2/+12
2008-07-016573681 deleting a very large file can be slowmaybee1-115/+127
2007-08-266569719 panic dangling dbufs (dn=ffffffff28814d30, dbuf=ffffffff20756008)maybee1-35/+51
2007-06-29PSARC/2007/328 zfs upgradeahrens1-1/+1
2007-05-246542676 ARC needs to track meta-data memory overheadmaybee1-2/+5