public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH 0/4] clean up linked timeouts
@ 2020-10-22 15:43 Pavel Begunkov
  2020-10-22 15:43 ` [PATCH 1/4] io_uring: remove opcode check on ltimeout kill Pavel Begunkov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Pavel Begunkov @ 2020-10-22 15:43 UTC (permalink / raw)
  To: Jens Axboe, io-uring

These are preparations for future patches but looks good by itself,
so sending upfront.

Pavel Begunkov (4):
  io_uring: remove opcode check on ltimeout kill
  io_uring: dont adjust LINK_HEAD in cancel ltimeout
  io_uring: always clear LINK_TIMEOUT after cancel
  io_uring: don't defer put of cancelled ltimeout

 fs/io_uring.c | 60 +++++++++++++++++----------------------------------
 1 file changed, 20 insertions(+), 40 deletions(-)

-- 
2.24.0


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

end of thread, other threads:[~2020-10-22 15:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-22 15:43 [PATCH 0/4] clean up linked timeouts Pavel Begunkov
2020-10-22 15:43 ` [PATCH 1/4] io_uring: remove opcode check on ltimeout kill Pavel Begunkov
2020-10-22 15:43 ` [PATCH 2/4] io_uring: dont adjust LINK_HEAD in cancel ltimeout Pavel Begunkov
2020-10-22 15:43 ` [PATCH 3/4] io_uring: always clear LINK_TIMEOUT after cancel Pavel Begunkov
2020-10-22 15:43 ` [PATCH 4/4] io_uring: don't defer put of cancelled ltimeout Pavel Begunkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox