]> git.proxmox.com Git - mirror_zfs.git/history - include/sys/vdev_impl.h
Add slow disk diagnosis to ZED
[mirror_zfs.git] / include / sys / vdev_impl.h
2024-02-08 Don BradyAdd slow disk diagnosis to ZED
2023-11-08 Don BradyRAID-Z expansion feature
2023-11-07 MigeljanImeriFix accounting error for pending sync IO ops in zpool...
2023-07-28 Alexander MotinRemove fastwrite mechanism.
2023-07-20 Ameer HamzaIgnore pool ashift property during vdev attachment
2023-06-27 Alexander MotinAnother set of vdev queue optimizations.
2023-06-09 Alexander MotinFinally drop long disabled vdev cache.
2023-04-20 rob-wingCreate zap for root vdev
2023-03-28 Kevin JinFix short-lived txg caused by autotrim
2023-01-23 rob-wingConfigure zed's diagnosis engine with vdev properties
2022-11-10 Mariusz ZaborskiAllow to control failfast
2022-10-13 Richard YaoCleanup: 64-bit kernel module parameters should use...
2022-09-28 Ameer Hamzazed: mark disks as REMOVED when they are removed
2022-09-27 Richard YaoCleanup: Specify unsignedness on things that should...
2022-09-08 Alexander MotinImprove too large physical ashift handling
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-01-26 набReplace *CTASSERT() with _Static_assert()
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-11-30 Allan JudeVdev Properties Feature
2021-04-07 Ryan MoellerRatelimit deadman zevents as with delay zevents
2021-04-03 Andrea GelminiFix various typos
2021-01-27 Alan SomersParallelize vdev_validate
2021-01-27 Alan SomersParallelize vdev_load
2021-01-21 Matthew AhrensSet aside a metaslab for ZIL blocks
2020-11-24 Alexander MotinReduce latency effects of non-interactive I/O
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-09-15 Toomas Soomezfs label bootenv should store data as nvlist
2020-08-21 Ryan MoellerImport vdev ashift optimization from FreeBSD
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-06-09 George AmanakisTrim L2ARC
2020-05-07 Paul DagnelieAdd support for boot environment data to be stored...
2020-02-27 Brian BehlendorfLinux 5.6 compat: time_t
2019-11-21 Matthew MacyAdd zfs_file_* interface, remove vnodes
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-07-16 Serapheim Dimitrop... Log Spacemap Project
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-12 Olaf FaalandMMP writes rotate over leaves
2019-01-17 Serapheim Dimitrop... Remove unused vdev_t fields
2019-01-07 George Wilsonzfs initialize performance enhancements
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-11-09 loli10Kzed: detect and offline physically removed devices
2018-10-19 Tom CaputiDefer new resilvers until the current one ends
2018-10-18 Allan JudeOpenZFS 9862 - fix typo in comment in vdev_impl.h
2018-10-12 Brian BehlendorfImproved error handling for extreme rewinds
2018-09-06 Don BradyPool allocation classes
2018-07-31 Paul DagnelieOpenZFS 9112 - Improve allocation performance on high...
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
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 7614, 9064 - zfs device evacuation/removal
2018-03-05 Tony HutterChange checksum & IO delay ratelimit values
2018-02-22 Olaf FaalandReport duration and error in mmp_history entries
2017-11-16 Tom CaputiSequential scrub and resilvers
2017-08-21 Gvozden Neskovicvdev_mirror: load balancing fixes
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-05-13 Isaac HuangSkip spurious resilver IO on raidz vdev
2017-05-02 Olaf FaalandWrite label 2,3 uberblocks when vdev expands
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-24 Tony HutterTurn on/off enclosure slot fault LED even when disk...
2016-10-19 Tony HutterMultipath autoreplace, control enclosure LEDs, event...
2016-10-14 Don BradyOpenZFS 7090 - zfs should throttle allocations
2016-05-12 Tony HutterAdd -lhHpw options to "zpool iostat" for avg latency...
2016-05-02 Joe SteinOpenZFS 6736 - ZFS per-vdev ZAPs
2016-02-26 smhFreeBSD r256956: Improve ZFS N-way mirror read performa...
2015-09-01 Richard YaoDisable LBA weighting on files and SSDs
2015-06-10 Matthew AhrensIllumos 5818 - zfs {ref}compressratio is incorrect...
2015-04-30 George WilsonIllumos #5244 - zio pipeline callers should explicitly...
2015-04-24 Justin T. Gibbs5313 Allow I/Os to be aggregated across ZIO priority...
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfRevert "Pre-allocate vdev I/O buffers"
2014-10-23 Alex ReeceIllumos 4958 zdb trips assert on pools with ashift...
2014-08-11 Brian BehlendorfAvoid dynamic allocation of 'search zio'
2014-07-22 George WilsonIllumos #4101, #4102, #4103, #4105, #4106
2014-04-14 Chunwei ChenUse ddi_time_after and friends to compare time
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-11-05 George WilsonIllumos #3956, #3957, #3958, #3959, #3960, #3961, ...
2013-11-04 Will AndrewsIllumos #3742
2013-08-12 Matthew AhrensIllumos #3618 ::zio dcmd does not show timestamp data
2013-05-02 George.Wilson3246 ZFS I/O deadman thread
2013-03-04 Richard YaoConstify structures containing function pointers
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-10-17 Brian BehlendorfMerge branch 'zil-performance'
2012-10-17 Etienne DechampsAdd FASTWRITE algorithm for synchronous writes.
2012-09-19 Chris SidenIllumos #1948: zpool list should show more detailed...
2012-08-27 Brian BehlendorfPre-allocate vdev I/O buffers
2012-04-11 George WilsonIllumos #1951: leaking a vdev when removing an l2cache...
2010-09-08 Brian BehlendorfSupport custom build directories and move includes