All of lore.kernel.org
 help / color / mirror / Atom feed
* REQ_NOAIT cleanups
@ 2026-05-18  6:33 Christoph Hellwig
  2026-05-18  6:33 ` [PATCH 1/2] direct-io: remove IOCB_NOWAIT support Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Christoph Hellwig @ 2026-05-18  6:33 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Christian Brauner, Jan Kara, linux-fsdevel, linux-block

Hi all,

this series cleans up spurious code related to REQ_NOWAIT handling.

I have block layer work depending on this pending, so merging it through
the block tree would be helpful.

Diffstat:
 fs/direct-io.c      |   15 ++++-----------
 include/linux/bio.h |    1 -
 2 files changed, 4 insertions(+), 12 deletions(-)

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

end of thread, other threads:[~2026-05-26 16:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-18  6:33 REQ_NOAIT cleanups Christoph Hellwig
2026-05-18  6:33 ` [PATCH 1/2] direct-io: remove IOCB_NOWAIT support Christoph Hellwig
2026-05-18  9:34   ` Damien Le Moal
2026-05-18 12:09   ` Jan Kara
2026-05-18 12:26   ` Christian Brauner
2026-05-18  6:33 ` [PATCH 2/2] block: don't set BIO_QUIET for BLK_STS_AGAIN Christoph Hellwig
2026-05-18  9:34   ` Damien Le Moal
2026-05-18 12:34   ` Jan Kara
2026-05-18 12:51     ` Christoph Hellwig
2026-05-18 13:03       ` Jan Kara
2026-05-26 16:37 ` REQ_NOAIT cleanups 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.