aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs/libzfs_dataset.c
Commit message (Expand)AuthorAgeFilesLines
* Illumos 5745 - zfs set allows only one dataset property to be set at a timeChris Williamson2015-12-291-43/+119
* Add temporary mount optionsBrian Behlendorf2015-09-031-2/+2
* Check large block feature flag on volumesBrian Behlendorf2015-08-281-2/+8
* Illumos 5813 - zfs_setprop_error(): Handle errno value E2BIG.Will Andrews2015-07-101-0/+6
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-12/+18
* Illumos 3897 - zfs filesystem and snapshot limitsJerry Jelinek2015-04-281-0/+29
* Support the "version" property on volumes via the zfs_prop_get_int() APITim Chase2015-04-241-0/+3
* Illumos 4368, 4369.Matthew Ahrens2014-07-291-33/+113
* Return default value on numeric properties failing the "head check.Tim Chase2014-07-011-1/+3
* Check the dataset type more rigorously when fetching properties.Tim Chase2014-05-061-6/+13
* Report atime and relatime as the property's actual value.Tim Chase2014-04-161-2/+2
* Remount datasets for "zfs inherit".Gunnar Beutner2014-03-241-0/+9
* Implement relatime.Tim Chase2014-01-291-0/+7
* Prevent duplicate mnttab cache entriesBrian Behlendorf2014-01-141-0/+13
* Remove ZFC_IOC_*_MINOR ioctl()sBrian Behlendorf2013-12-161-341/+10
* Illumos #2583Yuri Pankov2013-11-211-6/+7
* Illumos #3996Matthew Ahrens2013-11-051-10/+2
* Illumos #3894Keith M Wesolowski2013-11-041-4/+11
* Illumos #3829Matthew Ahrens2013-11-041-8/+19
* Illumos #3740Steven Hartland2013-11-041-47/+44
* Illumos #3741Will Andrews2013-11-041-0/+5
* Illumos #3699, #3739Martin Matuska2013-11-041-4/+28
* Increase default udev wait timeBrian Behlendorf2013-10-221-2/+2
* Illumos #3464Matthew Ahrens2013-09-041-141/+213
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-174/+198
* Fix for re-reading /etc/mtab in zfs_is_mounted()John Layman2013-08-141-4/+15
* Illumos #3098 zfs userspace/groupspace failYuri Pankov2013-08-141-12/+17
* Add snapdev=[hidden|visible] dataset propertyEric Dillmann2013-03-051-0/+8
* Fix get/set users/groups in quota props via numeric idMassimo Maggi2012-12-171-7/+7
* Illumos #3100: zvol rename fails with EBUSY when dirty.Matthew Ahrens2012-10-031-1/+1
* Illumos #2803: zfs get guid pretty-prints the outputGarrett D'Amore2012-08-231-0/+12
* Illumos #1796, #2871, #2903, #2957Christopher Siden2012-08-231-2/+4
* Illumos #2635: 'zfs rename -f' to perform force unmountEric Schrock2012-08-231-2/+4
* Properly initialize and free destroydataMartin Matuska2012-08-231-0/+2
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-311-186/+277
* Illumos #1949, #1953George Wilson2012-07-111-2/+2
* Speed up 'zfs list -t snapshot -o name -s name'Pawel Jakub Dawidek2012-06-141-8/+33
* Make zvol_remove_link() print a more useful error messageRichard Yao2012-06-131-1/+1
* Retry removal of busy minorsDaniel Verite2012-06-111-1/+20
* Ignore dataset if the dds_type is DMU_OST_OTHERPrakash Surya2012-01-191-0/+3
* Allow leading digits in userquota/groupquota namesSuman Chakravartula2011-11-211-39/+28
* Illumos #278: get rid zfs of python and pyzfs dependenciesAlexander Stetsenko2011-08-011-0/+189
* Illumos #1092: zfs refratio propertyMatt Ahrens2011-08-011-0/+2
* Linux compat 2.6.39: mount_nodev()Brian Behlendorf2011-07-011-6/+35
* Remove HAVE_ZPL from commands and librariesBrian Behlendorf2011-02-041-26/+0
* Documentation updatesBrian Behlendorf2011-02-041-2/+2
* Add linux user disk supportBrian Behlendorf2010-08-311-15/+310
* Add linux mlslabel supportBrian Behlendorf2010-08-311-1/+12
* Add linux idmap supportBrian Behlendorf2010-08-311-0/+12
* Fix deadcodeBrian Behlendorf2010-08-311-43/+0