Merge git://git.infradead.org/users/willy/linux-nvme
Pull NVMe driver updates from Matthew Wilcox: "Various updates to the NVMe driver. The most user-visible change is that drive hotplugging now works and CPU hotplug while an NVMe drive is installed should also work better" * git://git.infradead.org/users/willy/linux-nvme: NVMe: Retry failed commands with non-fatal errors NVMe: Add getgeo to block ops NVMe: Start-stop nvme_thread during device add-remove. NVMe: Make I/O timeout a module parameter NVMe: CPU hot plug notification NVMe: per-cpu io queues NVMe: Replace DEFINE_PCI_DEVICE_TABLE NVMe: Fix divide-by-zero in nvme_trans_io_get_num_cmds NVMe: IOCTL path RCU protect queue access NVMe: RCU protected access to io queues NVMe: Initialize device reference count earlier NVMe: Add CONFIG_PM_SLEEP to suspend/resume functions
No related branches found
No related tags found
Showing
- drivers/block/nvme-core.c 480 additions, 204 deletionsdrivers/block/nvme-core.c
- drivers/block/nvme-scsi.c 11 additions, 32 deletionsdrivers/block/nvme-scsi.c
- include/linux/nvme.h 12 additions, 9 deletionsinclude/linux/nvme.h
- include/uapi/linux/nvme.h 1 addition, 0 deletionsinclude/uapi/linux/nvme.h
Loading
Please register or sign in to comment