aboutsummaryrefslogtreecommitdiffstats
path: root/module/nvpair
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update nvpair's to include nv_alloc_fixed supportBrian Behlendorf2010-04-291-0/+120
* Script updatesBrian Behlendorf2008-12-111-48/+0
* Move library files to libBrian Behlendorf2008-12-113-802/+0
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-117-0/+4448