]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/vdev_raidz.c
Provide macros for setting and getting blkptr birth times
[mirror_zfs.git] / module / zfs / vdev_raidz.c
2024-03-25 George WilsonProvide macros for setting and getting blkptr birth...
2023-11-08 Don BradyRAID-Z expansion feature
2023-07-21 Alan SomersDon't emit cksum_{actual_expected} in ereport.fs.zfs...
2022-12-03 Rob WingBump checksum error counter before reporting to ZED
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 copy when verifying raidz/draid parity
2022-06-23 Brian BehlendorfScrub mirror children without BPs
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-01-26 набClean up CSTYLEDs
2022-01-05 Brian BehlendorfVerify dRAID empty sectors
2021-12-23 набmodule: zfs: fix unused, remove argsused
2021-11-09 Brian AtkinsonSingle IO issue for raidz writes with skip sector
2021-05-20 Brian BehlendorfFix dRAID sequential resilver silent damage handling
2021-04-03 Andrea GelminiFix various typos
2021-03-19 Matthew AhrensClean up RAIDZ/DRAID ereport code
2021-03-18 Matthew AhrensRemove unused rr_code
2021-02-20 Don BradyChecksum errors may not be counted
2021-01-27 Matthew AhrensRAIDZ2/3 fails to heal silently corrupted parity w...
2021-01-20 Matthew Ahrensallow callers to allocate and provide the abd_t struct
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-09-04 Don BradyAvoid posting duplicate zpool events
2020-09-01 Toomas Soomezio_ereport_post() and zio_ereport_start() return value...
2020-08-21 Ryan MoellerImport vdev ashift optimization from FreeBSD
2020-06-10 Andrea GelminiFix typos
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-09-03 Andrea GelminiFix typos in module/zfs/
2019-06-21 Igor KUpdate vdev_ops_t from illumos
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-15 Tony HutterMake zpool status counters match error events count
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
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-14 Tom CaputiNative Encryption for ZFS on Linux
2017-05-13 Isaac HuangSkip spurious resilver IO on raidz vdev
2017-03-29 Gvozden NeskovicRemove dependency on linear ABD
2017-02-24 Isaac HuangABD style cleanups
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 Gvozden NeskovicABD changes for vectorized RAIDZ
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-08-09 Gvozden NeskovicBuild user-space with different gcc optimization levels
2016-07-19 Gvozden NeskovicFixes and enhancements of SIMD raidz parity
2016-06-21 Gvozden NeskovicSIMD implementation of vdev_raidz generate and reconstr...
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
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-11-14 Brian BehlendorfReduce stack for traverse_visitbp() recursion
2013-11-04 Will AndrewsIllumos #3742
2013-11-04 Will AndrewsIllumos #3741
2013-10-31 Matthew AhrensIllumos #3598
2013-10-30 George WilsonIllumos #3522
2013-06-19 Madhav SureshIllumos #3006
2012-09-19 Chris SidenIllumos #1948: zpool list should show more detailed...
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2010-08-31 Brian BehlendorfFix variables named current
2010-08-31 Brian BehlendorfFix gcc uninitialized variable warnings
2010-08-27 Brian BehlendorfFix gcc c90 compliance warnings
2010-08-26 Ricardo M. CorreiaFix gcc 64-bit constant warnings
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-08-18 Brian BehlendorfRebase master to b121
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...