summaryrefslogtreecommitdiffstats
path: root/lib/locking-selftest-spin-softirq.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-02lockref: uninline lockref helper functionsLinus Torvalds3-62/+74
2013-09-02vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock()Linus Torvalds3-49/+65
2013-09-02vfs: use lockref_get_not_zero() for optimistic lockless dget_parent()Waiman Long1-0/+15
2013-09-02lockref: add 'lockref_get_or_lock() helperLinus Torvalds1-0/+16
2013-08-29vfs: make the dentry cache use the lockref infrastructureWaiman Long3-47/+35