public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH 0/2] two bug fixes about direct fd install
@ 2022-05-27 16:53 Xiaoguang Wang
  2022-05-27 16:53 ` [PATCH 1/2] io_uring: fix file leaks around io_fixed_fd_install() Xiaoguang Wang
  2022-05-27 16:53 ` [PATCH 2/2] io_uring: defer alloc_hint update to io_file_bitmap_set() Xiaoguang Wang
  0 siblings, 2 replies; 9+ messages in thread
From: Xiaoguang Wang @ 2022-05-27 16:53 UTC (permalink / raw)
  To: io-uring; +Cc: axboe, asml.silence

Both two patches have passed liburing test.

Xiaoguang Wang (2):
  io_uring: fix file leaks around io_fixed_fd_install()
  io_uring: defer alloc_hint update to io_file_bitmap_set()

 fs/io_uring.c | 100 ++++++++++++++++++++++++++--------------------------------
 1 file changed, 45 insertions(+), 55 deletions(-)

-- 
2.14.4.44.g2045bb6



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

end of thread, other threads:[~2022-05-28  2:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-27 16:53 [PATCH 0/2] two bug fixes about direct fd install Xiaoguang Wang
2022-05-27 16:53 ` [PATCH 1/2] io_uring: fix file leaks around io_fixed_fd_install() Xiaoguang Wang
2022-05-27 16:53 ` [PATCH 2/2] io_uring: defer alloc_hint update to io_file_bitmap_set() Xiaoguang Wang
2022-05-27 17:09   ` Jens Axboe
2022-05-27 17:39     ` [PATCH v2] " Xiaoguang Wang
2022-05-27 18:03       ` Jens Axboe
2022-05-28  1:45         ` Xiaoguang Wang
2022-05-28  1:51         ` [PATCH v3] " Xiaoguang Wang
2022-05-28  2:14           ` Jens Axboe

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