summaryrefslogtreecommitdiffstats
path: root/module/zfs/dmu_objset.c
Commit message (Expand)AuthorAgeFilesLines
* Illumos #3498 panic in arc_read()George Wilson2013-07-021-9/+3
* Switch KM_SLEEP to KM_PUSHPAGENed Bass2013-02-061-1/+1
* Use dsl_dataset_snap_lookup()Brian Behlendorf2013-01-251-31/+2
* Switch KM_SLEEP to KM_PUSHPAGEMassimo Maggi2012-10-081-1/+1
* Illumos #3100: zvol rename fails with EBUSY when dirty.Matthew Ahrens2012-10-031-11/+0
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-1/+1
* Export additional dsl symbolsBrian Behlendorf2012-04-111-0/+3
* Add .zfs control directoryBrian Behlendorf2012-03-221-0/+35
* Merge branch 'zpl'Brian Behlendorf2011-02-181-2/+0
|\
| * Prototype/structure update for LinuxBrian Behlendorf2011-02-101-2/+0
* | Add API to wait for pending commit callbacksRicardo M. Correia2011-02-161-0/+1
|/
* Add linux kernel module supportBrian Behlendorf2010-08-311-0/+38
* Fix stack dmu_objset_snapshot()Brian Behlendorf2010-08-311-23/+27
* Fix gcc uninitialized variable warningsBrian Behlendorf2010-08-311-1/+1
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-3/+3
* Fix gcc c90 compliance warningsBrian Behlendorf2010-08-271-3/+8
* Update to onnv_147Brian Behlendorf2010-08-261-82/+194
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-402/+604
* Rebase master to b121Brian Behlendorf2009-08-181-3/+4
* Rebase master to b117Brian Behlendorf2009-07-021-47/+260
* Rebase master to b108Brian Behlendorf2009-02-181-0/+33
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+1228