summaryrefslogtreecommitdiffstats
path: root/lib/libzfs/libzfs_dataset.c
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 7571 - non-present readonly numeric ZFS props do not have default valueGeorge Melikov2017-01-241-1/+2
* OpenZFS 7604 - if volblocksize property is the default, it displays as "-" ra...George Melikov2017-01-231-1/+4
* OpenZFS 6428 - set canmount=off on unmounted filesystem tries to unmount chil...George Melikov2017-01-231-2/+3
* OpenZFS 6052 - decouple lzc_create() from the implementation detailsGeorge Melikov2017-01-231-3/+3
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-8/+8
* Fix coverity defects: CID 147551, 147552cao2016-10-201-2/+5
* Fix file permissionsBrian Behlendorf2016-10-081-0/+0
* Add support for user/group dnode accounting & quotaJinshan Xiong2016-10-071-4/+18
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-031-0/+6
* Fix coverity defects: CID 147563, 147560cao2016-09-301-0/+5
* Change /etc/mtab to /proc/self/mountsslashdd2016-09-201-5/+6
* Performance optimization of AVL tree comparator functionsGvozden Neskovic2016-08-311-5/+3
* Fix: Build warnings with different gcc optimization levels in debug modeGeLiXin2016-08-291-2/+1
* Build user-space with different gcc optimization levelsGvozden Neskovic2016-08-091-1/+1
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-281-16/+16
* OpenZFS 2605, 6980, 6902Matthew Ahrens2016-06-281-15/+12
* Implement large_dnode pool featureNed Bass2016-06-241-0/+1
* Add `zfs allow` and `zfs unallow` supportBrian Behlendorf2016-06-071-1/+0
* OpenZFS 3993, 4700Adam Stevko2016-05-111-2/+2
* OpenZFS 6873 - zfs_destroy_snaps_nvl leaks errlistChris Williamson2016-05-091-2/+5
* Illumos 6659 - nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek2016-04-271-4/+2
* Illumos 4953, 4954, 4955Matthew Ahrens2016-01-151-8/+6
* Illumos 6298 - zfs_create_008_neg and zpool_create_023_negJoe Stein2016-01-151-18/+36
* Illumos 3557, 3558, 3559, 3560George Wilson2016-01-151-6/+16
* 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