]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/refcount.c
Fix typo/etc in module/zfs/zfs_ctldir.c
[mirror_zfs.git] / module / zfs / refcount.c
2018-10-09 Brian BehlendorfAdd zfs_refcount_transfer_ownership_many()
2018-10-01 Tim SchumacherPrefix all refcount functions with zfs_
2018-09-26 Tim SchumacherLinux 4.19-rc3+ compat: Remove refcount_t compat
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2017-03-01 Olaf FaalandLinux 4.11 compat: avoid refcount_t name conflict
2017-01-31 Giuseppe Di NataleOpenZFS 7545 - zdb should disable reference tracking
2016-10-14 Don BradyOpenZFS 7090 - zfs should throttle allocations
2016-09-13 George WilsonOpenZFS 6950 - ARC should cache compressed data
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2013-09-04 Matthew AhrensIllumos #3464
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
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...