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
/
module
/
spl
/
spl-tsd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all spin_is_locked calls
James Cowgill
2017-10-30
1
-1
/
+0
*
Use tsd to store tq for taskq_member
Chunwei Chen
2016-01-20
1
-0
/
+27
*
Fix cstyle issues in spl-tsd.c
Brian Behlendorf
2015-04-24
1
-20
/
+21
*
Make tsd_set(key, NULL) remove the tsd entry for current thread
Chunwei Chen
2015-04-24
1
-0
/
+63
*
Refactor generic memory allocation interfaces
Brian Behlendorf
2015-01-16
1
-2
/
+1
*
Refactor existing code
Brian Behlendorf
2015-01-16
1
-0
/
+1
*
Retire legacy debugging infrastructure
Brian Behlendorf
2014-11-19
1
-65
/
+22
*
Linux 3.9 compat: Switch to hlist_for_each{,_rcu}
Richard Yao
2013-03-14
1
-1
/
+2
*
Refresh links to web site
Ned Bass
2013-03-04
1
-1
/
+1
*
Fix tsd_get/set() race with tsd_exit/destroy()
Brian Behlendorf
2013-01-31
1
-1
/
+32
*
Switch KM_SLEEP to KM_PUSHPAGE
Massimo Maggi
2012-10-11
1
-3
/
+3
*
Suppress task_hash_table_init() large allocation warning
Brian Behlendorf
2012-08-30
1
-1
/
+2
*
Prepend spl_ to all init/fini functions
Brian Behlendorf
2011-11-11
1
-2
/
+4
*
Add Thread Specific Data (TSD) Implementation
Brian Behlendorf
2010-12-07
1
-0
/
+638