aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/nvme-core.c
Commit message (Expand)AuthorAge
* NVMe: Add revalidate_disk callbackKeith Busch2014-11-04
* NVMe: Fix nvmeq waitqueue entry initializationKeith Busch2014-11-04
* NVMe: Translate NVMe status to errnoKeith Busch2014-11-04
* NVMe: Remove duplicate compat SG_IO codeKeith Busch2014-11-04
* NVMe: Reference count pci deviceKeith Busch2014-11-04
* nvme: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-11-04
* NVMe: Correctly handle IOCTL_SUBMIT_IO when cpus > online queuesSam Bradshaw2014-11-04
* NVMe: Fix filesystem sync deadlock on removalKeith Busch2014-11-04
* NVMe: Call nvme_free_queue directlyKeith Busch2014-11-04
* NVMe: Add shutdown timeout as module parameter.Dan McLeran2014-11-04
* NVMe: Skip orderly shutdown on failed devicesKeith Busch2014-11-04
* NVMe: Whitespace fixesKeith Busch2014-11-04
* NVMe: Use pci_stop_and_remove_bus_device_locked()Keith Busch2014-11-04
* NVMe: Handling devices incapable of I/OKeith Busch2014-11-04
* NVMe: Change nvme_enable_ctrl to set EN and manage CC thru ctrl_config.Dan McLeran2014-11-04
* NVMe: Mismatched host/device page size supportKeith Busch2014-11-04
* NVMe: Async event requestKeith Busch2014-11-04
* block: Use dma_zalloc_coherentJoe Perches2014-11-04
* block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-04
* Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-06-15
|\
| * NVMe: Fix hot cpu notification dead lockKeith Busch2014-06-13
| * NVMe: Rename io_timeout to nvme_io_timeoutMatthew Wilcox2014-06-03
| * NVMe: Adhere to request queue block accounting enable/disableSam Bradshaw2014-06-03
| * NVMe: Fix nvme get/put queue semanticsKeith Busch2014-06-03
| * NVMe: Make admin timeout a module parameterKeith Busch2014-06-03
| * NVMe: Make iod bio timeout a parameterKeith Busch2014-06-03
| * NVMe: Prevent possible NULL pointer dereferenceSantosh Y2014-06-03
| * NVMe: Enable BUILD_BUG_ON checksMatthew Wilcox2014-05-09
| * NVMe: Flush with data supportKeith Busch2014-05-05
| * NVMe: Configure support for block flushKeith Busch2014-05-05
| * NVMe: Add tracepointsKeith Busch2014-05-05
| * NVMe: Protect against badly formatted CQEsKeith Busch2014-05-05
| * NVMe: Improve error messagesMatthew Wilcox2014-05-05
| * NVMe: Update copyright headersMatthew Wilcox2014-05-05
* | NVMe: Implement PCIe reset notification callbackKeith Busch2014-05-27
|/
* Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-04-11
|\
| * NVMe: Retry failed commands with non-fatal errorsKeith Busch2014-04-10
| * NVMe: Add getgeo to block opsKeith Busch2014-04-10
| * NVMe: Start-stop nvme_thread during device add-remove.Dan McLeran2014-04-10
| * NVMe: Make I/O timeout a module parameterKeith Busch2014-04-10
| * NVMe: CPU hot plug notificationKeith Busch2014-04-10
| * NVMe: per-cpu io queuesKeith Busch2014-04-10
| * NVMe: Replace DEFINE_PCI_DEVICE_TABLEMatthew Wilcox2014-03-24
| * NVMe: IOCTL path RCU protect queue accessKeith Busch2014-03-24
| * NVMe: RCU protected access to io queuesKeith Busch2014-03-24
| * NVMe: Initialize device reference count earlierKeith Busch2014-03-24
| * NVMe: Add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2014-03-24
* | Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-01
|\ \
| * | nvme: Use pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev2014-03-13
| |/
* / nvme: don't use PREPARE_WORKTejun Heo2014-03-07
|/