public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH 0/6] for-5.12 stuff
@ 2021-02-01 18:59 Pavel Begunkov
  2021-02-01 18:59 ` [PATCH 1/6] io_uring: fix inconsistent lock state Pavel Begunkov
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Pavel Begunkov @ 2021-02-01 18:59 UTC (permalink / raw)
  To: Jens Axboe, io-uring

1/6 is a for-stable fix (syzbot).

Others are the first part of 5.12 hardening and random cleanups.

Pavel Begunkov (6):
  io_uring: fix inconsistent lock state
  io_uring: kill not used needs_file_no_error
  io_uring: inline io_req_drop_files()
  io_uring: remove work flags after cleanup
  io_uring: deduplicate adding to REQ_F_INFLIGHT
  io_uring: simplify do_read return parsing

 fs/io_uring.c | 119 ++++++++++++++++++++++----------------------------
 1 file changed, 53 insertions(+), 66 deletions(-)

-- 
2.24.0


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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-01 18:59 [PATCH 0/6] for-5.12 stuff Pavel Begunkov
2021-02-01 18:59 ` [PATCH 1/6] io_uring: fix inconsistent lock state Pavel Begunkov
2021-02-01 18:59 ` [PATCH 2/6] io_uring: kill not used needs_file_no_error Pavel Begunkov
2021-02-01 18:59 ` [PATCH 3/6] io_uring: inline io_req_drop_files() Pavel Begunkov
2021-02-01 18:59 ` [PATCH 4/6] io_uring: remove work flags after cleanup Pavel Begunkov
2021-02-01 18:59 ` [PATCH 5/6] io_uring: deduplicate adding to REQ_F_INFLIGHT Pavel Begunkov
2021-02-01 18:59 ` [PATCH 6/6] io_uring: simplify do_read return parsing Pavel Begunkov
2021-02-01 20:11 ` [PATCH 0/6] for-5.12 stuff Jens Axboe

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