summaryrefslogtreecommitdiff
path: root/include/linux/lockref.h
Commit message (Expand)AuthorAge
* lockref: Add lockref_put_not_zeroAndreas Gruenbacher2018-04-12
* lib/lockref: __lockref_is_dead can be booleanYaowei Bai2018-02-06
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* dcache: let the dentry count go down to zero without taking d_lockLinus Torvalds2015-01-25
* mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov2013-12-20
* lockref: use BLOATED_SPINLOCKS to avoid explicit config dependenciesPeter Zijlstra2013-11-15
* GFS2: Use lockref for glocksSteven Whitehouse2013-10-15
* lockref: add ability to mark lockrefs "dead"Linus Torvalds2013-09-07
* lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds2013-09-02
* lockref: uninline lockref helper functionsLinus Torvalds2013-09-02
* lockref: add 'lockref_get_or_lock() helperLinus Torvalds2013-09-02
* Add new lockref infrastructure reference implementationWaiman Long2013-08-28