| Commit message (Expand) | Author | Age | Files | Lines |
* | Relax (ref)reservation constraints on ZVOLs | LOLi | 2017-09-12 | 1 | -14/+0 |
* | Native Encryption for ZFS on Linux | Tom Caputi | 2017-08-14 | 1 | -11/+125 |
* | Fix parsable 'zfs get' for compressratios | LOLi | 2017-08-03 | 1 | -3/+8 |
* | zfs promote|rename .../%recv should be an error | LOLi | 2017-07-28 | 1 | -0/+7 |
* | OpenZFS 7600 - zfs rollback should pass target snapshot to kernel | Andriy Gapon | 2017-07-04 | 1 | -7/+12 |
* | OpenZFS 8418 - zfs_prop_get_table() call in zfs_validate_name() is a no-op | Marcel Telka | 2017-07-04 | 1 | -1/+0 |
* | GCC 7.1 fixes | Tony Hutter | 2017-06-28 | 1 | -8/+14 |
* | OpenZFS 8264 - want support for promoting datasets in libzfs_core | Giuseppe Di Natale | 2017-06-26 | 1 | -13/+7 |
* | Make createtxg and guid properties public | Christian Schwarz | 2017-05-09 | 1 | -0/+1 |
* | Fix NULL pointer dereference in 'zfs create' | LOLi | 2017-05-09 | 1 | -1/+3 |
* | Add zfs_nicebytes() to print human-readable sizes | LOLi | 2017-05-02 | 1 | -4/+23 |
* | OpenZFS 6931 - lib/libzfs: cleanup gcc warnings | George Melikov | 2017-02-07 | 1 | -5/+25 |
* | OpenZFS 4521 - zfstest is trying to execute evil "zfs unmount -a" | Giuseppe Di Natale | 2017-02-03 | 1 | -1/+10 |
* | OpenZFS 7386 - zfs get does not work properly with bookmarks | George Melikov | 2017-01-26 | 1 | -13/+105 |
* | OpenZFS 7571 - non-present readonly numeric ZFS props do not have default value | George Melikov | 2017-01-24 | 1 | -1/+2 |
* | OpenZFS 7604 - if volblocksize property is the default, it displays as "-" ra... | George Melikov | 2017-01-23 | 1 | -1/+4 |
* | OpenZFS 6428 - set canmount=off on unmounted filesystem tries to unmount chil... | George Melikov | 2017-01-23 | 1 | -2/+3 |
* | OpenZFS 6052 - decouple lzc_create() from the implementation details | George Melikov | 2017-01-23 | 1 | -3/+3 |
* | Use cstyle -cpP in `make cstyle` check | Brian Behlendorf | 2016-12-12 | 1 | -8/+8 |
* | Fix coverity defects: CID 147551, 147552 | cao | 2016-10-20 | 1 | -2/+5 |
* | Fix file permissions | Brian Behlendorf | 2016-10-08 | 1 | -0/+0 |
* | Add support for user/group dnode accounting & quota | Jinshan Xiong | 2016-10-07 | 1 | -4/+18 |
* | OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R | Tony Hutter | 2016-10-03 | 1 | -0/+6 |
* | Fix coverity defects: CID 147563, 147560 | cao | 2016-09-30 | 1 | -0/+5 |
* | Change /etc/mtab to /proc/self/mounts | slashdd | 2016-09-20 | 1 | -5/+6 |
* | Performance optimization of AVL tree comparator functions | Gvozden Neskovic | 2016-08-31 | 1 | -5/+3 |
* | Fix: Build warnings with different gcc optimization levels in debug mode | GeLiXin | 2016-08-29 | 1 | -2/+1 |
* | Build user-space with different gcc optimization levels | Gvozden Neskovic | 2016-08-09 | 1 | -1/+1 |
* | OpenZFS 6314 - buffer overflow in dsl_dataset_name | Igor Kozhukhov | 2016-06-28 | 1 | -16/+16 |
* | OpenZFS 2605, 6980, 6902 | Matthew Ahrens | 2016-06-28 | 1 | -15/+12 |
* | Implement large_dnode pool feature | Ned Bass | 2016-06-24 | 1 | -0/+1 |
* | Add `zfs allow` and `zfs unallow` support | Brian Behlendorf | 2016-06-07 | 1 | -1/+0 |
* | OpenZFS 3993, 4700 | Adam Stevko | 2016-05-11 | 1 | -2/+2 |
* | OpenZFS 6873 - zfs_destroy_snaps_nvl leaks errlist | Chris Williamson | 2016-05-09 | 1 | -2/+5 |
* | Illumos 6659 - nvlist_free(NULL) is a no-op | Josef 'Jeff' Sipek | 2016-04-27 | 1 | -4/+2 |
* | Illumos 4953, 4954, 4955 | Matthew Ahrens | 2016-01-15 | 1 | -8/+6 |
* | Illumos 6298 - zfs_create_008_neg and zpool_create_023_neg | Joe Stein | 2016-01-15 | 1 | -18/+36 |
* | Illumos 3557, 3558, 3559, 3560 | George Wilson | 2016-01-15 | 1 | -6/+16 |
* | 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 |