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
/
nvpair
Commit message (
Expand
)
Author
Age
Files
Lines
*
Links in Source Files
Spencer Kinny
2020-09-02
1
-0
/
+9
*
Prefix zfs internal endian checks with _ZFS
Matthew Macy
2020-07-28
1
-3
/
+5
*
Refactor ccompile.h to not include system headers
Matthew Macy
2020-07-25
1
-0
/
+1
*
Cleanup linux module kbuild files
Arvind Sankar
2020-06-10
1
-3
/
+3
*
cppcheck: (warning) Possible null pointer dereference: nvh
Brian Behlendorf
2019-12-18
1
-1
/
+3
*
Restructure nvlist_nv_alloc to work on FreeBSD
Matthew Macy
2019-11-30
1
-3
/
+3
*
Wrap Linux module macros
Matthew Macy
2019-11-01
1
-6
/
+6
*
Fix typos in module/
Andrea Gelmini
2019-08-30
1
-3
/
+3
*
Use NV_ENCODE_NATIVE for nvlist encoding variable
Tomohiro Kusumi
2019-04-26
1
-1
/
+2
*
OpenZFS 9914 - NV_UNIQUE_NAME_TYPE broken after 9580
Andrew Stormont
2019-03-13
1
-1
/
+2
*
Add new fnvlist_lookup_* functions
Paul Dagnelie
2018-10-03
1
-1
/
+80
*
OpenZFS 9580 - Add a hash-table on top of nvlist to speed-up operations
Serapheim Dimitropoulos
2018-07-30
1
-48
/
+318
*
Update build system and packaging
Brian Behlendorf
2018-05-29
3
-23
/
+9
*
Support -fsanitize=address with --enable-asan
Brian Behlendorf
2018-01-10
1
-2
/
+2
*
Linux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCT
Mark Wright
2017-11-28
3
-30
/
+30
*
OpenZFS 2976 - remove useless offsetof() macros
Richard Lowe
2017-08-30
1
-3
/
+2
*
OpenZFS 6447 - handful of nvpair cleanups
Steve Dougherty
2017-08-30
1
-0
/
+2
*
OpenZFS 5778 - nvpair_type_is_array() does not recognize DATA_TYPE_INT8_ARRAY
Andriy Gapon
2017-08-30
1
-0
/
+1
*
OpenZFS 7261 - nvlist code should enforce name length limit
Matthew Ahrens
2017-08-30
1
-0
/
+2
*
OpenZFS 8375 - Kernel memory leak in nvpair code
Matthew Ahrens
2017-08-30
1
-2
/
+4
*
OpenZFS 7812 - Remove gender specific language
Daniel Hoffman
2017-02-24
1
-1
/
+1
*
Fix spelling
ka7
2017-01-03
1
-1
/
+1
*
Fix file permissions
Brian Behlendorf
2016-10-08
1
-0
/
+0
*
Fix coverity defects: CID 147531 147532 147533 147535
GeLiXin
2016-09-30
1
-2
/
+5
*
OpenZFS 7263 - deeply nested nvlist can overflow stack
Matthew Ahrens
2016-08-11
1
-2
/
+21
*
Fix indefinite article
GeLiXin
2016-08-11
1
-1
/
+1
*
Support parallel build trees (VPATH builds)
Turbo Fredriksson
2015-07-17
1
-4
/
+7
*
Retire spl_module_init()/spl_module_fini()
Brian Behlendorf
2015-02-24
1
-5
/
+11
*
Use vmem_alloc() for nvlists
Brian Behlendorf
2015-02-10
1
-2
/
+3
*
Retire KM_NODEBUG
Brian Behlendorf
2015-01-16
1
-2
/
+2
*
Explicitly include SPL compat headers
Ned Bass
2014-11-19
1
-0
/
+1
*
Fix nvlist 'Bus Error' for Sparc
Brian Behlendorf
2014-01-09
1
-2
/
+4
*
Register correct handlers for nvlist_{dup,pack,unpack}
Brian Behlendorf
2013-12-20
1
-38
/
+19
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
2
-16
/
+16
*
Add module versioning
Brian Behlendorf
2013-12-06
1
-0
/
+1
*
Illumos #3464
Matthew Ahrens
2013-09-04
1
-0
/
+14
*
Illumos #2882, #2883, #2900
Matthew Ahrens
2013-09-04
1
-0
/
+1
*
Register correct handlers in nvlist_alloc()
Brian Behlendorf
2013-06-20
2
-4
/
+37
*
Illumos #3006
Madhav Suresh
2013-06-19
1
-58
/
+58
*
Illumos #2619 and #2747
Christopher Siden
2013-01-08
2
-0
/
+567
*
Add script for builtin module building.
Etienne Dechamps
2012-07-26
1
-5
/
+2
*
Implement SA based xattrs
Brian Behlendorf
2011-11-28
1
-1
/
+1
*
Support custom build directories and move includes
Brian Behlendorf
2010-09-08
3
-360
/
+8
*
Add linux kernel module support
Brian Behlendorf
2010-08-31
3
-0
/
+207
*
Add build system
Brian Behlendorf
2010-08-31
1
-0
/
+10
*
Fix gcc uninitialized variable warnings
Brian Behlendorf
2010-08-31
1
-2
/
+2
*
Fix gcc missing parenthesis warnings
Brian Behlendorf
2010-08-31
1
-1
/
+1
*
Fix gcc ident pragma warnings
Ricardo M. Correia
2010-08-27
2
-2
/
+2
*
Update to onnv_147
Brian Behlendorf
2010-08-26
2
-4
/
+10
*
Update core ZFS code from build 121 to build 141.
Brian Behlendorf
2010-05-28
2
-6
/
+53
[next]