]> git.proxmox.com Git - mirror_zfs.git/history - module/nvpair
Linux 5.0 compat: ASM_BUG macro
[mirror_zfs.git] / module / nvpair /
2019-04-26 Tomohiro KusumiUse NV_ENCODE_NATIVE for nvlist encoding variable
2019-03-13 Andrew StormontOpenZFS 9914 - NV_UNIQUE_NAME_TYPE broken after 9580
2018-10-03 Paul DagnelieAdd new fnvlist_lookup_* functions
2018-07-30 Serapheim Dimitrop... OpenZFS 9580 - Add a hash-table on top of nvlist to...
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-01-10 Brian BehlendorfSupport -fsanitize=address with --enable-asan
2017-11-28 Mark WrightLinux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCT
2017-08-30 Richard LoweOpenZFS 2976 - remove useless offsetof() macros
2017-08-30 Steve DoughertyOpenZFS 6447 - handful of nvpair cleanups
2017-08-30 Andriy GaponOpenZFS 5778 - nvpair_type_is_array() does not recogniz...
2017-08-30 Matthew AhrensOpenZFS 7261 - nvlist code should enforce name length...
2017-08-30 Matthew AhrensOpenZFS 8375 - Kernel memory leak in nvpair code
2017-02-24 Daniel HoffmanOpenZFS 7812 - Remove gender specific language
2017-01-03 ka7Fix spelling
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-08 Brian BehlendorfFix file permissions
2016-09-30 GeLiXinFix coverity defects: CID 147531 147532 147533 147535
2016-08-11 Matthew AhrensOpenZFS 7263 - deeply nested nvlist can overflow stack
2016-08-11 GeLiXinFix indefinite article
2015-07-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
2015-02-24 Brian BehlendorfRetire spl_module_init()/spl_module_fini()
2015-02-10 Brian BehlendorfUse vmem_alloc() for nvlists
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfRetire KM_NODEBUG
2014-11-19 Ned BassExplicitly include SPL compat headers
2014-01-09 Brian BehlendorfFix nvlist 'Bus Error' for Sparc
2013-12-20 Brian BehlendorfRegister correct handlers for nvlist_{dup,pack,unpack}
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-06 Brian BehlendorfAdd module versioning
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-06-20 Brian BehlendorfRegister correct handlers in nvlist_alloc()
2013-06-19 Madhav SureshIllumos #3006
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-07-26 Brian BehlendorfMerge branch 'builtin-clean'
2012-07-26 Etienne DechampsAdd script for builtin module building.
2011-11-28 Brian BehlendorfImplement SA based xattrs
2010-09-08 Brian BehlendorfSupport custom build directories and move includes
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Brian BehlendorfAdd build system
2010-08-31 Brian BehlendorfFix gcc uninitialized variable warnings
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
2010-08-27 Ricardo M. CorreiaFix gcc ident pragma warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2010-04-29 Brian BehlendorfUpdate nvpair's to include nv_alloc_fixed support
2008-12-11 Brian BehlendorfScript updates
2008-12-11 Brian BehlendorfMove library files to lib
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...