blob: 66b2c1e7b36137156861722d9b5ed18a6f8fb2dc [file] [log] [blame]
e61df66c69b1 ("io-wq: ensure free/busy list browsing see all items")
c5def4ab8494 ("io-wq: add support for bounded vs unbunded work")
91d666ea43ad ("io-wq: io_wqe_run_queue() doesn't need to use list_empty_careful()")
62755e35dfb2 ("io_uring: support for generic async request cancel")
975c99a57096 ("io_uring: io_wq_create() returns an error pointer, not NULL")
17f2fe35d080 ("io_uring: add support for IORING_OP_ACCEPT")
fcb323cc53e2 ("io_uring: io_uring: add support for async work inheriting files")
561fb04a6a22 ("io_uring: replace workqueue usage with io-wq")
771b53d033e8 ("io-wq: small threadpool implementation for io_uring")
fa4562280889 ("io_uring: remove index from sqe_submit")
c826bd7a743f ("io_uring: add set of tracing events")
11365043e527 ("io_uring: add support for canceling timeout requests")
a41525ab2e75 ("io_uring: add support for absolute timeouts")
ba5290ccb6b5 ("io_uring: replace s->needs_lock with s->in_async")
ba816ad61fdf ("io_uring: run dependent links inline if possible")