aboutsummaryrefslogtreecommitdiffstats
path: root/module/nvpair/nvpair.c
Commit message (Expand)AuthorAgeFilesLines
* Use NV_ENCODE_NATIVE for nvlist encoding variableTomohiro Kusumi2019-04-261-1/+2
* OpenZFS 9914 - NV_UNIQUE_NAME_TYPE broken after 9580Andrew Stormont2019-03-131-1/+2
* OpenZFS 9580 - Add a hash-table on top of nvlist to speed-up operationsSerapheim Dimitropoulos2018-07-301-48/+318
* Update build system and packagingBrian Behlendorf2018-05-291-12/+7
* Linux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCTMark Wright2017-11-281-10/+10
* OpenZFS 2976 - remove useless offsetof() macrosRichard Lowe2017-08-301-3/+2
* OpenZFS 6447 - handful of nvpair cleanupsSteve Dougherty2017-08-301-0/+2
* OpenZFS 5778 - nvpair_type_is_array() does not recognize DATA_TYPE_INT8_ARRAYAndriy Gapon2017-08-301-0/+1
* OpenZFS 7261 - nvlist code should enforce name length limitMatthew Ahrens2017-08-301-0/+2
* OpenZFS 8375 - Kernel memory leak in nvpair codeMatthew Ahrens2017-08-301-2/+4
* OpenZFS 7812 - Remove gender specific languageDaniel Hoffman2017-02-241-1/+1
* Fix file permissionsBrian Behlendorf2016-10-081-0/+0
* Fix coverity defects: CID 147531 147532 147533 147535GeLiXin2016-09-301-2/+5
* OpenZFS 7263 - deeply nested nvlist can overflow stackMatthew Ahrens2016-08-111-2/+21
* Fix indefinite articleGeLiXin2016-08-111-1/+1
* Retire spl_module_init()/spl_module_fini()Brian Behlendorf2015-02-241-5/+11
* Explicitly include SPL compat headersNed Bass2014-11-191-0/+1
* Fix nvlist 'Bus Error' for SparcBrian Behlendorf2014-01-091-2/+4
* Register correct handlers for nvlist_{dup,pack,unpack}Brian Behlendorf2013-12-201-38/+19
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-1/+1
* Add module versioningBrian Behlendorf2013-12-061-0/+1
* Register correct handlers in nvlist_alloc()Brian Behlendorf2013-06-201-4/+17
* Add linux kernel module supportBrian Behlendorf2010-08-311-0/+128
* Fix gcc uninitialized variable warningsBrian Behlendorf2010-08-311-2/+2
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-1/+1
* Update to onnv_147Brian Behlendorf2010-08-261-2/+7
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-3/+49
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+3246