]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/vdev_mirror.c
OpenZFS 8473 - scrub does not detect errors on active spares
[mirror_zfs.git] / module / zfs / vdev_mirror.c
2019-01-08 asomersOpenZFS 8473 - scrub does not detect errors on active...
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-09 Pavel ZakharovOpenZFS 9075 - Improve ZFS pool import/load process...
2018-04-14 Matthew AhrensOpenZFS 9290 - device removal reduces redundancy of...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2017-11-28 Mark WrightLinux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCT
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-08-21 Gvozden Neskovicvdev_mirror: kstat observables for preferred vdev
2017-08-21 Gvozden Neskovicvdev_mirror: load balancing fixes
2017-05-13 Isaac HuangSkip spurious resilver IO on raidz vdev
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
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...