1. 8e5d31e Merge branch 'nvme-4.10' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 8 years ago
  2. 17a1ec0 nvme/fc: simplify error handling of nvme_fc_create_hw_io_queues by Johannes Thumshirn · 8 years ago
  3. c703489 nvme/fc: correct some printk information by James Smart · 8 years ago
  4. 2c473a9 nvme/scsi: Remove START STOP emulation by Andy Lutomirski · 8 years ago
  5. ff13b39 nvme/pci: Delete misleading queue-wrap comment by Keith Busch · 8 years ago
  6. 9fa196e nvme/pci: Fix whitespace problem by Max Gurtovoy · 8 years ago
  7. e6282ae nvme: simplify stripe quirk by Keith Busch · 8 years ago
  8. c965809 nvme : Use correct scnprintf in cmb show by Stephen Bates · 8 years ago
  9. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  10. cf1b334 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  11. 7f03953 nvme-rdma: use rdma connection reject helper functions by Steve Wise · 8 years ago
  12. d2a6191 nvme/pci: Log PCI_STATUS when the controller dies by Andy Lutomirski · 8 years ago
  13. cdb98c2 Revert "nvme: add support for the Write Zeroes command" by Linus Torvalds · 8 years ago
  14. b92e09b Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  15. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  16. f9d03f9 block: improve handling of the magic discard payload by Christoph Hellwig · 8 years ago
  17. e399441 nvme-fabrics: Add host support for FC transport by James Smart · 8 years ago
  18. 721b391 nvme-fabrics: set sqe.command_id in core not transports by James Smart · 8 years ago
  19. 27a4bee nvme-rdma: align to generic ib_event logging helper by Max Gurtovoy · 8 years ago
  20. d4a5340 nvme-rdma: remove redundant define by Sagi Grimberg · 8 years ago
  21. 6eb7283 nvme-fabrics: Adjust source code indentation by Bart Van Assche · 8 years ago
  22. 6bcb526 nvme/scsi: Remove set-but-not-used variables by Bart Van Assche · 8 years ago
  23. f3116d8 nvme-fabrics: Fix a memory leak in an nvmf_create_ctrl() error path by Bart Van Assche · 8 years ago
  24. 8eadfcb nvme-fabrics: Fix memory leaks in nvmf_parse_options() by Bart Van Assche · 8 years ago
  25. 76c08bf nvme-rdma: force queue size to respect controller capability by Samuel Jones · 8 years ago
  26. a2e7eef nvme: move NVMe class code to pci_ids.h by Christoph Hellwig · 8 years ago
  27. 6d31e3ba nvme: add support for the Write Zeroes command by Chaitanya Kulkarni · 8 years ago
  28. 8e53624 lightnvm: eliminate nvm_lun abstraction in mm by Javier González · 8 years ago
  29. 8e79b5c lightnvm: move block provisioning to targets by Javier González · 8 years ago
  30. bb31497 lightnvm: enable to send hint to erase command by Javier González · 8 years ago
  31. 3dc87dd nvme: lightnvm: attach lightnvm sysfs to nvme block device by Matias Bjørling · 8 years ago
  32. 7498e99 nvme: lightnvm: frees wrong cmd structure by Matias Bjørling · 8 years ago
  33. d487562 nvme/pci: Don't free queues on error by Keith Busch · 8 years ago
  34. bac0000 nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK by Omar Sandoval · 8 years ago
  35. c8dbc37 nvme-rdma: stop and free io queues on connect failure by Steve Wise · 8 years ago
  36. 553cd9e nvme-rdma: reject non-connect commands before the queue is live by Christoph Hellwig · 8 years ago
  37. 409ae5a lightnvm: invalid offset calculation for lba_shift by Matias Bjørling · 8 years ago
  38. 7bf5853 nvme: don't pass the full CQE to nvme_complete_async_event by Christoph Hellwig · 8 years ago
  39. d49187e nvme: introduce struct nvme_request by Christoph Hellwig · 8 years ago
  40. a6eaa88 nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code by Bart Van Assche · 8 years ago
  41. 3174dd3 nvme: Fix a race condition related to stopping queues by Bart Van Assche · 8 years ago
  42. 2b053ac blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request() by Bart Van Assche · 8 years ago
  43. 9b7dd57 blk-mq: Remove blk_mq_cancel_requeue_work() by Bart Van Assche · 8 years ago
  44. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 8 years ago
  45. ecd06f2 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  46. fa60682 nvme: use symbolic constants for CNS values by Christoph Hellwig · 8 years ago
  47. 8ef2074 nvme: Add tertiary number to NVME_VS by Gabriel Krisman Bertazi · 8 years ago
  48. 202021c nvme : Add sysfs entry for NVMe CMBs when appropriate by Stephen Bates · 8 years ago
  49. c5f6ce9 nvme: don't schedule multiple resets by Keith Busch · 8 years ago
  50. 7065906 nvme: Delete created IO queues on reset by Keith Busch · 8 years ago
  51. 0df1e4f nvme: Stop probing a removed device by Keith Busch · 8 years ago
  52. 2b6b535 nvme: use the DMA_ATTR_NO_WARN attribute by Mauricio Faria de Oliveira · 8 years ago
  53. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  54. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  55. 513a4be Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  56. 1a6fe74 nvme: Pass pointers, not dma addresses, to nvme_get/set_features() by Andy Lutomirski · 8 years ago
  57. 26501db nvme/scsi: Remove power management support by Andy Lutomirski · 8 years ago
  58. 478bcb9 nvme-fabrics: Add host_traddr options field to host infrastructure by James Smart · 9 years ago
  59. 4a9f05c nvme-fabrics: revise host transport option descriptions by James Smart · 9 years ago
  60. 0fe51ff nvme-fabrics: rework nvmf_get_address() for variable options by James Smart · 9 years ago
  61. 11975e0 nvme-rdma: use IB_PD_UNSAFE_GLOBAL_RKEY by Christoph Hellwig · 9 years ago
  62. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 9 years ago
  63. 3b4ac78 nvme-rdma: only clear queue flags after successful connect by Sagi Grimberg · 8 years ago
  64. 40267ef lightnvm: expose device geometry through sysfs by Simon A. F. Lund · 8 years ago
  65. b0b4e09 lightnvm: control life of nvm_dev in driver by Matias Bjørling · 8 years ago
  66. ac81bfa9 nvme: refactor namespaces to support non-gendisk devices by Matias Bjørling · 8 years ago
  67. 4662660 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  68. b5af7f2 nvme: remove the post_scan callout by Christoph Hellwig · 8 years ago
  69. dca51e7 nvme: switch to use pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  70. 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago
  71. 3bc42f3 Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus by Jens Axboe · 8 years ago
  72. 2cfe199 nvme-rdma: add back dependency on CONFIG_BLOCK by Arnd Bergmann · 9 years ago
  73. 1bda18d nvme-rdma: fix null pointer dereference on req->mr by Colin Ian King · 9 years ago
  74. e87a911 nvme-rdma: use ib_client API to detect device removal by Steve Wise · 9 years ago
  75. e89ca58 nvme-rdma: add DELETING queue flag by Sagi Grimberg · 9 years ago
  76. bd0b841 nvme: make NVME_RDMA depend on BLOCK by Linus Torvalds · 8 years ago
  77. 015282c nvme/quirk: Add a delay before checking device ready for memblaze device by Wenbo Wang · 8 years ago
  78. 82469c5 nvme: Don't suspend admin queue that wasn't created by Gabriel Krisman Bertazi · 9 years ago
  79. f361e5a nvme-rdma: destroy nvme queue rdma resources on connect failure by Steve Wise · 9 years ago
  80. cdbecc8 nvme_rdma: keep a ref on the ctrl during delete/flush by Steve Wise · 9 years ago
  81. d8d8d9d Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus by Jens Axboe · 9 years ago
  82. 4d8c6a7 nvme-rdma: Get rid of redundant defines by Sagi Grimberg · 9 years ago
  83. f5b7b55 nvme-rdma: Get rid of duplicate variable by Sagi Grimberg · 9 years ago
  84. 9b47f77a nvme: Fix nvme_get/set_features() with a NULL result pointer by Andy Lutomirski · 9 years ago
  85. aa71987 nvme: fabrics drivers don't need the nvme-pci driver by Christoph Hellwig · 9 years ago
  86. 98096d8 nvme-fabrics: get a reference when reusing a nvme_host structure by Christoph Hellwig · 9 years ago
  87. 7a665d2 nvme-fabrics: change NQN UUID to big-endian format by Daniel Verkamp · 9 years ago
  88. c5af865 nvme-rdma: fix sqsize/hsqsize per spec by Jay Freyensee · 9 years ago
  89. f994d9d fabrics: define admin sqsize min default, per spec by Jay Freyensee · 9 years ago
  90. 39bbee4 nvme-rdma: initialize ret to zero to avoid returning garbage by Colin Ian King · 9 years ago
  91. f6b6a28 nvme: Prevent controller state invalid transition by Gabriel Krisman Bertazi · 9 years ago
  92. c21377f nvme: Suspend all queues before deletion by Gabriel Krisman Bertazi · 9 years ago
  93. d3f422c Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus by Jens Axboe · 9 years ago
  94. e326637 nvme-rdma: Remove unused includes by Sagi Grimberg · 9 years ago
  95. 3ef1b4b nvme-rdma: start async event handler after reconnecting to a controller by Sagi Grimberg · 9 years ago
  96. 45862eb nvme-rdma: Make sure to shutdown the controller if we can by Sagi Grimberg · 9 years ago
  97. a34ca17 nvme-rdma: Free the I/O tags when we delete the controller by Sagi Grimberg · 9 years ago
  98. 2461a8d nvme-rdma: Remove duplicate call to nvme_remove_namespaces by Sagi Grimberg · 9 years ago
  99. 57de5a0 nvme-rdma: Fix device removal handling by Sagi Grimberg · 9 years ago
  100. 5f372eb nvme-rdma: Queue ns scanning after a sucessful reconnection by Sagi Grimberg · 9 years ago