1. 43cfff6 nvme: simplify stripe quirk by Keith Busch · 8 years ago
  2. 02b23e0 nvme/pci: Disable on removal when disconnected by Keith Busch · 8 years ago
  3. a5e39a7 nvme/core: Fix race kicking freed request_queue by Keith Busch · 8 years ago
  4. 0aefd99 nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too by Guilherme G. Piccoli · 8 years ago
  5. d487562 nvme/pci: Don't free queues on error by Keith Busch · 8 years ago
  6. c8dbc37 nvme-rdma: stop and free io queues on connect failure by Steve Wise · 8 years ago
  7. 553cd9e nvme-rdma: reject non-connect commands before the queue is live by Christoph Hellwig · 8 years ago
  8. 409ae5a lightnvm: invalid offset calculation for lba_shift by Matias Bjørling · 8 years ago
  9. ecd06f2 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  10. fa60682 nvme: use symbolic constants for CNS values by Christoph Hellwig · 8 years ago
  11. 8ef2074 nvme: Add tertiary number to NVME_VS by Gabriel Krisman Bertazi · 8 years ago
  12. 202021c nvme : Add sysfs entry for NVMe CMBs when appropriate by Stephen Bates · 8 years ago
  13. c5f6ce9 nvme: don't schedule multiple resets by Keith Busch · 8 years ago
  14. 7065906 nvme: Delete created IO queues on reset by Keith Busch · 8 years ago
  15. 0df1e4f nvme: Stop probing a removed device by Keith Busch · 8 years ago
  16. 2b6b535 nvme: use the DMA_ATTR_NO_WARN attribute by Mauricio Faria de Oliveira · 8 years ago
  17. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  18. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  19. 513a4be Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  20. 1a6fe74 nvme: Pass pointers, not dma addresses, to nvme_get/set_features() by Andy Lutomirski · 8 years ago
  21. 26501db nvme/scsi: Remove power management support by Andy Lutomirski · 8 years ago
  22. 478bcb9 nvme-fabrics: Add host_traddr options field to host infrastructure by James Smart · 8 years ago
  23. 4a9f05c nvme-fabrics: revise host transport option descriptions by James Smart · 8 years ago
  24. 0fe51ff nvme-fabrics: rework nvmf_get_address() for variable options by James Smart · 8 years ago
  25. 11975e0 nvme-rdma: use IB_PD_UNSAFE_GLOBAL_RKEY by Christoph Hellwig · 8 years ago
  26. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  27. 3b4ac78 nvme-rdma: only clear queue flags after successful connect by Sagi Grimberg · 8 years ago
  28. 40267ef lightnvm: expose device geometry through sysfs by Simon A. F. Lund · 8 years ago
  29. b0b4e09 lightnvm: control life of nvm_dev in driver by Matias Bjørling · 8 years ago
  30. ac81bfa nvme: refactor namespaces to support non-gendisk devices by Matias Bjørling · 8 years ago
  31. 4662660 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  32. b5af7f2 nvme: remove the post_scan callout by Christoph Hellwig · 8 years ago
  33. dca51e7 nvme: switch to use pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  34. 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago
  35. 3bc42f3 Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus by Jens Axboe · 8 years ago
  36. 2cfe199 nvme-rdma: add back dependency on CONFIG_BLOCK by Arnd Bergmann · 8 years ago
  37. 1bda18d nvme-rdma: fix null pointer dereference on req->mr by Colin Ian King · 8 years ago
  38. e87a911 nvme-rdma: use ib_client API to detect device removal by Steve Wise · 8 years ago
  39. e89ca58 nvme-rdma: add DELETING queue flag by Sagi Grimberg · 8 years ago
  40. bd0b841 nvme: make NVME_RDMA depend on BLOCK by Linus Torvalds · 8 years ago
  41. 015282c nvme/quirk: Add a delay before checking device ready for memblaze device by Wenbo Wang · 8 years ago
  42. 82469c5 nvme: Don't suspend admin queue that wasn't created by Gabriel Krisman Bertazi · 8 years ago
  43. f361e5a nvme-rdma: destroy nvme queue rdma resources on connect failure by Steve Wise · 8 years ago
  44. cdbecc8 nvme_rdma: keep a ref on the ctrl during delete/flush by Steve Wise · 8 years ago
  45. d8d8d9d Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus by Jens Axboe · 8 years ago
  46. 4d8c6a7 nvme-rdma: Get rid of redundant defines by Sagi Grimberg · 8 years ago
  47. f5b7b55 nvme-rdma: Get rid of duplicate variable by Sagi Grimberg · 8 years ago
  48. 9b47f77a nvme: Fix nvme_get/set_features() with a NULL result pointer by Andy Lutomirski · 8 years ago
  49. aa71987 nvme: fabrics drivers don't need the nvme-pci driver by Christoph Hellwig · 8 years ago
  50. 98096d8 nvme-fabrics: get a reference when reusing a nvme_host structure by Christoph Hellwig · 8 years ago
  51. 7a665d2 nvme-fabrics: change NQN UUID to big-endian format by Daniel Verkamp · 8 years ago
  52. c5af865 nvme-rdma: fix sqsize/hsqsize per spec by Jay Freyensee · 8 years ago
  53. f994d9d fabrics: define admin sqsize min default, per spec by Jay Freyensee · 8 years ago
  54. 39bbee4 nvme-rdma: initialize ret to zero to avoid returning garbage by Colin Ian King · 8 years ago
  55. f6b6a28 nvme: Prevent controller state invalid transition by Gabriel Krisman Bertazi · 8 years ago
  56. c21377f nvme: Suspend all queues before deletion by Gabriel Krisman Bertazi · 8 years ago
  57. d3f422c Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus by Jens Axboe · 8 years ago
  58. e326637 nvme-rdma: Remove unused includes by Sagi Grimberg · 8 years ago
  59. 3ef1b4b nvme-rdma: start async event handler after reconnecting to a controller by Sagi Grimberg · 8 years ago
  60. 45862eb nvme-rdma: Make sure to shutdown the controller if we can by Sagi Grimberg · 8 years ago
  61. a34ca17 nvme-rdma: Free the I/O tags when we delete the controller by Sagi Grimberg · 8 years ago
  62. 2461a8d nvme-rdma: Remove duplicate call to nvme_remove_namespaces by Sagi Grimberg · 8 years ago
  63. 57de5a0 nvme-rdma: Fix device removal handling by Sagi Grimberg · 8 years ago
  64. 5f372eb nvme-rdma: Queue ns scanning after a sucessful reconnection by Sagi Grimberg · 8 years ago
  65. 0b857b4 nvme-rdma: Don't leak uninitialized memory in connect request private data by Roland Dreier · 8 years ago
  66. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  67. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  68. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  69. 13880f5 nvme/pci: Provide SR-IOV support by Keith Busch · 8 years ago
  70. fa9a89f nvme: initialize variable before logical OR'ing it by Jay Freyensee · 8 years ago
  71. 0c4de0f block: ensure bios return from blk_get_request are properly initialized by Christoph Hellwig · 8 years ago
  72. 7024628 block: get rid of bio_rw and READA by Christoph Hellwig · 8 years ago
  73. b09dcf5 NVMe: don't allocate unused nvme_major by NeilBrown · 8 years ago
  74. 32f0c4a nvme: Remove RCU namespace protection by Keith Busch · 8 years ago
  75. 2fa8435 nvme: avoid crashes when node 0 is memoryless node. by Masayoshi Mizuma · 8 years ago
  76. f80ec96 nvme: Limit command retries by Keith Busch · 8 years ago
  77. e76debd nvme-fabrics: add-remove ctrl repeat fix by Ming Lin · 8 years ago
  78. 6a92967 nvme-fabrics: Remove tl_retry_count by Sagi Grimberg · 8 years ago
  79. 2ac17c2 nvme-rdma: Don't use tl_retry_count by Sagi Grimberg · 8 years ago
  80. 458a963 nvme-rdma: fix the return value of nvme_rdma_reinit_request() by Wei Yongjun · 8 years ago
  81. 54adc01 nvme/quirk: Add a delay before checking for adapter readiness by Guilherme G. Piccoli · 8 years ago
  82. 41d512e Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm into for-4.8/drivers by Jens Axboe · 8 years ago
  83. 7110230 nvme-rdma: add a NVMe over Fabrics RDMA host driver by Christoph Hellwig · 8 years ago
  84. def61ec nvme: add new reconnecting controller state by Christoph Hellwig · 8 years ago
  85. 6f92970 nvme: lightnvm: make MLC num_pairs little endian by Johannes Thumshirn · 8 years ago
  86. 038bd4c nvme: add keep-alive support by Sagi Grimberg · 8 years ago
  87. 07bfcd0 nvme-fabrics: add a generic NVMe over Fabrics library by Christoph Hellwig · 8 years ago
  88. eb793e2 nvme.h: add NVMe over Fabrics definitions by Christoph Hellwig · 8 years ago
  89. 1a353d8 nvme: add fabrics sysfs attributes by Ming Lin · 8 years ago
  90. eb71f43 nvme: Modify and export sync command submission for fabrics by Christoph Hellwig · 8 years ago
  91. 7d2e800 nvme: allow transitioning from NEW to LIVE state by Christoph Hellwig · 8 years ago
  92. 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
  93. a1f447b NVMe: Use pci_(request|release)_mem_regions by Johannes Thumshirn · 8 years ago
  94. f5fa90d nvme: move the workaround for I/O queue-less controllers from PCIe to core by Christoph Hellwig · 8 years ago
  95. 7a5abb4 nvme: factor out a add nvme_is_write helper by Christoph Hellwig · 8 years ago
  96. a229dbf nvme: allow for size limitations from transport drivers by Christoph Hellwig · 8 years ago
  97. edb50a5 NVMe: Only release requested regions by Johannes Thumshirn · 9 years ago
  98. 47b0e50 NVMe: Fix removal in case of active namespace list scanning method by Sunad Bhandary · 8 years ago
  99. bd0fc28 nvme: use UINT_MAX for max discard sectors by Minfei Huang · 8 years ago
  100. c55a2fd nvme: move nvme_cancel_request() to common code by Ming Lin · 8 years ago