]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/dsl_pool.c
Illumos 4171, 4172
[mirror_zfs.git] / module / zfs / dsl_pool.c
2014-07-25 Matthew AhrensIllumos 4171, 4172
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-11-05 George WilsonIllumos #3236
2013-11-04 Steven HartlandIllumos #3740
2013-11-04 Adam LeventhalIllumos #3582, #3584
2013-10-31 Matthew AhrensIllumos #3598
2013-10-25 Brian BehlendorfMerge branch 'kstat'
2013-10-25 Brian BehlendorfRevert "Add txgs-<pool> kstat file"
2013-10-25 Brian BehlendorfRevert "Add new kstat for monitoring time in dmu_tx_assign"
2013-10-10 Ned BassExport symbols dsl_pool_config_{enter,exit}
2013-09-04 Matthew AhrensIllumos #3464
2013-07-11 Prakash SuryaAdd new kstat for monitoring time in dmu_tx_assign
2013-06-19 Madhav SureshIllumos #3006
2013-04-26 Brian BehlendorfFix txg_quiesce thread deadlock
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Matthew AhrensIllumos #3104: eliminate empty bpobjs
2013-01-08 Matthew AhrensIllumos #3086: unnecessarily setting DS_FLAG_INCONSISTE...
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-11-06 Brian BehlendorfMerge remote branch 'eris/stats'
2012-11-02 Brian BehlendorfAdd txgs-<pool> kstat file
2012-10-11 Cyril Pliskotxg is spelled as tgx in places
2012-07-31 Matthew AhrensIllumos #1644, #1645, #1646, #1647, #1708
2012-02-27 Brian BehlendorfAdd 'dmu_tx' kstats entry
2011-05-04 Brian BehlendorfAdd missing ZFS tunables
2011-04-19 Brian BehlendorfFix gcc compiler warning, dsl_pool_create()
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-10 Brian BehlendorfPrototype/structure update for Linux
2010-08-31 Brian BehlendorfFix gcc missing parenthesis 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-07-02 Brian BehlendorfRebase master to b117
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...