]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/vdev_mirror.c
OpenZFS 6459 - cstyle doesn't detect opening braces on the same line as function...
[mirror_zfs.git] / module / zfs / vdev_mirror.c
2017-01-03 ka7Fix spelling
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-10-14 Don BradyOpenZFS 7090 - zfs should throttle allocations
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...