index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
flex_array.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-12
Drop flex_arrays
Kent Overstreet
1
-149
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-29
Documentation: Add flexible-arrays.rst to the documentation tree
sayli karnik
1
-0
/
+67
2014-01-21
reciprocal_divide: update/correction of the algorithm
Hannes Frederic Sowa
1
-1
/
+2
2011-05-26
flex_array: avoid divisions when accessing elements
Jesse Gross
1
-0
/
+2
2011-04-28
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
1
-1
/
+1
2010-11-30
flex_array: fix flex_array_put_ptr macro to be valid C
Eric Paris
1
-1
/
+1
2010-08-09
flex_array: add helpers to get and put to make pointers easy to use
Eric Paris
1
-0
/
+5
2009-09-22
flex_array: introduce DEFINE_FLEX_ARRAY
David Rientjes
1
-4
/
+26
2009-09-22
flex_array: add flex_array_shrink function
David Rientjes
1
-0
/
+1
2009-09-22
flex_array: add flex_array_clear function
David Rientjes
1
-0
/
+1
2009-08-26
flex_array: convert element_nr formals to unsigned
David Rientjes
1
-4
/
+6
2009-08-26
flex_array: declare parts member to have incomplete type
David Rientjes
1
-1
/
+1
2009-07-29
lib: flexible array implementation
Dave Hansen
1
-0
/
+47