Merge git://git.infradead.org/users/willy/linux-nvme
Pull NVMe update from Matthew Wilcox: "Mostly bugfixes again for the NVMe driver. I'd like to call out the exported tracepoint in the block layer; I believe Keith has cleared this with Jens. We've had a few reports from people who're really pounding on NVMe devices at scale, hence the timeout changes (and new module parameters), hotplug cpu deadlock, tracepoints, and minor performance tweaks" [ Jens hadn't seen that tracepoint thing, but is ok with it - it will end up going away when mq conversion happens ] * git://git.infradead.org/users/willy/linux-nvme: (22 commits) NVMe: Fix START_STOP_UNIT Scsi->NVMe translation. NVMe: Use Log Page constants in SCSI emulation NVMe: Define Log Page constants NVMe: Fix hot cpu notification dead lock NVMe: Rename io_timeout to nvme_io_timeout NVMe: Use last bytes of f/w rev SCSI Inquiry NVMe: Adhere to request queue block accounting enable/disable NVMe: Fix nvme get/put queue semanti...
Showing
- block/blk-core.c 1 addition, 0 deletionsblock/blk-core.c
- drivers/block/nvme-core.c 132 additions, 71 deletionsdrivers/block/nvme-core.c
- drivers/block/nvme-scsi.c 17 additions, 19 deletionsdrivers/block/nvme-scsi.c
- include/linux/nvme.h 5 additions, 9 deletionsinclude/linux/nvme.h
- include/uapi/linux/nvme.h 39 additions, 11 deletionsinclude/uapi/linux/nvme.h
Please register or sign in to comment