linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.16-rc3
@ 2021-11-25 16:42 Jens Axboe
  2021-11-25 19:11 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-11-25 16:42 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

- NVMe pull request via Christoph:
	- Add a NO APST quirk for a Kioxia device (Enzo Matsumiya)
	- Fix write zeroes pi (Klaus Jensen)
	- Various TCP transport fixes (Maurizio Lombardi and
	  Varun Prakash)
	- Ignore invalid fast_io_fail_tmo values (Maurizio Lombardi)
	- Use IOCB_NOWAIT only if the filesystem supports it
	  (Maurizio Lombardi)

- Module loading fix (Ming)

- Kerneldoc warning fix (Yang)

Please pull!


The following changes since commit 2b504bd4841bccbf3eb83c1fec229b65956ad8ad:

  blk-mq: don't insert FUA request with data into scheduler queue (2021-11-19 06:28:18 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.16-2021-11-25

for you to fetch changes up to e30028ace8459ea096b093fc204f0d5e8fc3b6ae:

  block: fix parameter not described warning (2021-11-25 09:32:19 -0700)

----------------------------------------------------------------
block-5.16-2021-11-25

----------------------------------------------------------------
Enzo Matsumiya (1):
      nvme-pci: add NO APST quirk for Kioxia device

Jens Axboe (1):
      Merge tag 'nvme-5.16-2021-11-25' of git://git.infradead.org/nvme into block-5.16

Klaus Jensen (1):
      nvme: fix write zeroes pi

Maurizio Lombardi (6):
      nvmet-tcp: fix a race condition between release_queue and io_work
      nvmet-tcp: add an helper to free the cmd buffers
      nvmet-tcp: fix memory leak when performing a controller reset
      nvme-tcp: fix memory leak when freeing a queue
      nvme-fabrics: ignore invalid fast_io_fail_tmo values
      nvmet: use IOCB_NOWAIT only if the filesystem supports it

Ming Lei (1):
      block: avoid to touch unloaded module instance when opening bdev

Varun Prakash (2):
      nvmet-tcp: fix incomplete data digest send
      nvme-tcp: validate R2T PDU in nvme_tcp_handle_r2t()

Yang Guang (1):
      block: fix parameter not described warning

 block/bdev.c                      | 12 ++++----
 block/blk-core.c                  |  1 +
 drivers/nvme/host/core.c          | 29 +++++++++++++++++--
 drivers/nvme/host/fabrics.c       |  3 ++
 drivers/nvme/host/tcp.c           | 61 +++++++++++++++++++--------------------
 drivers/nvme/target/io-cmd-file.c |  4 ++-
 drivers/nvme/target/tcp.c         | 44 ++++++++++++++++++++--------
 7 files changed, 102 insertions(+), 52 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Block fixes for 5.16-rc3
  2021-11-25 16:42 [GIT PULL] Block fixes for 5.16-rc3 Jens Axboe
@ 2021-11-25 19:11 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-25 19:11 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Thu, 25 Nov 2021 09:42:48 -0700:

> git://git.kernel.dk/linux-block.git tags/block-5.16-2021-11-25

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

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:[~2021-11-25 19:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-25 16:42 [GIT PULL] Block fixes for 5.16-rc3 Jens Axboe
2021-11-25 19:11 ` pr-tracker-bot

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).