]> www.infradead.org Git - users/hch/block.git/commitdiff
Merge branch 'for-5.18/drivers' into for-next
authorJens Axboe <axboe@kernel.dk>
Thu, 3 Mar 2022 15:52:17 +0000 (08:52 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 3 Mar 2022 15:52:17 +0000 (08:52 -0700)
* for-5.18/drivers: (27 commits)
  nvme: check that EUI/GUID/UUID are globally unique
  nvme: check for duplicate identifiers earlier
  nvme: fix the check for duplicate unique identifiers
  nvme: cleanup __nvme_check_ids
  nvme: remove nssa from struct nvme_ctrl
  nvme: explicitly set non-error for directives
  nvme: expose cntrltype and dctype through sysfs
  nvme: send uevent on connection up
  nvme: add vectored-io support for user-passthrough
  nvme: add verbose error logging
  nvme: add a helper to initialize connect_q
  nvme-rdma: add helpers for mapping/unmapping request
  nvmet-tcp: replace ida_simple[get|remove] with the simler ida_[alloc|free]
  nvmet-rdma: replace ida_simple[get|remove] with the simler ida_[alloc|free]
  nvmet-fc: replace ida_simple[get|remove] with the simler ida_[alloc|free]
  nvmet: replace ida_simple[get|remove] with the simler ida_[alloc|free]
  nvme-fc: replace ida_simple[get|remove] with the simler ida_[alloc|free]
  nvme: replace ida_simple[get|remove] with the simler ida_[alloc|free]
  nvmet: allow bdev in buffered_io mode
  nvmet: use i_size_read() to set size for file-ns
  ...

1  2 
drivers/nvme/host/core.c
drivers/nvme/host/rdma.c
drivers/nvme/host/tcp.c

Simple merge
Simple merge
Simple merge