summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dsl_prop.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-0312245 Support inheriting properties in zfs channel programsJason King1-9/+3
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-1/+2
2018-02-078408 dsl_props_set_sync_impl() does not handle nested nvlists correctlyloli10K1-5/+9
2016-06-096314 buffer overflow in dsl_dataset_nameMatthew Ahrens1-2/+2
2016-03-106681 zfs list burning lots of time in dodefault() via dsl_prop_*Alex Wilson1-7/+6
2015-09-176171 dsl_prop_unregister() slows down dataset eviction.Justin Gibbs1-91/+142
2015-01-295531 NULL pointer dereference in dsl_prop_get_ds()Justin T. Gibbs1-7/+38
2015-01-065056 ZFS deadlock on db_mtx and dn_holdsJustin Gibbs1-8/+6
2014-12-045314 Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs1-18/+19
2014-11-225310 Remove always true tests for non-NULL ds->ds_physJustin T. Gibbs1-4/+4
2014-07-084951 ZFS administrative commands should use reserved space, not fail with ENOSPCMatthew Ahrens1-2/+2
2013-06-113742 zfs comments need cleaner, more consistent styleWill Andrews1-1/+1
2013-05-233699 zfs hold or release of a non-existent snapshot does not output errorMartin Matuska1-4/+1
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-8/+8
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-240/+235
2012-06-302882 implement libzfs_coreMatthew Ahrens1-23/+4
2010-05-206954140 'zfs inherit' does not override recursively received propertyTom Erickson1-1/+2
2010-05-036675946 'zpool status' should show the progress of resilvering for individual...Lin Ling1-14/+8
2009-11-09PSARC 2009/510 ZFS received propertiesTom Erickson1-165/+647
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-1/+0
2009-08-126860996 %temporary clones are not automatically destroyed on errorMatthew Ahrens1-1/+1
2009-08-01PSARC/2009/297 zfs snapshot holdsChris Kirby1-1/+1
2009-05-186736004 zvols need an additional property for comstar supportEric Taylor1-9/+21
2009-04-126818183 zfs snapshot -r is slow due to set_snap_props() doing txg_wait_synced...Matthew Ahrens1-1/+1
2009-02-276789318 coredump when issue zdb -uuuu poolname/Rich Morris1-2/+7
2009-02-056633095 creating a filesystem with many properties set is slowRich Morris1-3/+61
2008-08-01PSARC/2008/483 ZFS clone -oahrens1-102/+147
2008-07-076343667 scrub/resilver has to start over when a snapshot is takenahrens1-2/+2
2008-05-226610506 Eliminate or improve retry logic from callers of dmu_objset_open()maybee1-1/+7
2008-02-206598604 BAD TRAP while set property to multiple filesystemsahrens1-5/+6
2007-11-306634062 dsl_dataset_open_obj misuses RW_LOCK_HELDck1538981-1/+2
2007-10-29PSARC 2007/555 zfs fs-only quotas and reservationsck1538981-0/+18
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-7/+13
2007-09-19PSARC 2007/342 Enhanced ZFS Pool Propertieslling1-12/+13
2007-08-026393351 unique_* could be improvedahrens1-1/+1
2007-06-26PSARC/2006/465 ZFS Delegated Administrationmarks1-2/+25
2006-10-096460059 zfs destroy <snapshot> leaves behind kruftahrens1-35/+46
2006-09-05PSARC 2006/486 ZFS canmount propertyeschrock1-9/+29
2006-08-296462174 zap_update() likes to return 0ahrens1-0/+9
2006-06-14PSARC 2006/388 snapshot -rahrens1-34/+33
2006-05-30PSARC 2006/223 ZFS Hot Spareseschrock1-58/+44
2006-03-03PSARC 2006/077 zpool cleareschrock1-15/+22
2006-01-306377671 zfs mount -a shouldn't bother checking snapshotseschrock1-2/+103
2005-11-106347493 tar of 25K empty directory entries in ZFS takes 30+ seconds ...ahrens1-0/+1
2005-10-31PSARC 2002/240 ZFSahrens1-0/+367