]> git.proxmox.com Git - mirror_zfs.git/history - module/avl
BRT: Limit brt_vdev_dump() to only one vdev
[mirror_zfs.git] / module / avl /
2023-03-08 Richard YaoSuppress Clang Static Analyzer false positive in the...
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-09 Alexander MotinAVL: Remove obsolete branching optimizations
2022-04-20 набlinux: module: weld all but spl.ko into zfs.ko
2022-01-26 набClean up CSTYLEDs
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-12-23 набmodule: avl: fix unused, remove argsused
2021-07-01 Alexander MotinRemove avl_size field from struct avl_tree
2021-04-03 Andrea GelminiFix various typos
2021-01-27 Brian Behlendorfcppcheck: remove redundant ASSERTs
2020-09-02 Spencer KinnyLinks in Source Files
2020-07-26 Matthew MacyMake use of ZFS_DEBUG consistent within kmod sources
2020-06-10 Arvind SankarCleanup linux module kbuild files
2020-06-03 Jorgen LundmanRestore avl_update() calls and related functions
2019-11-01 Matthew MacyWrap Linux module macros
2019-08-30 Andrea GelminiFix typos in module/
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-01-10 Brian BehlendorfSupport -fsanitize=address with --enable-asan
2017-10-06 Brian BehlendorfRemove dead code from AVL tree
2017-08-30 Eli RosenthalOpenZFS 7028 - avl_destroy_nodes supports emptying...
2016-07-25 Brian BehlendorfFix uninitialized variable in avl_add()
2015-07-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
2015-07-10 Josef 'Jeff' SipekIllumos 4745 - fix AVL code misspellings
2015-04-28 Alex ReeceIllumos 4873 - zvol unmap calls can take a very long...
2015-02-24 Brian BehlendorfRetire spl_module_init()/spl_module_fini()
2014-11-19 Ned BassExplicitly include SPL compat headers
2013-12-06 Brian BehlendorfAdd module versioning
2012-07-26 Brian BehlendorfMerge branch 'builtin-clean'
2012-07-26 Etienne DechampsAdd script for builtin module building.
2010-09-08 Brian BehlendorfSupport custom build directories and move includes
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Brian BehlendorfAdd build system
2010-08-27 Ricardo M. CorreiaFix gcc ident pragma warnings
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...