]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/dsl_dataset.c
Illumos 4171, 4172
[mirror_zfs.git] / module / zfs / dsl_dataset.c
2014-07-25 Matthew AhrensIllumos 4171, 4172
2014-03-04 Alexander StetsenkoIllumos #4574 get_clones_stat does not call zap_count...
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-16 Brian BehlendorfRemove ZFC_IOC_*_MINOR ioctl()s
2013-11-05 Brian BehlendorfSwitch allocations from KM_SLEEP to KM_PUSHPAGE
2013-11-05 Matthew AhrensIllumos #4046
2013-11-05 Matthew AhrensIllumos #3996
2013-11-04 Keith M WesolowskiIllumos #3875
2013-11-04 Matthew AhrensIllumos #3888
2013-11-04 Keith M WesolowskiIllumos #3894
2013-11-04 Will AndrewsIllumos #3743
2013-10-31 Matthew AhrensIllumos #3598
2013-10-31 Matthew AhrensIllumos #3588
2013-10-30 George WilsonIllumos #3522
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-07-02 George WilsonIllumos #3498 panic in arc_read()
2013-06-19 Madhav SureshIllumos #3006
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...