Merge branch 'for-5.9/drivers' into for-5.9/block-merge
authorJens Axboe <axboe@kernel.dk>
Mon, 20 Jul 2020 21:38:27 +0000 (15:38 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 20 Jul 2020 21:38:27 +0000 (15:38 -0600)
commit4f43d648078a754aefe6a4de233ebb6e4d192aa6
tree44a75bfd7276dc1098c640c18ff46d85e4c10f86
parent9caaa66c918c020fd16e84d1c6ebcce9960df1b2
parent659bf827ba8f1183b714341d8a1d4b1e446178d9
Merge branch 'for-5.9/drivers' into for-5.9/block-merge

* for-5.9/drivers: (38 commits)
  block: add max_active_zones to blk-sysfs
  block: add max_open_zones to blk-sysfs
  s390/dasd: Use struct_size() helper
  s390/dasd: fix inability to use DASD with DIAG driver
  md-cluster: fix wild pointer of unlock_all_bitmaps()
  md/raid5-cache: clear MD_SB_CHANGE_PENDING before flushing stripes
  md: fix deadlock causing by sysfs_notify
  md: improve io stats accounting
  md: raid0/linear: fix dereference before null check on pointer mddev
  rsxx: switch from 'pci_free_consistent()' to 'dma_free_coherent()'
  nvme: remove ns->disk checks
  nvme-pci: use standard block status symbolic names
  nvme-pci: use the consistent return type of nvme_pci_iod_alloc_size()
  nvme-pci: add a blank line after declarations
  nvme-pci: fix some comments issues
  nvme-pci: remove redundant segment validation
  nvme: document quirked Intel models
  nvme: expose reconnect_delay and ctrl_loss_tmo via sysfs
  nvme: support for zoned namespaces
  nvme: support for multiple Command Sets Supported and Effects log pages
  ...
drivers/md/md.c
drivers/md/md.h
drivers/md/raid10.c
drivers/md/raid5.c
drivers/nvme/host/core.c
drivers/nvme/host/nvme.h
include/linux/blkdev.h