summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dmu_object.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-3/+27
2019-03-0310452 ZoL: merge in large dnode feature fixesFabian Grünbichler1-1/+1
2019-02-1510406 large_dnode changes broke zfs recv of legacy streamTom Caputi1-0/+3
2019-02-138423 Implement large_dnode pool featureToomas Soome1-58/+239
2018-06-199438 Holes can lose birth time info if a block has a mix of birth timesPaul Dagnelie1-0/+4
2018-05-179442 decrease indirect block size of spacemapsMatthew Ahrens1-2/+12
2018-05-099328 zap code can take advantage of c99Matthew Ahrens1-3/+9
2017-03-147801 add more by-dnode routinesbzzz771-4/+5
2016-10-217430 Backfill metadnode more intelligentlyNed Bass1-11/+20
2016-03-096370 ZFS send fails to transmit some holesPaul Dagnelie1-1/+7
2015-07-195960 zfs recv should prefetch indirect blocksPaul Dagnelie1-0/+5
2014-10-083693 restore_object uses at least two transactions to restore an objectMatthew Ahrens1-39/+3
2013-10-084171 clean up spa_feature_*() interfacesMatthew Ahrens1-0/+53
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-2/+3
2010-06-246710343 dnode cache should register a dnode_move() callback to limit fragment...Tom Erickson1-3/+3
2010-04-196939983 assertion failed: zap_count(os, DMU_USERUSED_OBJECT, &count) != 0||co...Mark Shellenbaum1-3/+6
2009-08-126860996 %temporary clones are not automatically destroyed on errorMatthew Ahrens1-13/+12
2009-04-076783818 Incremental stream receive panics systemMark Maybee1-13/+15
2009-03-056801979 zfs recv can fail with E2BIGMark Maybee1-5/+35
2008-07-016573681 deleting a very large file can be slowmaybee1-3/+5
2006-10-316424466 "panic: data after EOF" when unmounting abused poolahrens1-4/+4
2006-03-03PSARC 2006/077 zpool cleareschrock1-18/+29
2005-10-31PSARC 2002/240 ZFSahrens1-0/+149