1. 3e8072d Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  2. edd10d3 NVMe: Retry failed commands with non-fatal errors by Keith Busch · 11 years ago
  3. 4cc09e2 NVMe: Add getgeo to block ops by Keith Busch · 11 years ago
  4. b9afca3 NVMe: Start-stop nvme_thread during device add-remove. by Dan McLeran · 11 years ago
  5. b355084 NVMe: Make I/O timeout a module parameter by Keith Busch · 11 years ago
  6. 33b1e95 NVMe: CPU hot plug notification by Keith Busch · 11 years ago
  7. 42f6142 NVMe: per-cpu io queues by Keith Busch · 11 years ago
  8. b33ce44 Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  9. 6eb0d69 NVMe: Replace DEFINE_PCI_DEVICE_TABLE by Matthew Wilcox · 11 years ago
  10. 4f5099a NVMe: IOCTL path RCU protect queue access by Keith Busch · 11 years ago
  11. 5a92e70 NVMe: RCU protected access to io queues by Keith Busch · 11 years ago
  12. fb35e91 NVMe: Initialize device reference count earlier by Keith Busch · 11 years ago
  13. 671a601 NVMe: Add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  14. be577fa nvme: Use pci_enable_msi_range() and pci_enable_msix_range() by Alexander Gordeev · 11 years ago
  15. 9ca9737 nvme: don't use PREPARE_WORK by Tejun Heo · 11 years ago
  16. 8352650a Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  17. 9ac2709 NVMe: Namespace use after free on surprise removal by Keith Busch · 11 years ago
  18. bdfd70f NVMe: Correct uses of INIT_WORK by Matthew Wilcox · 11 years ago
  19. 3193f07 NVMe: Include device and queue numbers in interrupt name by Matthew Wilcox · 11 years ago
  20. 09ece14 NVMe: Add a pci_driver shutdown method by Keith Busch · 11 years ago
  21. a1a5ef9 NVMe: Disable admin queue on init failure by Keith Busch · 11 years ago
  22. 469071a NVMe: Dynamically allocate partition numbers by Matthew Wilcox · 11 years ago
  23. 4d11542 NVMe: Async IO queue deletion by Keith Busch · 11 years ago
  24. 0e53d18 NVMe: Surprise removal handling by Keith Busch · 11 years ago
  25. c30341d NVMe: Abort timed out commands by Keith Busch · 11 years ago
  26. d4b4ff8 NVMe: Schedule reset for failed controllers by Keith Busch · 11 years ago
  27. 9a6b945 NVMe: Device resume error handling by Keith Busch · 11 years ago
  28. 68608c26 NVMe: Cache dev->pci_dev in a local pointer by Matthew Wilcox · 11 years ago
  29. 0a8d44c NVMe: Fix lockdep warnings by Matthew Wilcox · 11 years ago
  30. 320a382 NVMe: compat SG_IO ioctl by Keith Busch · 11 years ago
  31. 20d0189 block: Introduce new bio_split() by Kent Overstreet · 11 years ago
  32. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  33. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  34. 481e5ba NVMe: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  35. b80d5cc NVMe: Avoid shift operation when writing cq head doorbell by Haiyan Hu · 11 years ago
  36. 052d0ef DMA-API: block: nvme-core: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 11 years ago
  37. d82e8bf NVMe: Merge issue on character device bring-up by Keith Busch · 11 years ago
  38. 9d713c2 NVMe: Handle ioremap failure by Keith Busch · 11 years ago
  39. cd63894 NVMe: Add pci suspend/resume driver callbacks by Keith Busch · 11 years ago
  40. 1894d8f NVMe: Use normal shutdown by Keith Busch · 11 years ago
  41. f0b5073 NVMe: Separate controller init from disk discovery by Keith Busch · 11 years ago
  42. 2240427 NVMe: Separate queue alloc/free from create/delete by Keith Busch · 11 years ago
  43. 0877cb0 NVMe: Group pci related actions in functions by Keith Busch · 11 years ago
  44. 9e59d09 NVMe: Disk stats for read/write commands only by Keith Busch · 11 years ago
  45. 7e03b12 NVMe: Bring up cdev on set feature failure by Keith Busch · 11 years ago
  46. 1b56749 NVMe: Fix checkpatch issues by Keith Busch · 11 years ago
  47. c3bfe71 NVMe: Namespace IDs are unsigned by Matthew Wilcox · 11 years ago
  48. 7d82245 NVMe: Call nvme_process_cq from submission path by Matthew Wilcox · 11 years ago
  49. bc57a0f NVMe: Remove "process_cq did something" message by Matthew Wilcox · 11 years ago
  50. e9539f4 NVMe: Return correct value from interrupt handler by Matthew Wilcox · 11 years ago
  51. 6198221 NVMe: Disk IO statistics by Keith Busch · 12 years ago
  52. 063a809 NVMe: Restructure MSI / MSI-X setup by Matthew Wilcox · 11 years ago
  53. fa08a39 NVMe: Add MSI support by Ramachandra Rao Gajula · 12 years ago
  54. cf9f123 NVMe: Use dma_set_mask() correctly by Matthew Wilcox · 12 years ago
  55. cf90bc4 Return the result from user admin command IOCTL even in case of failure by Chayan Biswas · 12 years ago
  56. 053ab702 NVMe: Do not cancel command multiple times by Keith Busch · 12 years ago
  57. 1287dab NVMe: fix error return code in nvme_submit_bio_queue() by Wei Yongjun · 12 years ago
  58. 5460fc0 NVMe: check for integer overflow in nvme_map_user_pages() by Dan Carpenter · 12 years ago
  59. 94f370c NVMe: Use user defined admin ioctl timeout by Keith Busch · 12 years ago
  60. 44af146 NVMe: Only clear the enable bit when disabling controller by Matthew Wilcox · 12 years ago
  61. ba47e38 NVMe: Wait for device to acknowledge shutdown by Matthew Wilcox · 12 years ago
  62. 78f8d25 NVMe: Schedule timeout for sync commands by Keith Busch · 12 years ago
  63. f410c68 NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO by Keith Busch · 12 years ago
  64. 159b67d NVMe: Device specific stripe size handling by Keith Busch · 12 years ago
  65. 427e970 NVMe: Split non-mergeable bio requests by Keith Busch · 12 years ago
  66. cbb6218 NVMe: Remove dead code in nvme_dev_add by Keith Busch · 12 years ago
  67. a9ef434 NVMe: Check for NULL memory in nvme_dev_add by Keith Busch · 12 years ago
  68. 68b8eca NVMe: Fix error clean-up on nvme_alloc_queue by Keith Busch · 12 years ago
  69. 025c557 NVMe: Free admin queue on request_irq error by Keith Busch · 12 years ago
  70. 564a232 NVMe: Set TASK_INTERRUPTIBLE before processing queues by Arjan van de Ven · 12 years ago
  71. 5e82e95 NVMe: Add a character device for each nvme device by Keith Busch · 12 years ago
  72. 1c9b526 NVMe: Fix endian-related problems in user I/O submission path by Matthew Wilcox · 12 years ago
  73. af2d9ca NVMe: Fix I/O cancellation status on big-endian machines by Matthew Wilcox · 12 years ago
  74. 422ef0c NVMe: Don't fail initialisation unnecessarily by Matthew Wilcox · 12 years ago
  75. 063cc6d NVMe: Abstract out sector to block number conversion by Matthew Wilcox · 12 years ago
  76. acb7aa0 NVMe: Use round_jiffies_relative() for the periodic, once-per-second timer by Arjan van de Ven · 12 years ago
  77. 5d0f613 NVMe: Add nvme-scsi.c by Vishal Verma · 12 years ago
  78. f8ebf84 NVMe: Add definitions for format command by Vishal Verma · 12 years ago
  79. 13c3b0f NVMe: Move structures & definitions to header file by Vishal Verma · 12 years ago
  80. 729dd1b NVMe: Rename nvme.c to nvme-core.c by Vishal Verma · 12 years ago[Renamed from drivers/block/nvme.c]
  81. 0e5e4f0 NVMe: Add discard support for capable devices by Keith Busch · 12 years ago
  82. 5da273f Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago
  83. 1220903 NVMe: Add namespaces with no LBA range feature by Keith Busch · 12 years ago
  84. 8d85fce Drivers: block: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  85. 2b19603 NVMe: Initialize iod nents to 0 by Keith Busch · 12 years ago
  86. 6ecec74 NVMe: Define SMART log by Keith Busch · 12 years ago
  87. 08df1e0 NVMe: Add result to nvme_get_features by Keith Busch · 12 years ago
  88. f4f117f NVMe: Set result from user admin command by Keith Busch · 12 years ago
  89. 3295874 NVMe: End queued bio requests when freeing queue by Keith Busch · 12 years ago
  90. 859361a NVMe: Free cmdid on nvme_submit_bio error by Keith Busch · 12 years ago
  91. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  92. 21e9893 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago
  93. 1d35203 make drivers with pci error handlers const by Stephen Hemminger · 12 years ago
  94. a09115b NVMe: Cancel outstanding IOs on queue deletion by Matthew Wilcox · 12 years ago
  95. 9e86677 NVMe: Free admin queue memory on initialisation failure by Matthew Wilcox · 12 years ago
  96. cd58ad7 NVMe: Use ida for nvme device instance by Quoc-Son Anh · 13 years ago
  97. 0ac1314 NVMe: Fix whitespace damage in nvme_init by Matthew Wilcox · 12 years ago
  98. 22fff82 NVMe: handle allocation failure in nvme_map_user_pages() by Dan Carpenter · 13 years ago
  99. c7d36ab NVMe: Fix uninitialized iod compiler warning by Keith Busch · 12 years ago
  100. a0cadb8 NVMe: Do not set IO queue depth beyond device max by Keith Busch · 12 years ago