]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/metaslab.c
Revert "Don't read space maps during import for readonly pools"
[mirror_zfs.git] / module / zfs / metaslab.c
2015-02-10 Brian BehlendorfRevert "Don't read space maps during import for readonl...
2015-02-10 Brian BehlendorfDon't read space maps during import for readonly pools
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2014-11-14 Prakash SuryaIllumos 5213 - panic in metaslab_init due to space_map_...
2014-10-23 Matthew AhrensIllumos 5164-5165 - space map fixes
2014-10-23 Alex ReeceIllumos 4958 zdb trips assert on pools with ashift...
2014-08-18 Tim ChaseDon't upgrade a metaslab when the pool is not writable
2014-08-18 George WilsonIllumos 4976-4984 - metaslab improvements
2014-08-01 Matthew AhrensIllumos 4757, 4913
2014-07-30 George WilsonIllumos 4754, 4755
2014-07-30 Matthew AhrensIllumos #4374
2014-07-22 George WilsonIllumos #4756 Fix metaslab_group_preload deadlock
2014-07-22 George WilsonIllumos #4730 destroy metaslab group taskq
2014-07-22 George WilsonIllumos #4101, #4102, #4103, #4105, #4106
2014-07-22 Prakash SuryaMove metaslab_group_alloc_update() call
2014-07-16 Tim ChaseConvert zfs_mg_noalloc_threshold to a module parameter...
2014-05-06 Brian BehlendorfFix style
2014-05-06 George WilsonIllumos #4101 finer-grained control of metaslab_debug
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-11-05 George WilsonIllumos #4168, #4169, #4170
2013-11-05 George WilsonIllumos #3954, #4080, #4081
2013-10-31 Matthew AhrensIllumos #3598
2013-10-31 George WilsonIllumos #3578, #3579
2013-10-18 George WilsonIllumos #3552
2013-09-04 Matthew AhrensIllumos #3464
2013-06-19 George WilsonIllumos #3552, #3564
2013-06-19 Madhav SureshIllumos #3006
2013-05-06 George WilsonIllumos #3329, #3330, #3331, #3335
2013-03-18 Brian BehlendorfAdd metaslab_debug option
2012-10-17 Brian BehlendorfMerge branch 'zil-performance'
2012-10-17 Etienne DechampsAdd FASTWRITE algorithm for synchronous writes.
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-04-19 Brian BehlendorfIllumos #1909: disk sync write perf regression when...
2011-08-01 Brian BehlendorfMerge branch 'illumos'
2011-08-01 George WilsonIllumos #1051: zfs should handle imbalanced luns
2010-08-31 Brian BehlendorfFix metaslab
2010-08-27 Brian BehlendorfFix gcc c90 compliance warnings
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-07-02 Brian BehlendorfRebase master to b117
2009-01-15 Brian BehlendorfRebase master to b105
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...