index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
lockref.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
lockref: Add lockref_put_not_zero
Andreas Gruenbacher
2018-04-12
1
-0
/
+1
*
lib/lockref: __lockref_is_dead can be boolean
Yaowei Bai
2018-02-06
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
dcache: let the dentry count go down to zero without taking d_lock
Linus Torvalds
2015-01-25
1
-1
/
+2
*
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
Kirill A. Shutemov
2013-12-20
1
-1
/
+1
*
lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies
Peter Zijlstra
2013-11-15
1
-1
/
+6
*
GFS2: Use lockref for glocks
Steven Whitehouse
2013-10-15
1
-0
/
+6
*
lockref: add ability to mark lockrefs "dead"
Linus Torvalds
2013-09-07
1
-0
/
+3
*
lockref: implement lockless reference count updates using cmpxchg()
Linus Torvalds
2013-09-02
1
-2
/
+9
*
lockref: uninline lockref helper functions
Linus Torvalds
2013-09-02
1
-62
/
+4
*
lockref: add 'lockref_get_or_lock() helper
Linus Torvalds
2013-09-02
1
-0
/
+16
*
Add new lockref infrastructure reference implementation
Waiman Long
2013-08-28
1
-0
/
+71