]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/vdev_mirror.c
Provide macros for setting and getting blkptr birth times
[mirror_zfs.git] / module / zfs / vdev_mirror.c
2024-03-25 George WilsonProvide macros for setting and getting blkptr birth...
2022-09-08 Alexander MotinImprove too large physical ashift handling
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-07-05 Alexander MotinAvoid memory copies during mirror scrub
2022-06-23 Brian BehlendorfScrub mirror children without BPs
2022-01-26 набClean up CSTYLEDs
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-12-23 набmodule: zfs: fix unused, remove argsused
2021-06-22 Alexander MotinOptimize small random numbers generation
2021-04-28 Nathaniel Wesley... vdev_mirror: don't scrub/resilver devices that can...
2021-03-19 Matthew AhrensClean up RAIDZ/DRAID ereport code
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-09-18 George Wilsonvdev_ashift should only be set once
2020-08-21 Ryan MoellerImport vdev ashift optimization from FreeBSD
2020-07-03 Brian BehlendorfAdd device rebuild feature
2019-12-26 Steve MokrisAvoid some crashes when importing a pool with corrupt...
2019-09-05 Matthew MacyMake module tunables cross platform
2019-09-03 Andrea GelminiFix typos in module/zfs/
2019-06-21 Igor KUpdate vdev_ops_t from illumos
2019-04-14 Tom CaputiCleanup nits from ab7615d92
2019-03-15 Tom CaputiMultiple DVA Scrubbing Fix
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...