aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dsl_prop.c
Commit message (Expand)AuthorAgeFilesLines
* Illumos 4951 - ZFS administrative commands should use reserved spaceMatthew Ahrens2015-05-041-2/+2
* Illumos 5531 - NULL pointer dereference in dsl_prop_get_ds()Justin T. Gibbs2015-04-281-7/+38
* Illumos 5056 - ZFS deadlock on db_mtx and dn_holdsJustin T. Gibbs2015-04-281-8/+6
* Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs2015-04-281-18/+19
* Illumos 5310 - Remove always true tests for non-NULL ds->ds_physJustin T. Gibbs2015-04-281-4/+4
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-4/+4
* Check the dataset type more rigorously when fetching properties.Tim Chase2014-05-061-1/+1
* Illumos #3742Will Andrews2013-11-041-1/+1
* Illumos #3699, #3739Martin Matuska2013-11-041-4/+1
* Illumos #3598Matthew Ahrens2013-10-311-8/+8
* Export addition dsl_prop_* symbolsBrian Behlendorf2013-09-251-0/+6
* Illumos #3464Matthew Ahrens2013-09-041-245/+236
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-23/+4
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-171-1/+1
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-3/+3
* Export additional dsl symbolsBrian Behlendorf2012-04-111-1/+9
* Fix enum compiler warningBrian Behlendorf2011-02-231-2/+2
* Add linux kernel module supportBrian Behlendorf2010-08-311-0/+7
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-1/+1
* Fix gcc missing case warningsBrian Behlendorf2010-08-271-0/+2
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-179/+655
* Rebase master to b121Brian Behlendorf2009-08-181-1/+1
* Rebase master to b117Brian Behlendorf2009-07-021-6/+81
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+602