aboutsummaryrefslogtreecommitdiffstats
path: root/module/nvpair
Commit message (Expand)AuthorAgeFilesLines
* Links in Source FilesSpencer Kinny2020-09-021-0/+9
* Prefix zfs internal endian checks with _ZFSMatthew Macy2020-07-281-3/+5
* Refactor ccompile.h to not include system headersMatthew Macy2020-07-251-0/+1
* Cleanup linux module kbuild filesArvind Sankar2020-06-101-3/+3
* cppcheck: (warning) Possible null pointer dereference: nvhBrian Behlendorf2019-12-181-1/+3
* Restructure nvlist_nv_alloc to work on FreeBSDMatthew Macy2019-11-301-3/+3
* Wrap Linux module macrosMatthew Macy2019-11-011-6/+6
* Fix typos in module/Andrea Gelmini2019-08-301-3/+3
* 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
* Add new fnvlist_lookup_* functionsPaul Dagnelie2018-10-031-1/+80
* 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-293-23/+9
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-2/+2
* Linux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCTMark Wright2017-11-283-30/+30
* 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 spellingka72017-01-031-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
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-4/+7
* Retire spl_module_init()/spl_module_fini()Brian Behlendorf2015-02-241-5/+11
* Use vmem_alloc() for nvlistsBrian Behlendorf2015-02-101-2/+3
* Retire KM_NODEBUGBrian Behlendorf2015-01-161-2/+2
* 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-182-16/+16
* Add module versioningBrian Behlendorf2013-12-061-0/+1
* Illumos #3464Matthew Ahrens2013-09-041-0/+14
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-0/+1
* Register correct handlers in nvlist_alloc()Brian Behlendorf2013-06-202-4/+37
* Illumos #3006Madhav Suresh2013-06-191-58/+58
* Illumos #2619 and #2747Christopher Siden2013-01-082-0/+567
* Add script for builtin module building.Etienne Dechamps2012-07-261-5/+2
* Implement SA based xattrsBrian Behlendorf2011-11-281-1/+1
* Support custom build directories and move includesBrian Behlendorf2010-09-083-360/+8
* Add linux kernel module supportBrian Behlendorf2010-08-313-0/+207
* Add build systemBrian Behlendorf2010-08-311-0/+10
* Fix gcc uninitialized variable warningsBrian Behlendorf2010-08-311-2/+2
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-1/+1
* Fix gcc ident pragma warningsRicardo M. Correia2010-08-272-2/+2
* Update to onnv_147Brian Behlendorf2010-08-262-4/+10
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-282-6/+53