Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block
Pull NVMe updates from Christoph: "This should be the last round of NVMe updates before the 4.19 merge window opens. It conatins support for write protected (aka read-only) namespaces from Chaitanya, two ANA fixes from Hannes and a fabrics fix from Tal Shorer." * 'nvme-4.19' of git://git.infradead.org/nvme: nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect forever nvmet: add ns write protect support nvme: set gendisk read only based on nsattr nvme.h: add support for ns write protect definitions nvme.h: fixup ANA group descriptor format nvme: fixup crash on failed discovery
Showing
- drivers/nvme/host/core.c 6 additions, 0 deletionsdrivers/nvme/host/core.c
- drivers/nvme/host/fabrics.c 1 addition, 1 deletiondrivers/nvme/host/fabrics.c
- drivers/nvme/host/multipath.c 1 addition, 1 deletiondrivers/nvme/host/multipath.c
- drivers/nvme/target/admin-cmd.c 76 additions, 0 deletionsdrivers/nvme/target/admin-cmd.c
- drivers/nvme/target/core.c 19 additions, 1 deletiondrivers/nvme/target/core.c
- drivers/nvme/target/io-cmd-bdev.c 7 additions, 0 deletionsdrivers/nvme/target/io-cmd-bdev.c
- drivers/nvme/target/io-cmd-file.c 8 additions, 4 deletionsdrivers/nvme/target/io-cmd-file.c
- drivers/nvme/target/nvmet.h 4 additions, 0 deletionsdrivers/nvme/target/nvmet.h
- include/linux/nvme.h 16 additions, 3 deletionsinclude/linux/nvme.h
Please register or sign in to comment