summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dsl_dataset.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-19Backout: 9680 dsl_dataset_hold_obj can leak bookmarks (breaks build)Dan McDonald1-1/+0
2018-09-189680 dsl_dataset_hold_obj can leak bookmarksGeorge Wilson1-0/+1
2018-03-149166 zfs storage pool checkpointSerapheim Dimitropoulos1-4/+8
2018-02-078520 lzc_rollback_to should support rolling back to originAndriy Gapon1-6/+43
2018-01-107614 zfs device evacuation/removalPrashanth Sreenivasa1-17/+212
2017-09-218600 ZFS channel programs - snapshotChris Williamson1-9/+2
2017-09-218592 ZFS channel programs - rollbackBrad Lewis1-10/+3
2017-08-018521 nvlist memory leak in get_clones_stat() and spa_load_best()Pavel Zakharov1-3/+3
2017-06-297600 zfs rollback should pass target snapshot to kernelAndriy Gapon1-1/+16
2017-06-267431 ZFS Channel ProgramsChris Williamson1-106/+400
2017-03-167968 multi-threaded spa_sync()Matthew Ahrens1-0/+5
2017-02-287843 get_clones_stat() is suboptimal for lots of clonesAndriy Gapon1-1/+12
2017-02-287793 ztest fails assertion in dmu_tx_willuse_spaceMatthew Ahrens1-36/+0
2017-01-241300 filename normalization doesn't work for removesKevin Crowe1-10/+8
2016-11-297252 compressed zfs send / receiveDan Kimmel1-0/+8
2016-11-217199 dsl_dataset_rollback_sync may try to free already free blocksAndriy Gapon1-5/+57
2016-11-116676 Race between unique_insert() and unique_remove() causes ZFS fsid changeJosef 'Jeff' Sipek1-5/+30
2016-09-247254 ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs + 1 == us...Paul Dagnelie1-2/+17
2016-08-027235 remove unused func dsl_dataset_set_blkptrMatthew Ahrens1-13/+0
2016-06-096314 buffer overflow in dsl_dataset_nameMatthew Ahrens1-16/+34
2016-02-096562 Refquota on receive doesn't account for overageDan McDonald1-3/+28
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens1-0/+1
2015-10-186328 Fix cstyle errors in zfs codebasePaul Dagnelie1-1/+1
2015-10-092605 want to resume interrupted zfs sendMatthew Ahrens1-0/+138
2015-09-176171 dsl_prop_unregister() slows down dataset eviction.Justin Gibbs1-0/+4
2015-09-164185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RMatthew Ahrens1-0/+8
2015-07-265959 clean up per-dataset feature count codeMatthew Ahrens1-92/+96
2015-07-195960 zfs recv should prefetch indirect blocksPaul Dagnelie1-13/+15
2015-05-275909 ensure that shared snap names don't become too long after promotionAndriy Gapon1-0/+6
2015-04-145393 spurious failures from dsl_dataset_hold_obj()Justin T. Gibbs1-4/+5
2015-02-045592 NULL pointer dereference in dsl_prop_notify_all_cb()Justin T. Gibbs1-2/+13
2015-01-295531 NULL pointer dereference in dsl_prop_get_ds()Justin T. Gibbs1-0/+7
2015-01-065056 ZFS deadlock on db_mtx and dn_holdsJustin Gibbs1-24/+29
2014-12-045314 Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs1-240/+281
2014-11-225310 Remove always true tests for non-NULL ds->ds_physJustin T. Gibbs1-5/+3
2014-11-075027 zfs large block supportMatthew Ahrens1-2/+103
2014-09-185150 zfs clone of a defer_destroy snapshot causes strangenessMatthew Ahrens1-2/+8
2014-07-154975 missing mutex_destroy() calls in zfsJorgen Lundman1-0/+3
2014-07-084951 ZFS administrative commands should use reserved space, not fail with ENOSPCMatthew Ahrens1-7/+11
2014-06-274929 want prevsnap propertyMatthew Ahrens1-1/+7
2014-06-054757 ZFS embedded-data block pointers ("zero block compression")Matthew Ahrens1-1/+1
2014-04-223897 zfs filesystem and snapshot limitsJerry Jelinek1-9/+150
2014-02-064574 get_clones_stat does not call zap_count in non-debug kernelAlexander Stetsenko1-1/+2
2013-12-114369 implement zfs bookmarksMatthew Ahrens1-4/+42
2013-12-094370 avoid transmitting holes during zfs sendMax Grossman1-6/+6
2013-10-084171 clean up spa_feature_*() interfacesMatthew Ahrens1-1/+9
2013-08-224046 dsl_dataset_t ds_dir->dd_lock is highly contendedMatthew Ahrens1-30/+1
2013-08-143996 want a libzfs_core API to rollback to latest snapshotMatthew Ahrens1-3/+12
2013-07-293888 zfs recv -F should destroy any snapshots created since the incremental s...Matthew Ahrens1-11/+12
2013-07-283894 zfs should not allow snapshot of inconsistent datasetKeith M Wesolowski1-3/+16