]> git.proxmox.com Git - mirror_zfs.git/history - module/nvpair
Fix vdev_queue_aggregate() deadlock
[mirror_zfs.git] / module / nvpair /
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...