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
/
zfs
/
zthr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch from _Noreturn to __attribute__((noreturn))
Brian Behlendorf
2022-03-23
1
-1
/
+1
*
Use _Noreturn (C11; GNU89) properly
Alejandro Colomar
2022-03-04
1
-1
/
+1
*
Avoid memory allocations in the ARC eviction thread
Mark Johnston
2022-01-21
1
-0
/
+6
*
Run arc_evict thread at higher priority
Tony Nguyen
2021-08-10
1
-7
/
+12
*
Retain thread name when resuming a zthr
Ryan Moeller
2020-09-03
1
-3
/
+8
*
Replace cv_{timed}wait_sig with cv_{timed}wait_idle where appropriate
Matthew Macy
2020-09-03
1
-7
/
+2
*
Introduce names for ZTHRs
Serapheim Dimitropoulos
2020-07-29
1
-7
/
+10
*
Fast Clone Deletion
Sara Hartse
2019-07-26
1
-7
/
+87
*
Fix txg_wait_open() load average inflation
Brian Behlendorf
2019-04-04
1
-1
/
+5
*
Don't acquire zthr_request_lock in zthr_wakeup
Sara Hartse
2019-01-30
1
-18
/
+36
*
Serialize ZTHR operations to eliminate races
Serapheim Dimitropoulos
2019-01-13
1
-88
/
+176
*
OpenZFS 9284 - arc_reclaim_thread has 2 jobs
Brad Lewis
2018-12-26
1
-1
/
+27
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
1
-2
/
+0
*
Avoid Linux hung task message in ZTHR
Tim Chase
2018-04-15
1
-1
/
+1
*
OpenZFS 9079 - race condition in starting and ending condensing thread for in...
Serapheim Dimitropoulos
2018-04-14
1
-0
/
+319