aboutsummaryrefslogtreecommitdiffstats
path: root/module/avl/avl.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up CSTYLEDsнаб2022-01-261-4/+0
* module/*.ko: prune .data, global .rodataнаб2022-01-141-1/+1
* module: avl: fix unused, remove argsusedнаб2021-12-231-1/+0
* Remove avl_size field from struct avl_treeAlexander Motin2021-07-011-2/+0
* Fix various typosAndrea Gelmini2021-04-021-1/+1
* cppcheck: remove redundant ASSERTsBrian Behlendorf2021-01-261-3/+0
* Links in Source FilesSpencer Kinny2020-09-021-0/+3
* Make use of ZFS_DEBUG consistent within kmod sourcesMatthew Macy2020-07-251-5/+5
* Restore avl_update() calls and related functionsJorgen Lundman2020-06-031-0/+61
* Wrap Linux module macrosMatthew Macy2019-11-011-6/+6
* Fix typos in module/Andrea Gelmini2019-08-301-1/+1
* Update build system and packagingBrian Behlendorf2018-05-291-1/+3
* Remove dead code from AVL treeBrian Behlendorf2017-10-051-71/+4
* OpenZFS 7028 - avl_destroy_nodes supports emptying, not just destroying, an a...Eli Rosenthal2017-08-301-3/+4
* Fix uninitialized variable in avl_add()Brian Behlendorf2016-07-251-1/+1
* Illumos 4745 - fix AVL code misspellingsJosef 'Jeff' Sipek2015-07-101-5/+6
* Illumos 4873 - zvol unmap calls can take a very long time for larger datasetsAlex Reece2015-04-281-0/+30
* Retire spl_module_init()/spl_module_fini()Brian Behlendorf2015-02-241-5/+11
* Explicitly include SPL compat headersNed Bass2014-11-191-0/+1
* Add module versioningBrian Behlendorf2013-12-061-0/+1
* Add linux kernel module supportBrian Behlendorf2010-08-311-0/+27
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-5/+2
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+1033