blob: 7e3155c616a5a7ee51c2c1e11ca91e40b0c7acb6 [file] [log] [blame]
49e7f0c789ad ("io-wq: fix bug of creating io-wokers unconditionally")
21698274da5b ("io-wq: fix lack of acct->nr_workers < acct->max_workers judgement")
685fe7feedb9 ("io-wq: eliminate the need for a manager thread")
696ee88a7c50 ("io_uring/io-wq: protect against sprintf overflow")
dbe1bdbb39db ("io_uring: handle signals for IO threads like a normal thread")
09a6f4efaa65 ("io_uring: replace sqd rw_semaphore with mutex")
16efa4fce3b7 ("io_uring: allow IO worker threads to be frozen")
521d6a737a31 ("io_uring: cancel sqpoll via task_work")
0df8ea602b3f ("io_uring: remove useless ->startup completion")
e1915f76a898 ("io_uring: cancel deferred requests in try_cancel")
7d41e8543d80 ("io_uring: remove indirect ctx into sqo injection")
e8f98f24549d ("io_uring: always wait for sqd exited when stopping SQPOLL thread")
70e35125093b ("io-wq: fix ref leak for req in case of exit cancelations")
cc20e3fec682 ("io-wq: remove unused 'user' member of io_wq")
0298ef969a11 ("io_uring: clean R_DISABLED startup mess")
05962f95f9ac ("io_uring: SQPOLL parking fixes")
041474885e97 ("io_uring: kill io_sq_thread_fork() and return -EOWNERDEAD if the sq_thread is gone")
678eeba481d8 ("io-wq: warn on creating manager while exiting")
13bf43f5f473 ("io_uring: introduce ctx to tctx back map")
2941267bd3da ("io_uring: make del_task_file more forgiving")