linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/2] iomap: Optimize read_folio
@ 2024-05-07  8:55 Ritesh Harjani (IBM)
  2024-05-07  8:55 ` [PATCHv2 1/2] iomap: Fix iomap_adjust_read_range for plen calculation Ritesh Harjani (IBM)
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Ritesh Harjani (IBM) @ 2024-05-07  8:55 UTC (permalink / raw)
  To: linux-xfs
  Cc: linux-ext4, linux-fsdevel, Matthew Wilcox, Darrick J . Wong,
	Ojaswin Mujoo, Ritesh Harjani, Jan Kara

Hello,

Please find these two patches which were identified while working on ext2
buffered-io conversion to iomap. One of them is a bug fix and the other one
optimizes the read_folio path. More details can be found in individual
commit messages.

[v1]: https://lore.kernel.org/all/cover.1714046808.git.ritesh.list@gmail.com/

Ritesh Harjani (IBM) (2):
  iomap: Fix iomap_adjust_read_range for plen calculation
  iomap: Optimize iomap_read_folio

 fs/iomap/buffered-io.c | 23 +++++++++++++++++++++--
 1 file changed, 21 insertions(+), 2 deletions(-)

--
2.44.0


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

end of thread, other threads:[~2024-06-05 15:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-07  8:55 [PATCHv2 0/2] iomap: Optimize read_folio Ritesh Harjani (IBM)
2024-05-07  8:55 ` [PATCHv2 1/2] iomap: Fix iomap_adjust_read_range for plen calculation Ritesh Harjani (IBM)
2024-05-09 10:33   ` Jan Kara
2024-06-05 15:29   ` (subset) " Christian Brauner
2024-05-07  8:55 ` [PATCHv2 2/2] iomap: Optimize iomap_read_folio Ritesh Harjani (IBM)
2024-05-07 21:11   ` Darrick J. Wong
2024-05-09  4:55   ` Christoph Hellwig
2024-05-09 10:40   ` Jan Kara
2024-06-05 15:29   ` (subset) " Christian Brauner
2024-06-04  0:32 ` [PATCHv2 0/2] iomap: Optimize read_folio Ritesh Harjani
2024-06-04  4:11   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).