index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sys
/
rwlock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 3.2 compat: rw_semaphore.wait_lock is raw
Darik Horn
2012-01-11
1
-8
/
+8
*
Correctly handle rwsem_is_locked() behavior
Ned Bass
2010-08-10
1
-31
/
+7
*
Split <sys/debug.h> header
Brian Behlendorf
2010-07-20
1
-2
/
+2
*
Simplify rwlock implementation.
Brian Behlendorf
2010-05-20
1
-39
/
+24
*
Public Release Prep
Brian Behlendorf
2010-05-17
1
-17
/
+15
*
Disable rw_tryupgrade() for newer kernels
Brian Behlendorf
2010-04-22
1
-1
/
+10
*
Check for changed gaurd macro in 2.6.28+ for rwsem implementation.
Brian Behlendorf
2009-12-17
1
-1
/
+5
*
When using x86 specific rwsem correctly intepret rwsem->count.
Brian Behlendorf
2009-12-01
1
-6
/
+12
*
Expand SEM() outside init_rwsem and directly call __init_rwsem().
Brian Behlendorf
2009-09-29
1
-1
/
+3
*
Update rwlocks to track owner to ensure correct semantics
Brian Behlendorf
2009-09-25
1
-58
/
+174
*
Reimplement rwlocks for Linux lock profiling/analysis.
Brian Behlendorf
2009-09-18
1
-50
/
+71
*
Go through and add a header with the proper UCRL number.
behlendo
2008-05-26
1
-0
/
+26
*
- Updated rwlock's to reside in a .c file instead of a static inline
behlendo
2008-05-06
1
-274
/
+33
*
Prep for 0.2.1 tag
behlendo
2008-04-24
1
-1
/
+0
*
Update SPL to use new debug infrastructure. This means:
behlendo
2008-04-21
1
-19
/
+31
*
Fix race in rwlock implementation which can occur when
behlendo
2008-04-07
1
-0
/
+4
*
Add some crude debugging support. It leaves alot to be
behlendo
2008-03-31
1
-1
/
+1
*
Apply fix from bug239 for rwlock deadlock.
behlendo
2008-03-11
1
-1
/
+70
*
Add some missing rw_lock symbols
behlendo
2008-03-06
1
-4
/
+8
*
Reorganize /include/ to add a /sys/, this way we don't need to
behlendo
2008-03-01
1
-0
/
+224