]> git.proxmox.com Git - mirror_zfs.git/history - module/nvpair/nvpair.c
OpenZFS 7812 - Remove gender specific language
[mirror_zfs.git] / module / nvpair / nvpair.c
2017-02-24 Daniel HoffmanOpenZFS 7812 - Remove gender specific language
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-02-24 Brian BehlendorfRetire spl_module_init()/spl_module_fini()
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-06-20 Brian BehlendorfRegister correct handlers in nvlist_alloc()
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Brian BehlendorfFix gcc uninitialized variable warnings
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...