workqueue · Maintained
Maintainers
- M Tejun Heo <tj@kernel.org>
- R Lai Jiangshan <jiangshanlai@gmail.com>
Paths
- F
Documentation/core-api/workqueue.rst - F
include/linux/workqueue.h - F
kernel/workqueue.c - F
kernel/workqueue_internal.h
Last 30 days
Recent patches
Most-recent 21 patches in this subsystem on linux-xfs, ordered by date desc.
-
STALE890d
[PATCH wq/for-6.9] workqueue: Fix pwq->nr_in_flight corruption in try_to_grab_pending()
2024-02-04 · Tejun Heo <tj@kernel.org> -
STALE1575d
Re: [PATCH] loop: add WQ_MEM_RECLAIM flag to per device workqueue
2022-03-21 · Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> -
STALE2317d
Re: [PATCH] fs/direct-io.c: avoid workqueue allocation race
2020-03-09 · Eric Biggers <ebiggers@kernel.org> -
STALE3183d
[PATCH v5 8/9] workqueue: Remove unnecessary acquisitions wrt workqueue flush
2017-10-25 · Byungchul Park <hidden> -
STALE3184d
[PATCH v4 6/7] workqueue: Remove unnecessary acquisitions wrt workqueue flush
2017-10-25 · Byungchul Park <hidden> -
STALE3185d
[PATCH v3 6/8] lockdep: Remove unnecessary acquisitions wrt workqueue flush
2017-10-24 · Byungchul Park <hidden> -
STALE3186d
[PATCH v2 2/4] lockdep: Remove unnecessary acquisitions wrt workqueue flush
2017-10-19 · Byungchul Park <hidden> -
STALE3184d
[RESEND PATCH 2/3] lockdep: Remove unnecessary acquisitions wrt workqueue flush
2017-10-18 · Byungchul Park <hidden> -
STALE4195d
[PATCH workqueue wq/for-3.19-fixes] workqueue: fix subtle pool management issue which can stall whole worker_pool
2015-01-16 · Tejun Heo <tj@kernel.org> -
STALE5111d
[PATCH UPDATED v3 6/6] workqueue: reimplement WQ_HIGHPRI using a separate worker_pool
2012-07-14 · Tejun Heo <tj@kernel.org> -
STALE5111d
[PATCH UPDATED 5/6] workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool()
2012-07-14 · Tejun Heo <tj@kernel.org> -
STALE5111d
[PATCH UPDATED 6/6] workqueue: reimplement WQ_HIGHPRI using a separate worker_pool
2012-07-14 · Tejun Heo <tj@kernel.org> -
STALE5111d
Re: [PATCH 5/6] workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool()
2012-07-14 · Tejun Heo <tj@kernel.org> -
STALE5111d
[PATCH UPDATED 2/6] workqueue: factor out worker_pool from global_cwq
2012-07-12 · Tejun Heo <tj@kernel.org> -
STALE5111d
[PATCH 4/6] workqueue: separate out worker_pool flags
2012-07-09 · Tejun Heo <tj@kernel.org> -
STALE5111d
[PATCH 5/6] workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool()
2012-07-09 · Tejun Heo <tj@kernel.org> -
STALE5111d
[PATCH 6/6] workqueue: reimplement WQ_HIGHPRI using a separate worker_pool
2012-07-09 · Tejun Heo <tj@kernel.org> -
STALE5111d
[PATCH 2/6] workqueue: factor out worker_pool from global_cwq
2012-07-09 · Tejun Heo <tj@kernel.org> -
STALE5111d
[PATCH 3/6] workqueue: use @pool instead of @gcwq or @cpu where applicable
2012-07-09 · Tejun Heo <tj@kernel.org> -
STALE5111d
[PATCH 1/6] workqueue: don't use WQ_HIGHPRI for unbound workqueues
2012-07-09 · Tejun Heo <tj@kernel.org> -
STALE5356d
[PATCH] workqueue: make alloc_workqueue() take printf fmt and args for name
2011-11-14 · Tejun Heo <tj@kernel.org>