All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] small cleanups for 5.12
@ 2021-02-12 18:41 Pavel Begunkov
  2021-02-12 18:41 ` [PATCH 1/3] io_uring: don't check PF_EXITING from syscall Pavel Begunkov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Pavel Begunkov @ 2021-02-12 18:41 UTC (permalink / raw)
  To: Jens Axboe, io-uring

Final easy 5.12 cleanups.

Pavel Begunkov (3):
  io_uring: don't check PF_EXITING from syscall
  io_uring: clean io_req_find_next() fast check
  io_uring: optimise io_init_req() flags setting

 fs/io_uring.c | 24 ++++++++++--------------
 1 file changed, 10 insertions(+), 14 deletions(-)

-- 
2.24.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-02-12 19:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-12 18:41 [PATCH 0/3] small cleanups for 5.12 Pavel Begunkov
2021-02-12 18:41 ` [PATCH 1/3] io_uring: don't check PF_EXITING from syscall Pavel Begunkov
2021-02-12 18:41 ` [PATCH 2/3] io_uring: clean io_req_find_next() fast check Pavel Begunkov
2021-02-12 18:41 ` [PATCH 3/3] io_uring: optimise io_init_req() flags setting Pavel Begunkov
2021-02-12 19:25 ` [PATCH 0/3] small cleanups for 5.12 Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.