]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/vdev_label.c
Undo c89 workarounds to match with upstream
[mirror_zfs.git] / module / zfs / vdev_label.c
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...