From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] Block fixes for 5.16-rc3
Date: Thu, 25 Nov 2021 09:42:48 -0700 [thread overview]
Message-ID: <ddc913c4-9789-ca29-6cba-60ac173fc2e1@kernel.dk> (raw)
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
next reply other threads:[~2021-11-25 16:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-25 16:42 Jens Axboe [this message]
2021-11-25 19:11 ` [GIT PULL] Block fixes for 5.16-rc3 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ddc913c4-9789-ca29-6cba-60ac173fc2e1@kernel.dk \
--to=axboe@kernel.dk \
--cc=linux-block@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox