]> git.proxmox.com Git - mirror_zfs-debian.git/history - module/zfs/dsl_dataset.c
Imported Upstream version 0.6.4.2
[mirror_zfs-debian.git] / module / zfs / dsl_dataset.c
2015-08-13 Aron XuImported Upstream version 0.6.4.2
2014-02-08 Liang GuoImported Upstream version 0.6.2+git20140204
2013-08-24 Aron XuImported Upstream version 0.6.2
2013-01-25 Brian BehlendorfUse dsl_dataset_snap_lookup()
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Matthew AhrensIllumos #3086: unnecessarily setting DS_FLAG_INCONSISTE...
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-10-03 Matthew AhrensIllumos #3100: zvol rename fails with EBUSY when dirty.
2012-09-19 Bill PijewskiIllumos #2703: add mechanism to report ZFS send progress
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-25 Christopher SidenIllumos #3085: zfs diff panics, then panics in a loop...
2012-07-31 Matthew AhrensIllumos #1644, #1645, #1646, #1647, #1708
2012-03-22 Brian BehlendorfAdd .zfs control directory
2012-02-27 Brian BehlendorfAdd 'dmu_tx' kstats entry
2011-08-01 Brian BehlendorfMerge branch 'illumos'
2011-08-01 Matt AhrensIllumos #1092: zfs refratio property
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-10 Brian BehlendorfPrototype/structure update for Linux
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Brian BehlendorfFix stack dsl_dataset_destroy()
2010-08-31 Brian BehlendorfFix rw_init() usage
2010-08-31 Brian BehlendorfFix list handling to only use the API
2010-08-31 Brian BehlendorfFix gcc uninitialized variable warnings
2010-08-31 Brian BehlendorfFix gcc unused variable warnings
2010-08-27 Brian BehlendorfFix gcc missing braces warnings
2010-08-27 Brian BehlendorfFix gcc c90 compliance warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-08-18 Brian BehlendorfRebase master to b121
2009-07-02 Brian BehlendorfRebase master to b117
2009-02-18 Brian BehlendorfRebase master to b108
2009-01-15 Brian BehlendorfRebase master to b105
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...