The following changes since commit 3427f2b2c533d97bcc57b4237c2af21a8bd2cdbc: block: remove the rsxx driver (2021-12-16 10:57:04 -0700) are available in the Git repository at: git://git.infradead.org/nvme.git tags/nvme-5.17-2021-12-29 for you to fetch changes up to e3d347943919f35ccdeed8d2cc62e8c6c12b36cd: nvme: add 'iopolicy' module parameter (2021-12-23 11:22:46 +0100) ---------------------------------------------------------------- nvme updates for Linux 5.17 - increment request genctr on completion (Keith Busch, Geliang Tang) - add a 'iopolicy' module parameter (Hannes Reinecke) - print out valid arguments when reading from /dev/nvme-fabrics (Hannes Reinecke) ---------------------------------------------------------------- Geliang Tang (1): nvme: drop unused variable ctrl in nvme_setup_cmd Hannes Reinecke (2): nvme-fabrics: print out valid arguments when reading from /dev/nvme-fabrics nvme: add 'iopolicy' module parameter Keith Busch (1): nvme: increment request genctr on completion drivers/nvme/host/core.c | 7 +------ drivers/nvme/host/fabrics.c | 22 +++++++++++++++++++++- drivers/nvme/host/multipath.c | 41 ++++++++++++++++++++++++++++++++++++----- drivers/nvme/host/nvme.h | 8 ++++++++ 4 files changed, 66 insertions(+), 12 deletions(-)