aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zthr.c
Commit message (Expand)AuthorAgeFilesLines
* Retain thread name when resuming a zthrRyan Moeller2020-09-031-3/+8
* Replace cv_{timed}wait_sig with cv_{timed}wait_idle where appropriateMatthew Macy2020-09-031-7/+2
* Introduce names for ZTHRsSerapheim Dimitropoulos2020-07-291-7/+10
* Fast Clone DeletionSara Hartse2019-07-261-7/+87
* Fix txg_wait_open() load average inflationBrian Behlendorf2019-04-041-1/+5
* Don't acquire zthr_request_lock in zthr_wakeupSara Hartse2019-01-301-18/+36
* Serialize ZTHR operations to eliminate racesSerapheim Dimitropoulos2019-01-131-88/+176
* OpenZFS 9284 - arc_reclaim_thread has 2 jobsBrad Lewis2018-12-261-1/+27
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-2/+0
* Avoid Linux hung task message in ZTHRTim Chase2018-04-151-1/+1
* OpenZFS 9079 - race condition in starting and ending condensing thread for in...Serapheim Dimitropoulos2018-04-141-0/+319