Message ID | cover.1665891182.git.asml.silence@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | random io_uring cleanups | expand |
On Sun, 16 Oct 2022 21:30:47 +0100, Pavel Begunkov wrote: > A small cleanup series partly following up after recent fixes. > > Pavel Begunkov (4): > io_uring: remove FFS_SCM > io_uring: kill hot path fixed file bitmap debug checks > io_uring: reuse io_alloc_req() > io_uring: don't iopoll from io_ring_ctx_wait_and_kill() > > [...] Applied, thanks! [1/4] io_uring: remove FFS_SCM commit: 38eddb2c75fb99b9cd78445094ca0e1bda08d102 [2/4] io_uring: kill hot path fixed file bitmap debug checks commit: 4d5059512d283dab7372d282c2fbd43c7f5a2456 [3/4] io_uring: reuse io_alloc_req() commit: 34f0bc427e94065e7f828e70690f8fe1e01b3a9d [4/4] io_uring: don't iopoll from io_ring_ctx_wait_and_kill() commit: 02bac94bd8efd75f615ac7515dd2def75b43e5b9 Best regards,