aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dsl_dataset.c
Commit message (Expand)AuthorAgeFilesLines
* Illumos 5150 - zfs clone of a defer_destroy snapshot causes strangenessMatthew Ahrens2014-10-211-1/+7
* Fix invalid locking order in rename operationStanislav Seletskiy2014-09-041-17/+20
* Use KM_PUSHPAGE in dsl_dataset_rollback_check()Brian Behlendorf2014-08-061-2/+2
* Illumos 4757, 4913Matthew Ahrens2014-08-011-1/+1
* Illumos 4368, 4369.Matthew Ahrens2014-07-291-4/+44
* Illumos 4370, 4371Max Grossman2014-07-281-7/+5
* Illumos 4171, 4172Matthew Ahrens2014-07-251-1/+9
* Illumos #4574 get_clones_stat does not call zap_count in non-debug kernelAlexander Stetsenko2014-03-041-1/+2
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-1/+1
* Remove ZFC_IOC_*_MINOR ioctl()sBrian Behlendorf2013-12-161-0/+25
* Switch allocations from KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2013-11-051-1/+1
* Illumos #4046Matthew Ahrens2013-11-051-5/+1
* Illumos #3996Matthew Ahrens2013-11-051-3/+12
* Illumos #3875Keith M Wesolowski2013-11-041-10/+62
* Illumos #3888Matthew Ahrens2013-11-041-15/+14
* Illumos #3894Keith M Wesolowski2013-11-041-3/+16
* Illumos #3743Will Andrews2013-11-041-1/+3
* Illumos #3598Matthew Ahrens2013-10-311-41/+41
* Illumos #3588Matthew Ahrens2013-10-311-0/+2
* Illumos #3522George Wilson2013-10-301-5/+2
* Illumos #3464Matthew Ahrens2013-09-041-2515/+1106
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-77/+68
* Illumos #3498 panic in arc_read()George Wilson2013-07-021-1/+1
* Illumos #3006Madhav Suresh2013-06-191-8/+8
* Use dsl_dataset_snap_lookup()Brian Behlendorf2013-01-251-1/+1
* 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