aboutsummaryrefslogtreecommitdiffstats
path: root/module/spl/spl-rwlock.c
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.2 compat: rw_tryupgrade()Brian Behlendorf2019-05-231-1/+9
* Add rwsem_tryupgrade for 4.9.20-rt16 kernelBrian Behlendorf2018-07-301-5/+14
* Update build system and packagingBrian Behlendorf2018-05-291-0/+1
* Fix cstyle warningsBrian Behlendorf2018-02-071-8/+2
* Make file headers conform to ZFS style standardOlaf Faaland2017-10-091-2/+2
* Reimplement rt_mutex_owner to fix build with DEBUG & PREEMPT_RT_FULLclefru2017-01-191-1/+5
* Add support for rw semaphore under PREEMPT_RT_FULLClemens Fruhwirth2016-12-191-1/+31
* Linux 4.8 compat: rw_semaphore atomic_long_t countBrian Behlendorf2016-07-291-1/+10
* Implement a proper rw_tryupgradeChunwei Chen2016-05-311-0/+41
* Add rw_tryupgrade()Brian Behlendorf2016-03-101-60/+0
* Refresh links to web siteNed Bass2013-03-041-1/+1
* Public Release PrepBrian Behlendorf2010-05-171-17/+17
* Update rwlocks to track owner to ensure correct semanticsBrian Behlendorf2009-09-251-0/+3
* Reimplement rwlocks for Linux lock profiling/analysis.Brian Behlendorf2009-09-181-297/+29
* Rename modules to module and update referencesBrian Behlendorf2009-01-151-0/+361