All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Block exec cleanup series
@ 2022-06-03  5:32 Jens Axboe
  2022-06-03 18:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2022-06-03  5:32 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

This change was advertised in the initial core block pull request, but
didn't actually make that branch as we deferred it to a post-merge pull
request to avoid a bunch of cross branch issues.

This series cleans up the block execute path quite nicely.

Please pull!


The following changes since commit bf272460d744112bacd4c4d562592decbf0edf64:

  Merge tag '5.19-rc-smb3-client-fixes-updated' of git://git.samba.org/sfrench/cifs-2.6 (2022-05-27 16:05:57 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/for-5.19/block-exec-2022-06-02

for you to fetch changes up to e2e530867245d051dc7800b0d07193b3e581f5b9:

  blk-mq: remove the done argument to blk_execute_rq_nowait (2022-05-28 06:15:27 -0600)

----------------------------------------------------------------
for-5.19/block-exec-2022-06-02

----------------------------------------------------------------
Christoph Hellwig (3):
      blk-mq: remove __blk_execute_rq_nowait
      blk-mq: avoid a mess of casts for blk_end_sync_rq
      blk-mq: remove the done argument to blk_execute_rq_nowait

 block/blk-mq.c                     | 109 ++++++++++++++++---------------------
 drivers/block/sx8.c                |   4 +-
 drivers/nvme/host/core.c           |   3 +-
 drivers/nvme/host/ioctl.c          |   3 +-
 drivers/nvme/host/pci.c            |  10 +++-
 drivers/nvme/target/passthru.c     |   3 +-
 drivers/scsi/scsi_error.c          |   5 +-
 drivers/scsi/sg.c                  |   3 +-
 drivers/scsi/st.c                  |   3 +-
 drivers/scsi/ufs/ufshpb.c          |   6 +-
 drivers/target/target_core_pscsi.c |   3 +-
 include/linux/blk-mq.h             |   3 +-
 12 files changed, 75 insertions(+), 80 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Block exec cleanup series
  2022-06-03  5:32 [GIT PULL] Block exec cleanup series Jens Axboe
@ 2022-06-03 18:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-03 18:50 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Thu, 2 Jun 2022 23:32:23 -0600:

> git://git.kernel.dk/linux-block.git tags/for-5.19/block-exec-2022-06-02

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

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-06-03 18:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-03  5:32 [GIT PULL] Block exec cleanup series Jens Axboe
2022-06-03 18:50 ` 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.