aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dsl_dataset.c
Commit message (Expand)AuthorAgeFilesLines
* Illumos #3086: unnecessarily setting DS_FLAG_INCONSISTENT on asyncMatthew Ahrens2013-01-081-61/+47
* Illumos #2619 and #2747Christopher Siden2013-01-081-59/+126
* Illumos #3100: zvol rename fails with EBUSY when dirty.Matthew Ahrens2012-10-031-8/+13
* Illumos #2703: add mechanism to report ZFS send progressBill Pijewski2012-09-191-0/+7
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-1/+1
* Illumos #3085: zfs diff panics, then panics in a loop on bootingChristopher Siden2012-08-251-4/+5
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-311-55/+265
* Add .zfs control directoryBrian Behlendorf2012-03-221-2/+1
* Add 'dmu_tx' kstats entryBrian Behlendorf2012-02-271-0/+2
* Illumos #1092: zfs refratio propertyMatt Ahrens2011-08-011-5/+8
* Prototype/structure update for LinuxBrian Behlendorf2011-02-101-2/+0
* Add linux kernel module supportBrian Behlendorf2010-08-311-1/+52
* Fix stack dsl_dataset_destroy()Brian Behlendorf2010-08-311-9/+13
* Fix rw_init() usageBrian Behlendorf2010-08-311-1/+1
* Fix list handling to only use the APIBrian Behlendorf2010-08-311-0/+1
* Fix gcc uninitialized variable warningsBrian Behlendorf2010-08-311-1/+1
* Fix gcc unused variable warningsBrian Behlendorf2010-08-311-6/+4
* Fix gcc missing braces warningsBrian Behlendorf2010-08-271-1/+2
* Fix gcc c90 compliance warningsBrian Behlendorf2010-08-271-7/+11
* Update to onnv_147Brian Behlendorf2010-08-261-66/+186
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-692/+781
* Rebase master to b121Brian Behlendorf2009-08-181-30/+711
* Rebase master to b117Brian Behlendorf2009-07-021-16/+43
* Rebase master to b108Brian Behlendorf2009-02-181-12/+17
* Rebase master to b105Brian Behlendorf2009-01-151-0/+5
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+3103