summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dnode_sync.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-1813317 Decrease contention on dn_struct_rwlockPaul Dagnelie1-6/+29
2020-08-2713034 dnode_sync is careless with range treePatrick Mooney1-2/+12
2019-08-2011479 zfs project supportNasf-Fan1-0/+5
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-5/+40
2019-02-2110343 ZoL: Prefix all refcount functions with zfs_Tim Schumacher1-3/+3
2019-02-138423 Implement large_dnode pool featureToomas Soome1-4/+18
2018-07-199577 remove zfs_dbuf_evict_key tsdMatthew Ahrens1-2/+15
2018-06-199439 ZFS double-free due to failure to dirty indirect blockMatthew Ahrens1-0/+18
2018-06-199438 Holes can lose birth time info if a block has a mix of birth timesPaul Dagnelie1-24/+30
2018-03-149166 zfs storage pool checkpointSerapheim Dimitropoulos1-1/+1
2017-03-167968 multi-threaded spa_sync()Matthew Ahrens1-1/+1
2016-11-307580 ztest failure in dbuf_read_implGeorge Wilson1-5/+12
2016-10-217430 Backfill metadnode more intelligentlyNed Bass1-0/+1
2016-07-146950 ARC should cache compressed dataGeorge Wilson1-2/+2
2016-05-156513 partially filled holes lose birth timePaul Dagnelie1-15/+9
2015-10-116267 dn_bonus evicted too earlyJustin T. Gibbs1-5/+9
2015-07-195960 zfs recv should prefetch indirect blocksPaul Dagnelie1-3/+3
2015-06-125911 ZFS "hangs" while deleting fileMatthew Ahrens1-2/+2
2015-03-035630 stale bonus buffer in recycled dnode_t leads to data corruptionJustin T. Gibbs1-0/+6
2015-01-295531 NULL pointer dereference in dsl_prop_get_ds()Justin T. Gibbs1-1/+2
2015-01-065056 ZFS deadlock on db_mtx and dn_holdsJustin Gibbs1-38/+26
2014-11-225350 clean up code in dnode_sync()Matthew Ahrens1-5/+4
2014-09-055117 space map reallocation can cause corruptionGeorge Wilson1-5/+5
2014-07-264873 zvol unmap calls can take a very long time for larger datasetsAlex Reece1-8/+4
2014-07-154975 missing mutex_destroy() calls in zfsJorgen Lundman1-0/+3
2014-06-054757 ZFS embedded-data block pointers ("zero block compression")Matthew Ahrens1-4/+4
2014-04-154374 dn_free_ranges should use range_tree_tMatthew Ahrens1-10/+29
2013-12-094370 avoid transmitting holes during zfs sendMax Grossman1-88/+97
2013-10-084171 clean up spa_feature_*() interfacesMatthew Ahrens1-5/+10
2013-06-113742 zfs comments need cleaner, more consistent styleWill Andrews1-2/+2
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-0/+1
2012-09-073006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-4/+4
2012-08-01backout 3006: causes 3046 (panics after mounting root)Richard Lowe1-4/+4
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-4/+4
2012-05-212619 asynchronous destruction of ZFS file systemsChristopher Siden1-1/+3
2010-06-246710343 dnode cache should register a dnode_move() callback to limit fragment...Tom Erickson1-9/+25
2010-05-186952522 elpaso panics: assertion failed: refcount_is_zero(&dn->dn_holds), fil...Mark Shellenbaum1-1/+0
2010-05-036675946 'zpool status' should show the progress of resilvering for individual...Lin Ling1-1/+1
2010-04-196939983 assertion failed: zap_count(os, DMU_USERUSED_OBJECT, &count) != 0||co...Mark Shellenbaum1-11/+3
2010-03-166716117 ZFS needs native system attribute infrastructureMark Shellenbaum1-5/+43
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