blob: 7dc3b3550c3b9e523dd669f5003d68bc5c2c49f9 [file] [log] [blame]
534ca6d684f1 ("io_uring: split SQPOLL data into separate structure")
c8d1ba583fe6 ("io_uring: split work handling part of SQPOLL into helper")
3f0e64d05411 ("io_uring: move SQPOLL post-wakeup ring need wakeup flag into wake handler")
6a7793828fb2 ("io_uring: use private ctx wait queue entries for SQPOLL")
e35afcf91230 ("io_uring: io_sq_thread() doesn't need to flush signals")
7e84e1c7566a ("io_uring: allow disabling rings during the creation")
21b55dbc0653 ("io_uring: add IOURING_REGISTER_RESTRICTIONS opcode")
9d4a75efa200 ("io_uring: use an enumeration for io_uring_register(2) opcodes")
0f2122045b94 ("io_uring: don't rely on weak ->files references")
e3bc8e9dad7f ("io_uring: unconditionally grab req->task")
2aede0e417db ("io_uring: stash ctx task reference for SQPOLL")
f573d384456b ("io_uring: move dropping of files into separate helper")
f3606e3a92dd ("io_uring: allow timeout/poll/files killing to take task into account")
6b7898eb180d ("io_uring: fix imbalanced sqo_mm accounting")
bb175342aa64 ("io_uring: fix racy req->flags modification")
3b2a4439e0ae ("io_uring: get rid of kiocb_wait_page_queue_init()")
b711d4eaf0c4 ("io_uring: find and cancel head link async work on files exit")
2cc3c4b3c2e9 ("Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block")