]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - module/zfs/vdev_mirror.c
OpenZFS 2605, 6980, 6902
[FreeBSD/FreeBSD.git] / module / zfs / vdev_mirror.c
2016-02-26 smhFreeBSD r256956: Improve ZFS N-way mirror read performa...
2015-04-30 George WilsonIllumos #5244 - zio pipeline callers should explicitly...
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2014-10-17 Brian BehlendorfHandle NULL mirror child vdev
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-11-14 Brian BehlendorfReduce stack for traverse_visitbp() recursion
2013-10-31 Matthew AhrensIllumos #3598
2013-09-25 GregorKopkaRemoving unneeded mutex for reading vq_pending_tree...
2013-07-11 Brian BehlendorfImprove N-way mirror performance
2012-09-19 Chris SidenIllumos #1948: zpool list should show more detailed...
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2010-08-27 Brian BehlendorfFix gcc c90 compliance warnings
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-08-18 Brian BehlendorfRebase master to b121
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...