]> git.proxmox.com Git - mirror_zfs.git/history - module/spl/spl-rwlock.c
Linux 5.0 compat: Fix bio_set_dev()
[mirror_zfs.git] / module / spl / spl-rwlock.c
2018-07-30 Brian BehlendorfAdd rwsem_tryupgrade for 4.9.20-rt16 kernel
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-02-07 Brian BehlendorfFix cstyle warnings
2017-10-09 Olaf FaalandMake file headers conform to ZFS style standard
2017-01-19 clefruReimplement rt_mutex_owner to fix build with DEBUG...
2016-12-19 Clemens FruhwirthAdd support for rw semaphore under PREEMPT_RT_FULL
2016-07-29 Brian BehlendorfLinux 4.8 compat: rw_semaphore atomic_long_t count
2016-05-31 Chunwei ChenImplement a proper rw_tryupgrade
2016-03-10 Brian BehlendorfAdd rw_tryupgrade()
2013-03-06 Brian BehlendorfMerge branch 'build-system'
2013-03-05 Ned BassRefresh links to web site
2010-05-17 Brian BehlendorfPublic Release Prep
2009-09-25 Brian BehlendorfUpdate rwlocks to track owner to ensure correct semantics
2009-09-18 Brian BehlendorfReimplement rwlocks for Linux lock profiling/analysis.
2009-01-15 Brian BehlendorfRename modules to module and update references