All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] File system related bio_alloc() cleanups
@ 2022-03-18 21:59 Jens Axboe
  2022-03-22  0:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2022-03-18 21:59 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block, linux-fsdevel

Hi Linus,

On top of the core block driver branch, here are a set of fs related
cleanups to bio allocations.

Please pull!


The following changes since commit 451f0b6f4c44d7b649ae609157b114b71f6d7875:

  block: default BLOCK_LEGACY_AUTOLOAD to y (2022-02-27 14:49:23 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/for-5.18/alloc-cleanups-2022-03-18

for you to fetch changes up to 64bf0eef0171912f7c2f3ea30ee6ad7a2ad0a511:

  f2fs: pass the bio operation to bio_alloc_bioset (2022-03-08 17:59:03 -0700)

----------------------------------------------------------------
for-5.18/alloc-cleanups-2022-03-18

----------------------------------------------------------------
Christoph Hellwig (5):
      mpage: pass the operation to bio_alloc
      ext4: pass the operation to bio_alloc
      nilfs2: pass the operation to bio_alloc
      f2fs: don't pass a bio to f2fs_target_device
      f2fs: pass the bio operation to bio_alloc_bioset

 fs/ext4/page-io.c  |  7 ++---
 fs/f2fs/data.c     | 89 ++++++++++++++++++++++++------------------------------
 fs/f2fs/f2fs.h     |  2 +-
 fs/mpage.c         | 50 +++++++++++++-----------------
 fs/nilfs2/segbuf.c | 20 ++++++------
 5 files changed, 73 insertions(+), 95 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] File system related bio_alloc() cleanups
  2022-03-18 21:59 [GIT PULL] File system related bio_alloc() cleanups Jens Axboe
@ 2022-03-22  0:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-03-22  0:25 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block, linux-fsdevel

The pull request you sent on Fri, 18 Mar 2022 15:59:34 -0600:

> git://git.kernel.dk/linux-block.git tags/for-5.18/alloc-cleanups-2022-03-18

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d347ee54a70e45c082ca7a373fbdf0c34109d575

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2022-03-22  0:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-18 21:59 [GIT PULL] File system related bio_alloc() cleanups Jens Axboe
2022-03-22  0:25 ` pr-tracker-bot

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.