]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/blkptr.c
Fix a potential use-after-free in zfs_setsecattr()
[mirror_zfs.git] / module / zfs / blkptr.c
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2020-08-20 Michael NiewöhnerAdd zstd support to zfs
2020-06-18 Arvind SankarAdd include files for prototypes
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-08-03 Ned BassUse SET_ERROR for constant non-zero return codes
2017-07-07 Matthew AhrensOpenZFS 8067 - zdb should be able to dump literal embed...
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2014-08-01 Matthew AhrensIllumos 4757, 4913