[GIT PULL] Block fixes for 5.10-rc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Linus,

Block fixes that should go into 5.10-rc5:

- NVMe pull request from Christoph:
	- Doorbell Buffer freeing fix (Minwoo Im)
	- CSE log leak fix (Keith Busch)

- blk-cgroup hd_struct leak fix (Christoph)

- Flush request state fix (Ming)

- dasd NULL deref fix (Stefan)

Please pull!


The following changes since commit c01a21b77722db0474bbcc4eafc8c4e0d8fed6d8:

  loop: Fix occasional uevent drop (2020-11-12 13:59:04 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.10-2020-11-20

for you to fetch changes up to 45f703a0d4b87f940ea150367dc4f4a9c06fa868:

  Merge tag 'nvme-5.10-2020-11-19' of git://git.infradead.org/nvme into block-5.10 (2020-11-19 09:23:27 -0700)

----------------------------------------------------------------
block-5.10-2020-11-20

----------------------------------------------------------------
Christoph Hellwig (1):
      blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats

Jens Axboe (1):
      Merge tag 'nvme-5.10-2020-11-19' of git://git.infradead.org/nvme into block-5.10

Keith Busch (2):
      nvme: directly cache command effects log
      nvme: fix memory leak freeing command effects

Ming Lei (1):
      block: mark flush request as IDLE when it is really finished

Minwoo Im (1):
      nvme: free sq/cq dbbuf pointers when dbbuf set fails

Stefan Haberland (1):
      s390/dasd: fix null pointer dereference for ERP requests

 block/blk-cgroup.c        |  1 +
 block/blk-flush.c         |  7 ++++++-
 drivers/nvme/host/core.c  | 25 ++++++++++++++++++-------
 drivers/nvme/host/nvme.h  |  6 ------
 drivers/nvme/host/pci.c   | 15 +++++++++++++++
 drivers/s390/block/dasd.c |  6 ++++++
 6 files changed, 46 insertions(+), 14 deletions(-)

-- 
Jens Axboe




[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux