index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
lockref.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-03
lockref: remove unused 'lockref_get_or_lock()' function
Linus Torvalds
1
-1
/
+0
2018-04-12
lockref: Add lockref_put_not_zero
Andreas Gruenbacher
1
-0
/
+1
2018-02-06
lib/lockref: __lockref_is_dead can be boolean
Yaowei Bai
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-01-25
dcache: let the dentry count go down to zero without taking d_lock
Linus Torvalds
1
-1
/
+2
2013-12-20
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
Kirill A. Shutemov
1
-1
/
+1
2013-11-15
lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies
Peter Zijlstra
1
-1
/
+6
2013-10-15
GFS2: Use lockref for glocks
Steven Whitehouse
1
-0
/
+6
2013-09-07
lockref: add ability to mark lockrefs "dead"
Linus Torvalds
1
-0
/
+3
2013-09-02
lockref: implement lockless reference count updates using cmpxchg()
Linus Torvalds
1
-2
/
+9
2013-09-02
lockref: uninline lockref helper functions
Linus Torvalds
1
-62
/
+4
2013-09-02
lockref: add 'lockref_get_or_lock() helper
Linus Torvalds
1
-0
/
+16
2013-08-28
Add new lockref infrastructure reference implementation
Waiman Long
1
-0
/
+71