public inbox for qemu-devel@nongnu.org
 help / color / mirror / Atom feed
* [PULL 0/4] Block layer patches
@ 2026-03-24 18:56 Kevin Wolf
  2026-03-24 18:56 ` [PULL 1/4] block/curl: free s->password in cleanup paths Kevin Wolf
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Kevin Wolf @ 2026-03-24 18:56 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, qemu-devel

The following changes since commit fa4b2e31e649ba6fdb3eb2dd43952aad4a3bd675:

  Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging (2026-03-24 10:41:21 +0000)

are available in the Git repository at:

  https://gitlab.com/kmwolf/qemu.git tags/for-upstream

for you to fetch changes up to cf9cdaea6e24d13dfdf8402f6829d2ca4dca864b:

  io-uring: Resubmit tails of short writes (2026-03-24 19:55:09 +0100)

----------------------------------------------------------------
Block layer patches

- linux-aio/io-uring: Resubmit tails of short reads/writes
- curl: Fix memory leak

----------------------------------------------------------------
GuoHan Zhao (1):
      block/curl: free s->password in cleanup paths

Hanna Czenczek (3):
      linux-aio: Put all parameters into qemu_laiocb
      linux-aio: Resubmit tails of short reads/writes
      io-uring: Resubmit tails of short writes

 block/curl.c       |  2 ++
 block/io_uring.c   | 82 +++++++++++++++++++++++++++-----------------------
 block/linux-aio.c  | 88 +++++++++++++++++++++++++++++++++++++++++++-----------
 block/trace-events |  2 +-
 4 files changed, 119 insertions(+), 55 deletions(-)



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

end of thread, other threads:[~2026-03-26 12:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-24 18:56 [PULL 0/4] Block layer patches Kevin Wolf
2026-03-24 18:56 ` [PULL 1/4] block/curl: free s->password in cleanup paths Kevin Wolf
2026-03-24 18:56 ` [PULL 2/4] linux-aio: Put all parameters into qemu_laiocb Kevin Wolf
2026-03-24 18:56 ` [PULL 3/4] linux-aio: Resubmit tails of short reads/writes Kevin Wolf
2026-03-24 18:56 ` [PULL 4/4] io-uring: Resubmit tails of short writes Kevin Wolf
2026-03-25 16:52 ` [PULL 0/4] Block layer patches Peter Maydell
2026-03-26  5:02 ` Michael Tokarev
2026-03-26 12:50   ` Kevin Wolf

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