]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/vdev_label.c
linux spl: fix typo in top comment of spl-condvar.c
[mirror_zfs.git] / module / zfs / vdev_label.c
2024-01-16 Ameer HamzaExtend aux label to add path information
2024-01-16 Ameer Hamzafix: Uber block label not always found for aux vdevs
2023-11-17 Alexander MotinUse abd_zero_off() where applicable
2023-11-08 Don BradyRAID-Z expansion feature
2023-10-02 George AmanakisReport ashift of L2ARC devices in zdb
2023-06-14 George AmanakisStore the L2ARC device ashift in the vdev label
2023-04-20 rob-wingCreate zap for root vdev
2023-03-24 George Wilsonpanic loop when removing slog device
2023-03-14 Richard Yaonvpair: Constify string functions
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-02-15 Jorgen LundmanRename fallthrough to zfs_fallthrough
2021-12-07 Paul DagnelieAdd `const` to nvlist functions to properly expose...
2021-11-30 Allan JudeVdev Properties Feature
2021-11-11 Fedor UporovCheck l2cache vdevs pending list inside the vdev_inuse()
2021-09-14 Brian BehlendorfUse fallthrough macro
2021-08-26 Trevor BautistaExtend zpool-iostat to account for ZIO_PRIORITY_REBUILD...
2021-01-27 Alan SomersParallelize vdev_validate
2021-01-27 Alan SomersRead all disk labels concurrently in vdev_label_read_config
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-10-09 Brian BehlendorfReplace ZFS on Linux references with OpenZFS
2020-10-08 Chuck TuffliFix ubsan: shift exponent is too large
2020-09-15 Toomas Soomezfs label bootenv should store data as nvlist
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-06-18 Arvind SankarMark functions as static
2020-05-07 Paul DagnelieAdd support for boot environment data to be stored...
2019-11-21 Matthew MacyAdd zfs_file_* interface, remove vnodes
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-06-13 Matthew Ahrenspanic in removal_remap test on 4K devices
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-21 Olaf FaalandMMP interval and fail_intervals in uberblock
2018-11-12 LOLiFix coverity defects: CID 184285
2018-11-09 loli10Kzed: detect and offline physically removed devices
2018-11-09 Tony HutterAdd zpool status -s (slow I/Os) and -p (parseable)
2018-10-19 Tom CaputiDefer new resilvers until the current one ends
2018-09-06 Don BradyPool allocation classes
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-24 Matthew AhrensOpenZFS 9486 - reduce memory used by device removal...
2018-05-14 Pavel ZakharovOpenZFS 9189 - Add debug to vdev_label_read_config...
2018-05-09 Pavel ZakharovOpenZFS 9075 - Improve ZFS pool import/load process...
2018-05-09 Pavel ZakharovOpenZFS 8961 - SPA load/import should tell us why it...
2018-04-17 Matthew AhrensOpenZFS 9192 - explicitly pass good_writes to vdev_uber...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-04-04 Olaf FaalandUpdate mmp_delay on sync or skipped, failed write
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-10-06 Isaac HuangUse linear abd in vdev_copy_uberblocks()
2017-08-03 Ned BassUse SET_ERROR for constant non-zero return codes
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-05-19 Tony HutterForce fault a vdev with 'zpool offline -f'
2017-05-02 Olaf FaalandWrite label 2,3 uberblocks when vdev expands
2017-04-21 Olaf FaalandCorrect lock ASSERTs in vdev_label_read/write
2017-01-12 George MelikovOpenZFS 6328 - Fix cstyle errors in zfs codebase
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-08-31 Gvozden NeskovicPerformance optimization of AVL tree comparator functions
2016-05-31 Chunwei ChenFix memleak in vdev_config_generate_stats
2016-05-25 Tony HutterAdd request size histograms (-r) to zpool iostat, minor...
2016-05-12 Tony HutterAdd -lhHpw options to "zpool iostat" for avg latency...
2016-05-02 Joe SteinOpenZFS 6736 - ZFS per-vdev ZAPs
2016-01-28 Brian BehlendorfIllumos 6414 - vdev_config_sync could be simpler
2016-01-15 Josef 'Jeff' SipekIllumos 5045 - use atomic_{inc,dec}_* instead of atomic...
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2014-09-23 Richard YaoFix function call with uninitialized value in vdev_inuse
2014-07-22 George WilsonIllumos #4101, #4102, #4103, #4105, #4106
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-12 George WilsonIllumos #4121 vdev_label_init read only
2013-11-05 George WilsonIllumos #3956, #3957, #3958, #3959, #3960, #3961, ...
2013-11-04 Will AndrewsIllumos #3741
2013-10-31 Matthew AhrensIllumos #3598
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 George WilsonIllumos #3090 and #3102
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2010-08-31 Brian BehlendorfFix gcc uninitialized variable warnings
2010-08-27 Brian BehlendorfFix gcc missing case warnings
2010-08-27 Brian BehlendorfFix gcc c90 compliance warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
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-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...