| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix dsl_props_set_sync_impl to work with nested nvlist | LOLi | 2016-12-20 | 1 | -5/+9 |
* | Fix dsl_prop_get_all_dsl() memory leak | BearBabyLiu | 2016-11-02 | 1 | -0/+4 |
* | Free property names with spa_strfree() rather than strfree() | Tim Chase | 2016-09-12 | 1 | -1/+1 |
* | OpenZFS 6314 - buffer overflow in dsl_dataset_name | Igor Kozhukhov | 2016-06-28 | 1 | -2/+2 |
* | Illumos 6681 - zfs list burning lots of time in dodefault() via dsl_prop_* | Alex Wilson | 2016-03-15 | 1 | -7/+6 |
* | Illumos 6171 - dsl_prop_unregister() slows down dataset eviction. | Justin T. Gibbs | 2016-01-12 | 1 | -68/+157 |
* | Illumos 4951 - ZFS administrative commands should use reserved space | Matthew Ahrens | 2015-05-04 | 1 | -2/+2 |
* | Illumos 5531 - NULL pointer dereference in dsl_prop_get_ds() | Justin T. Gibbs | 2015-04-28 | 1 | -7/+38 |
* | Illumos 5056 - ZFS deadlock on db_mtx and dn_holds | Justin T. Gibbs | 2015-04-28 | 1 | -8/+6 |
* | Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS | Justin T. Gibbs | 2015-04-28 | 1 | -18/+19 |
* | Illumos 5310 - Remove always true tests for non-NULL ds->ds_phys | Justin T. Gibbs | 2015-04-28 | 1 | -4/+4 |
* | Change KM_PUSHPAGE -> KM_SLEEP | Brian Behlendorf | 2015-01-16 | 1 | -4/+4 |
* | Check the dataset type more rigorously when fetching properties. | Tim Chase | 2014-05-06 | 1 | -1/+1 |
* | Illumos #3742 | Will Andrews | 2013-11-04 | 1 | -1/+1 |
* | Illumos #3699, #3739 | Martin Matuska | 2013-11-04 | 1 | -4/+1 |
* | Illumos #3598 | Matthew Ahrens | 2013-10-31 | 1 | -8/+8 |
* | Export addition dsl_prop_* symbols | Brian Behlendorf | 2013-09-25 | 1 | -0/+6 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -245/+236 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 1 | -23/+4 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Brian Behlendorf | 2012-09-17 | 1 | -1/+1 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Richard Yao | 2012-08-27 | 1 | -3/+3 |
* | Export additional dsl symbols | Brian Behlendorf | 2012-04-11 | 1 | -1/+9 |
* | Fix enum compiler warning | Brian Behlendorf | 2011-02-23 | 1 | -2/+2 |
* | Add linux kernel module support | Brian Behlendorf | 2010-08-31 | 1 | -0/+7 |
* | Fix gcc missing parenthesis warnings | Brian Behlendorf | 2010-08-31 | 1 | -1/+1 |
* | Fix gcc missing case warnings | Brian Behlendorf | 2010-08-27 | 1 | -0/+2 |
* | Update core ZFS code from build 121 to build 141. | Brian Behlendorf | 2010-05-28 | 1 | -179/+655 |
* | Rebase master to b121 | Brian Behlendorf | 2009-08-18 | 1 | -1/+1 |
* | Rebase master to b117 | Brian Behlendorf | 2009-07-02 | 1 | -6/+81 |
* | Move the world out of /zfs/ and seperate out module build tree | Brian Behlendorf | 2008-12-11 | 1 | -0/+602 |