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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
spl
/
spl-condvar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore CALLOUT_FLAG_ABSOLUTE in cv_timedwait_hires
Chunwei Chen
2016-05-24
1
-3
/
+2
*
Add cv_timedwait_sig_hires to allow interruptible sleep
Chunwei Chen
2016-05-12
1
-10
/
+30
*
Don't hold mutex until release cv in cv_wait
Chunwei Chen
2016-01-12
1
-15
/
+40
*
Rename cv_wait_interruptible() to cv_wait_sig()
Brian Behlendorf
2015-06-10
1
-34
/
+47
*
Refactor existing code
Brian Behlendorf
2015-01-16
1
-0
/
+1
*
Retire legacy debugging infrastructure
Brian Behlendorf
2014-11-19
1
-26
/
+4
*
Linux 3.13 compat: Remove unused flags variable from __cv_init()
Richard Yao
2013-12-02
1
-8
/
+0
*
Emulate illumos interface cv_timedwait_hires()
Ned Bass
2013-11-04
1
-0
/
+81
*
Refresh links to web site
Ned Bass
2013-03-04
1
-1
/
+1
*
Add cv_wait_io() to account I/O time
Matt Johnston
2013-01-07
1
-4
/
+14
*
Condition variable reference counts
Brian Behlendorf
2012-11-06
1
-8
/
+24
*
Debug cv_destroy() with mutex held
Brian Behlendorf
2012-09-10
1
-4
/
+5
*
Remove condition variable names
Brian Behlendorf
2012-04-06
1
-10
/
+1
*
Block in cv_destroy() on all waiters
Brian Behlendorf
2011-02-04
1
-3
/
+23
*
Add cv_timedwait_interruptible() function
Neependra Khare
2011-01-11
1
-4
/
+17
*
Clear cv->cv_mutex when not in use
Brian Behlendorf
2010-11-29
1
-10
/
+10
*
Prefix all SPL debug macros with 'S'
Brian Behlendorf
2010-07-20
1
-16
/
+16
*
Split <sys/debug.h> header
Brian Behlendorf
2010-07-20
1
-0
/
+1
*
Public Release Prep
Brian Behlendorf
2010-05-17
1
-17
/
+17
*
Add cv_wait_interruptible() function.
Brian Behlendorf
2010-05-14
1
-4
/
+16
*
Rename modules to module and update references
Brian Behlendorf
2009-01-15
1
-0
/
+201