aboutsummaryrefslogtreecommitdiff
path: root/module/nvpair
Commit message (Expand)AuthorAgeFilesLines
* xdr: header cleanupRob N2024-04-031-0/+1
* nvpair: Constify string functionsRichard Yao2023-03-142-14/+14
* Fix possible NULL pointer dereference in nvlist_lookup_nvpair_ei_sep()Richard Yao2023-03-141-2/+5
* Silence clang static analyzer warnings about stored stack addressesRichard Yao2023-03-141-2/+2
* Replace dead opensolaris.org license linkTino Reichardt2022-07-114-4/+4
* linux: module: weld all but spl.ko into zfs.koнаб2022-04-202-34/+0
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-151-2/+2
* Remove bcopy(), bzero(), bcmp()наб2022-03-151-25/+25
* module/*.ko: prune .data, global .rodataнаб2022-01-143-14/+14
* libnvpair: fix unused, remove argsusedнаб2021-12-233-4/+6
* Add `const` to nvlist functions to properly expose their real behaviorPaul Dagnelie2021-12-072-96/+122
* Update `checkstyle` workflow env to ubuntu-20.04Damian Szuberski2021-11-021-1/+5
* A few fixes of callback typecasting (for the upcoming ClangCFI)Alexander2021-07-201-7/+57
* 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-261-0/+1
* Cleanup linux module kbuild filesArvind Sankar2020-06-101-3/+3
* cppcheck: (warning) Possible null pointer dereference: nvhBrian Behlendorf2019-12-191-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-192-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