aboutsummaryrefslogtreecommitdiffstats
path: root/include/spl/sys/rwlock.h
Commit message (Expand)AuthorAgeFilesLines
* Retire unused spl_{mutex,rwlock}_{init_fini}Brian Behlendorf2019-07-171-4/+0
* Linux 5.3 compat: retire rw_tryupgrade()Brian Behlendorf2019-07-171-53/+7
* Linux 5.3 compat: rw_semaphore ownerBrian Behlendorf2019-07-171-63/+5
* Linux 5.2 compat: rw_tryupgrade()Brian Behlendorf2019-05-231-1/+1
* Linux 4.20 compat: Fix VERIFY(RW_READ_HELD(&hash->mh_contents))Tony Hutter2019-02-151-10/+45
* Add rwsem_tryupgrade for 4.9.20-rt16 kernelBrian Behlendorf2018-07-301-5/+5
* Update build system and packagingBrian Behlendorf2018-05-291-0/+1
* Prepare SPL repo to merge with ZFS repoBrian Behlendorf2018-05-291-0/+273