summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dsl_dataset.c
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-283875 panic in zfs_root() after failed rollbackKeith M Wesolowski1-10/+62
2013-06-113743 zfs needs a refcount auditWill Andrews1-1/+3
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-41/+41
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-2472/+1106
2013-02-223588 provide zfs properties for logical (uncompressed) space used and referencedMatthew Ahrens1-0/+2
2013-02-103522 zfs module should not allow uninitialized variablesGeorge Wilson1-6/+3
2013-02-013498 panic in arc_read(): !refcount_is_zero(&pbuf->b_hdr->b_refcnt)George Wilson1-1/+1
2012-09-073006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-8/+8
2012-08-303112 ztest does not honor ZFS_DEBUGMatthew Ahrens1-1/+0
2012-08-243100 zvol rename fails with EBUSY when dirtyMatthew Ahrens1-6/+11
2012-08-213086 unnecessarily setting DS_FLAG_INCONSISTENT on async destroyed datasetsMatthew Ahrens1-62/+47
2012-08-163085 zfs diff panics, then panics in a loop on bootingChristopher Siden1-3/+4
2012-08-01backout 3006: causes 3046 (panics after mounting root)Richard Lowe1-26/+27
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-27/+26
2012-06-302882 implement libzfs_coreMatthew Ahrens1-73/+63
2012-05-212619 asynchronous destruction of ZFS file systemsChristopher Siden1-58/+125
2012-05-092703 add mechanism to report ZFS send progressBill Pijewski1-0/+7
2011-11-171644 add ZFS "clones" propertyMatthew Ahrens1-54/+260
2011-11-08backout 1644/1645/1646/1647/1708: Breaks 'zfs snapshot', boot environmentsRichard Lowe1-260/+54