| Commit message (Expand) | Author | Age | Files | Lines |
* | Illumos 5745 - zfs set allows only one dataset property to be set at a time | Chris Williamson | 2015-12-29 | 1 | -43/+119 |
* | Add temporary mount options | Brian Behlendorf | 2015-09-03 | 1 | -2/+2 |
* | Check large block feature flag on volumes | Brian Behlendorf | 2015-08-28 | 1 | -2/+8 |
* | Illumos 5813 - zfs_setprop_error(): Handle errno value E2BIG. | Will Andrews | 2015-07-10 | 1 | -0/+6 |
* | Illumos 5027 - zfs large block support | Matthew Ahrens | 2015-05-11 | 1 | -12/+18 |
* | Illumos 3897 - zfs filesystem and snapshot limits | Jerry Jelinek | 2015-04-28 | 1 | -0/+29 |
* | Support the "version" property on volumes via the zfs_prop_get_int() API | Tim Chase | 2015-04-24 | 1 | -0/+3 |
* | Illumos 4368, 4369. | Matthew Ahrens | 2014-07-29 | 1 | -33/+113 |
* | Return default value on numeric properties failing the "head check. | Tim Chase | 2014-07-01 | 1 | -1/+3 |
* | Check the dataset type more rigorously when fetching properties. | Tim Chase | 2014-05-06 | 1 | -6/+13 |
* | Report atime and relatime as the property's actual value. | Tim Chase | 2014-04-16 | 1 | -2/+2 |
* | Remount datasets for "zfs inherit". | Gunnar Beutner | 2014-03-24 | 1 | -0/+9 |
* | Implement relatime. | Tim Chase | 2014-01-29 | 1 | -0/+7 |
* | Prevent duplicate mnttab cache entries | Brian Behlendorf | 2014-01-14 | 1 | -0/+13 |
* | Remove ZFC_IOC_*_MINOR ioctl()s | Brian Behlendorf | 2013-12-16 | 1 | -341/+10 |
* | Illumos #2583 | Yuri Pankov | 2013-11-21 | 1 | -6/+7 |
* | Illumos #3996 | Matthew Ahrens | 2013-11-05 | 1 | -10/+2 |
* | Illumos #3894 | Keith M Wesolowski | 2013-11-04 | 1 | -4/+11 |
* | Illumos #3829 | Matthew Ahrens | 2013-11-04 | 1 | -8/+19 |
* | Illumos #3740 | Steven Hartland | 2013-11-04 | 1 | -47/+44 |
* | Illumos #3741 | Will Andrews | 2013-11-04 | 1 | -0/+5 |
* | Illumos #3699, #3739 | Martin Matuska | 2013-11-04 | 1 | -4/+28 |
* | Increase default udev wait time | Brian Behlendorf | 2013-10-22 | 1 | -2/+2 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -141/+213 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 1 | -174/+198 |
* | Fix for re-reading /etc/mtab in zfs_is_mounted() | John Layman | 2013-08-14 | 1 | -4/+15 |
* | Illumos #3098 zfs userspace/groupspace fail | Yuri Pankov | 2013-08-14 | 1 | -12/+17 |
* | Add snapdev=[hidden|visible] dataset property | Eric Dillmann | 2013-03-05 | 1 | -0/+8 |
* | Fix get/set users/groups in quota props via numeric id | Massimo Maggi | 2012-12-17 | 1 | -7/+7 |
* | Illumos #3100: zvol rename fails with EBUSY when dirty. | Matthew Ahrens | 2012-10-03 | 1 | -1/+1 |
* | Illumos #2803: zfs get guid pretty-prints the output | Garrett D'Amore | 2012-08-23 | 1 | -0/+12 |
* | Illumos #1796, #2871, #2903, #2957 | Christopher Siden | 2012-08-23 | 1 | -2/+4 |
* | Illumos #2635: 'zfs rename -f' to perform force unmount | Eric Schrock | 2012-08-23 | 1 | -2/+4 |
* | Properly initialize and free destroydata | Martin Matuska | 2012-08-23 | 1 | -0/+2 |
* | Illumos #1644, #1645, #1646, #1647, #1708 | Matthew Ahrens | 2012-07-31 | 1 | -186/+277 |
* | Illumos #1949, #1953 | George Wilson | 2012-07-11 | 1 | -2/+2 |
* | Speed up 'zfs list -t snapshot -o name -s name' | Pawel Jakub Dawidek | 2012-06-14 | 1 | -8/+33 |
* | Make zvol_remove_link() print a more useful error message | Richard Yao | 2012-06-13 | 1 | -1/+1 |
* | Retry removal of busy minors | Daniel Verite | 2012-06-11 | 1 | -1/+20 |
* | Ignore dataset if the dds_type is DMU_OST_OTHER | Prakash Surya | 2012-01-19 | 1 | -0/+3 |
* | Allow leading digits in userquota/groupquota names | Suman Chakravartula | 2011-11-21 | 1 | -39/+28 |
* | Illumos #278: get rid zfs of python and pyzfs dependencies | Alexander Stetsenko | 2011-08-01 | 1 | -0/+189 |
* | Illumos #1092: zfs refratio property | Matt Ahrens | 2011-08-01 | 1 | -0/+2 |
* | Linux compat 2.6.39: mount_nodev() | Brian Behlendorf | 2011-07-01 | 1 | -6/+35 |
* | Remove HAVE_ZPL from commands and libraries | Brian Behlendorf | 2011-02-04 | 1 | -26/+0 |
* | Documentation updates | Brian Behlendorf | 2011-02-04 | 1 | -2/+2 |
* | Add linux user disk support | Brian Behlendorf | 2010-08-31 | 1 | -15/+310 |
* | Add linux mlslabel support | Brian Behlendorf | 2010-08-31 | 1 | -1/+12 |
* | Add linux idmap support | Brian Behlendorf | 2010-08-31 | 1 | -0/+12 |
* | Fix deadcode | Brian Behlendorf | 2010-08-31 | 1 | -43/+0 |