All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.15-rc3
@ 2021-09-25 20:32 Jens Axboe
  2021-09-25 23:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-09-25 20:32 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

- NVMe pull request via Christoph:
	- keep ctrl->namespaces ordered (Christoph Hellwig)
	- fix incorrect h2cdata pdu offset accounting in nvme-tcp
	  (Sagi Grimberg)
	- handled updated hw_queues in nvme-fc more carefully (Daniel
	  Wagner, James Smart)

- md lock order fix (Christoph)

- fallocate locking fix (Ming)

- blktrace UAF fix (Zhihao)

- rq-qos bio tracking fix (Ming)

Please pull!


The following changes since commit 858560b27645e7e97aca37ee8f232cccd658fbd2:

  blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd (2021-09-15 12:03:18 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.15-2021-09-25

for you to fetch changes up to f278eb3d8178f9c31f8dfad7e91440e603dd7f1a:

  block: hold ->invalidate_lock in blkdev_fallocate (2021-09-24 11:06:58 -0600)

----------------------------------------------------------------
block-5.15-2021-09-25

----------------------------------------------------------------
Christoph Hellwig (2):
      nvme: keep ctrl->namespaces ordered
      md: fix a lock order reversal in md_alloc

Daniel Wagner (1):
      nvme-fc: update hardware queues before using them

James Smart (2):
      nvme-fc: avoid race between time out and tear down
      nvme-fc: remove freeze/unfreeze around update_nr_hw_queues

Jens Axboe (2):
      Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-5.15
      Merge tag 'nvme-5.15-2021-09-24' of git://git.infradead.org/nvme into block-5.15

Ming Lei (2):
      block: don't call rq_qos_ops->done_bio if the bio isn't tracked
      block: hold ->invalidate_lock in blkdev_fallocate

Sagi Grimberg (1):
      nvme-tcp: fix incorrect h2cdata pdu offset accounting

Zhihao Cheng (1):
      blktrace: Fix uaf in blk_trace access after removing by sysfs

 block/bio.c              |  2 +-
 block/fops.c             | 21 ++++++++++-----------
 drivers/md/md.c          |  5 -----
 drivers/nvme/host/core.c | 33 +++++++++++++++++----------------
 drivers/nvme/host/fc.c   | 18 +++++++++---------
 drivers/nvme/host/tcp.c  | 13 ++++++++++---
 kernel/trace/blktrace.c  |  8 ++++++++
 7 files changed, 55 insertions(+), 45 deletions(-)

-- 
Jens Axboe


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

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

The pull request you sent on Sat, 25 Sep 2021 14:32:32 -0600:

> git://git.kernel.dk/linux-block.git tags/block-5.15-2021-09-25

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

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-09-25 23:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-25 20:32 [GIT PULL] Block fixes for 5.15-rc3 Jens Axboe
2021-09-25 23:05 ` 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.