summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dmu_objset.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-3113399 zfs: error: implicit conversion from 'boolean_t' to 'ds_hold_flags_t'Toomas Soome1-10/+17
2020-12-1613358 dmu_objset_upgrade_stop() needs to waitAndy Fiddaman1-4/+12
2020-12-0413194 null/dangling pointer deref somewhere under dmu_objset_upgradeArkadiusz BubaƂa1-2/+13
2020-10-2013231 dmu_objset: release bonus buffer in failure pathGvozden Neskovic1-0/+1
2019-12-0611971 Reduce loaded range tree memory usagePaul Dagnelie1-1/+1
2019-09-2511557 Log Spacemap ProjectSerapheim Dimitropoulos1-1/+1
2019-09-1211650 ZFS user accounting fixesTom Caputi1-1/+5
2019-08-2011479 zfs project supportNasf-Fan1-50/+363
2019-06-2811276 Allow unencrypted children of encrypted datasetsTom Caputi1-7/+0
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-57/+266
2019-05-1310405 Implement ZFS sorted scansToomas Soome1-0/+2
2019-04-1310601 Pool allocation classesDon Brady1-0/+20
2019-03-2710572 Fix race in dnode_check_slots_free()Tom Caputi1-0/+15
2019-02-138423 Implement large_dnode pool featureToomas Soome1-3/+49
2018-05-219330 stack overflow when creating a deeply nested datasetSerapheim Dimitropoulos1-0/+4
2018-04-229337 zfs get all is slow due to uncached metadataMatthew Ahrens1-0/+8
2018-03-149164 assert: newds == os->os_dsl_datasetAndriy Gapon1-7/+5
2018-01-107614 zfs device evacuation/removalPrashanth Sreenivasa1-0/+107
2017-06-058155 simplify dmu_write_policy handling of pre-compressed buffersMatthew Ahrens1-1/+1
2017-03-167968 multi-threaded spa_sync()Matthew Ahrens1-37/+157
2017-02-287793 ztest fails assertion in dmu_tx_willuse_spaceMatthew Ahrens1-0/+17
2017-01-241300 filename normalization doesn't work for removesKevin Crowe1-2/+3
2016-11-307606 dmu_objset_find_dp() takes a long time while importing poolMatthew Ahrens1-5/+24
2016-11-297252 compressed zfs send / receiveDan Kimmel1-6/+5
2016-10-217430 Backfill metadnode more intelligentlyNed Bass1-0/+14
2016-09-286988 spa_sync() spends half its time in dmu_objset_do_userquota_updatesMatthew Ahrens1-20/+86
2016-09-247254 ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs + 1 == us...Paul Dagnelie1-2/+13
2016-07-147104 increase indirect block sizeMatthew Ahrens1-3/+9
2016-07-146950 ARC should cache compressed dataGeorge Wilson1-10/+5
2016-06-096314 buffer overflow in dsl_dataset_nameMatthew Ahrens1-4/+10
2016-05-156513 partially filled holes lose birth timePaul Dagnelie1-4/+4
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens1-0/+1
2015-12-156495 Fix mutex leak in dmu_objset_find_dpSteven Hartland1-0/+3
2015-10-116267 dn_bonus evicted too earlyJustin T. Gibbs1-1/+0
2015-10-092605 want to resume interrupted zfs sendMatthew Ahrens1-0/+20
2015-09-176171 dsl_prop_unregister() slows down dataset eviction.Justin Gibbs1-34/+2
2015-06-205981 Deadlock in dmu_objset_find_dpArne Jansen1-1/+9
2015-05-095269 zpool import slowArne Jansen1-39/+182
2015-04-155610 zfs clone from different source and target pools produces coredumpAlexander Eremin1-11/+2
2015-03-105661 ZFS: "compression = on" should use lz4 if feature is enabledJustin T. Gibbs1-2/+3
2015-01-065056 ZFS deadlock on db_mtx and dn_holdsJustin Gibbs1-43/+68
2014-12-065369 arc flags should be an enumGeorge Wilson1-3/+3
2014-12-045314 Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs1-13/+17
2014-11-075027 zfs large block supportMatthew Ahrens1-0/+16
2014-07-084951 ZFS administrative commands should use reserved space, not fail with ENOSPCMatthew Ahrens1-2/+4
2014-06-254914 zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens1-2/+2
2014-06-054757 ZFS embedded-data block pointers ("zero block compression")Matthew Ahrens1-17/+15
2014-05-233835 zfs need not store 2 copies of all metadataMatthew Ahrens1-6/+29
2014-04-223897 zfs filesystem and snapshot limitsJerry Jelinek1-1/+10
2013-08-264045 zfs write throttle & i/o scheduler performance workMatthew Ahrens1-1/+1