summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dataset.c
Commit message (Expand)AuthorAgeFilesLines
...
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.mm2012-09-121-8/+8
* Merge recent vendor changes and sync code:mm2012-09-051-1/+0
* Merge recent vendor changes:mm2012-08-281-8/+11
* Merge recent vendor changes:mm2012-08-231-62/+47
* Backport fix for vendor issue #3085mm2012-08-191-4/+5
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).mm2012-06-111-58/+125
* ds_guid of 0 is special, as it is used by snapshot receive code topjd2012-06-091-4/+8
* Import illumos changeset 13686:4bc0783f6064mm2012-05-101-0/+7
* Fix typo in copyright notice.mm2011-11-281-1/+1
* Merge new ZFS features from illumos:mm2011-11-281-41/+287
* - Use better naming now that we allow to rename any mounted file system (notpjd2011-10-241-0/+2
* Allow to rename file systems without remounting if it is possible.pjd2011-10-241-3/+3
* Add a new "REFCOMPRESSRATIO" property.mm2011-06-281-5/+8
* Fix libzpool build.pjd2011-03-061-0/+2
* Make renaming of a ZVOL, ZVOL's parent directory and ZVOL snapshot work.pjd2011-03-051-0/+4
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-271-612/+1468
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-121-21/+77
* Fix ZIL-related panic on zfs rollback.mm2010-05-131-9/+16
* Import OpenSolaris revision 7837:001de5627df3mm2010-05-131-8/+11
* Fix failed assertion on destroying datasets from an older pool version.mm2010-05-111-3/+2
* Fix possible panic with zfs destroy.mm2010-05-111-1/+2
* Fix zfs rename (may occasionally fail with dataset busy).mm2010-05-111-1/+7
* bzero() on-stack argument, so mutex_init() won't misinterpret that thepjd2009-09-071-0/+1
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-171-671/+1742
* MFp4: Synchronize with vendor (mostly 'zfs rename -r').pjd2007-04-121-14/+127
* MFp4: Synchronize with recent OpenSolaris changes.pjd2007-04-081-0/+33
* Please welcome ZFS - The last word in file systems.pjd2007-04-061-0/+1889
OpenPOWER on IntegriCloud