index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
avl
/
avl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up CSTYLEDs
наб
2022-01-26
1
-4
/
+0
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-1
/
+1
*
module: avl: fix unused, remove argsused
наб
2021-12-23
1
-1
/
+0
*
Remove avl_size field from struct avl_tree
Alexander Motin
2021-07-01
1
-2
/
+0
*
Fix various typos
Andrea Gelmini
2021-04-02
1
-1
/
+1
*
cppcheck: remove redundant ASSERTs
Brian Behlendorf
2021-01-26
1
-3
/
+0
*
Links in Source Files
Spencer Kinny
2020-09-02
1
-0
/
+3
*
Make use of ZFS_DEBUG consistent within kmod sources
Matthew Macy
2020-07-25
1
-5
/
+5
*
Restore avl_update() calls and related functions
Jorgen Lundman
2020-06-03
1
-0
/
+61
*
Wrap Linux module macros
Matthew Macy
2019-11-01
1
-6
/
+6
*
Fix typos in module/
Andrea Gelmini
2019-08-30
1
-1
/
+1
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-1
/
+3
*
Remove dead code from AVL tree
Brian Behlendorf
2017-10-05
1
-71
/
+4
*
OpenZFS 7028 - avl_destroy_nodes supports emptying, not just destroying, an a...
Eli Rosenthal
2017-08-30
1
-3
/
+4
*
Fix uninitialized variable in avl_add()
Brian Behlendorf
2016-07-25
1
-1
/
+1
*
Illumos 4745 - fix AVL code misspellings
Josef 'Jeff' Sipek
2015-07-10
1
-5
/
+6
*
Illumos 4873 - zvol unmap calls can take a very long time for larger datasets
Alex Reece
2015-04-28
1
-0
/
+30
*
Retire spl_module_init()/spl_module_fini()
Brian Behlendorf
2015-02-24
1
-5
/
+11
*
Explicitly include SPL compat headers
Ned Bass
2014-11-19
1
-0
/
+1
*
Add module versioning
Brian Behlendorf
2013-12-06
1
-0
/
+1
*
Add linux kernel module support
Brian Behlendorf
2010-08-31
1
-0
/
+27
*
Update core ZFS code from build 121 to build 141.
Brian Behlendorf
2010-05-28
1
-5
/
+2
*
Move the world out of /zfs/ and seperate out module build tree
Brian Behlendorf
2008-12-11
1
-0
/
+1033