]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/range_tree.c
ZAP: Some cleanups/micro-optimizations
[mirror_zfs.git] / module / zfs / range_tree.c
2023-05-26 Richard Yaobtree: Implement faster binary search algorithm
2022-10-12 Richard YaoAdd defensive assertions
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-24 Alexander MotinSeveral sorted scrub optimizations
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-12-23 набmodule: zfs: fix unused, remove argsused
2021-06-23 Rich ErcolaniAnnotated dprintf as printf-like
2020-10-14 Paul DagnelieFix incorrect deletion order in range_tree_add_impl...
2020-09-04 Brian BehlendorfSequential scrub and resilver updated comments
2020-08-07 Paul DagnelieClarify error message when a range-tree double-add...
2019-10-11 Paul DagnelieFunction name and comment updates
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-08-05 Paul DagnelieMetaslab max_size should be persisted while unloaded
2019-07-16 Serapheim Dimitrop... Log Spacemap Project
2019-04-05 Sara HartseRestrict kstats and print real pointers
2019-01-25 Serapheim Dimitrop... Rename range_tree_verify to range_tree_verify_not_present
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-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2017-11-16 Tom CaputiSequential scrub and resilvers
2016-08-31 Gvozden NeskovicPerformance optimization of AVL tree comparator functions
2015-06-25 George WilsonIllumos 5163 - arc should reap range_seg_cache
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2014-08-18 George WilsonIllumos 4976-4984 - metaslab improvements
2014-07-30 Matthew AhrensIllumos #4374
2014-07-22 George WilsonIllumos #4101, #4102, #4103, #4105, #4106