]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/rrwlock.c
Don't allow dnode allocation if dn_holds != 0
[mirror_zfs.git] / module / zfs / rrwlock.c
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-01-03 ka7Fix spelling
2015-07-06 Alexander MotinIllumos 5008 - lock contention (rrw_exit) while running...
2015-07-06 Arne JansenIllumos 5981 - Deadlock in dmu_objset_find_dp
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2013-09-25 Tim ChaseFix several new KM_SLEEP warnings
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2010-12-08 Brian BehlendorfEnable rrwlock.c compilation
2010-08-31 Brian BehlendorfAdd linux kernel disk support
2009-08-18 Brian BehlendorfRebase master to b121
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...