1. 6b01823 nvme-fabrics: initialize default host->id in nvmf_host_default() by Ewan D. Milne · 8 years ago
  2. 254beb8 nvme-fcloop: avoid possible uninitialized variable warning by James Smart · 8 years ago
  3. 479a322 nvme-mpath: fix last path removal during traffic by Sagi Grimberg · 8 years ago
  4. d5bf4b7 nvme-rdma: fix concurrent reset and reconnect by Sagi Grimberg · 8 years ago
  5. cee160f nvme: fix sector units when going between formats by Jeff Lien · 8 years ago
  6. 955b1b5 nvme-pci: move use_sgl initialization to nvme_init_iod() by Minwoo Im · 8 years ago
  7. 654b4a4 nvme: setup streams after initializing namespace head by Keith Busch · 8 years ago
  8. 249159c nvme: check hw sectors before setting chunk sectors by Keith Busch · 8 years ago
  9. bd9f5d6 nvme: call blk_integrity_unregister after queue is cleaned up by Ming Lei · 8 years ago
  10. 4596e75 nvme-fc: remove double put reference if admin connect fails by James Smart · 8 years ago
  11. b224f61 nvme: set discard_alignment to zero by David Disseldorp · 8 years ago
  12. 7e5dd57 nvme-pci: fix NULL pointer dereference in nvme_free_host_mem() by Minwoo Im · 8 years ago
  13. eb1bd24 nvme-rdma: fix memory leak during queue allocation by Max Gurtovoy · 8 years ago
  14. f41725b nvme-rdma: Use mr pool by Israel Rukshin · 8 years ago
  15. 3ef0279 nvme-rdma: Check remotely invalidated rkey matches our expected rkey by Sagi Grimberg · 8 years ago
  16. 2f122e4 nvme-rdma: wait for local invalidation before completing a request by Sagi Grimberg · 8 years ago
  17. 4af7f7f nvme-rdma: don't complete requests before a send work request has completed by Sagi Grimberg · 8 years ago
  18. b4b591c nvme-rdma: don't suppress send completions by Sagi Grimberg · 8 years ago
  19. 26c0a26 nvme-fc: don't use bit masks for set/test_bit() numbers by Jens Axboe · 8 years ago
  20. 8c97eec nvme-pci: add quirk for delay before CHK RDY for WDC SN200 by Jeff Lien · 8 years ago
  21. 619c62d nvmet-fc: correct ref counting error when deferred rcv used by James Smart · 8 years ago
  22. 9941a86 nvme: Suppress static analyis warning by Keith Busch · 8 years ago
  23. b0d61d5 nvme: Fix NULL dereference on reservation request by Keith Busch · 8 years ago
  24. 89c4aff nvme: fix spelling mistake: "requeing" -> "requeuing" by Colin Ian King · 8 years ago
  25. 244a8fe nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set. by Minwoo Im · 8 years ago
  26. 8427bbc nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-A by Kai-Heng Feng · 8 years ago
  27. 9d7fab0 nvme-loop: check if queue is ready in queue_rq by Sagi Grimberg · 8 years ago
  28. 9e0ed16 nvme-fc: check if queue is ready in queue_rq by Sagi Grimberg · 8 years ago
  29. 48832f8 nvme-fabrics: introduce init command check for a queue that is not alive by Sagi Grimberg · 8 years ago
  30. cce7529 nvmet_fc: fix better length checking by James Smart · 8 years ago
  31. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  32. abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  33. a04b5de nvme: fix visibility of "uuid" ns attribute by Martin Wilck · 8 years ago
  34. 1e49693 nvme: expose subsys attribute to sysfs by Hannes Reinecke · 8 years ago
  35. e9a4803 nvme: create 'slaves' and 'holders' entries for hidden controllers by Hannes Reinecke · 8 years ago
  36. 5b85b82 nvme: also expose the namespace identification sysfs files for mpath nodes by Christoph Hellwig · 8 years ago
  37. 32acab3 nvme: implement multipath access to nvme subsystems by Christoph Hellwig · 8 years ago
  38. ed754e5 nvme: track shared namespaces by Christoph Hellwig · 8 years ago
  39. 002fab0 nvme: introduce a nvme_ns_ids structure by Christoph Hellwig · 8 years ago
  40. ab9e00c nvme: track subsystems by Christoph Hellwig · 8 years ago
  41. 9a95e4e block, nvme: Introduce blk_mq_req_flags_t by Bart Van Assche · 8 years ago
  42. e454d12 nvmet: kill nvmet_inline_bio_init by Christoph Hellwig · 8 years ago
  43. 5e62d5c nvmet: better data length validation by Christoph Hellwig · 8 years ago
  44. 03e0f3a nvme-pci: avoid dereference of symbol from unloaded module by Ming Lei · 8 years ago
  45. e3d7874 nvme: send uevent for some asynchronous events by Keith Busch · 8 years ago
  46. d99ca60 nvme: unexport starting async event work by Keith Busch · 8 years ago
  47. ad22c35 nvme: remove handling of multiple AEN requests by Keith Busch · 8 years ago
  48. 08e1507 nvme-fc: remove unused "queue_size" field by Keith Busch · 8 years ago
  49. 38dabe2 nvme: centralize AEN defines by Keith Busch · 8 years ago
  50. 4185f25 nvmet: remove redundant local variable by Sagi Grimberg · 8 years ago
  51. dafc040 nvmet: remove redundant memset if failed to get_smart_log failed by Sagi Grimberg · 8 years ago
  52. ab083b1 nvme: fix eui_show() print format by Javier González · 8 years ago
  53. a47619b nvme: compare NQN string with right size by Javier González · 8 years ago
  54. 18c53e4 nvmet: fix comment typos in admin-cmd.c by Minwoo Im · 8 years ago
  55. 1f61def nvme-rdma: fix nvme_rdma_create_queue_ib error flow by Max Gurtovoy · 8 years ago
  56. 43b92fd nvmet-rdma: update queue list during ib_device removal by Israel Rukshin · 8 years ago
  57. 158bfb8 nvme-fc: decouple ns references from lldd references by James Smart · 8 years ago
  58. c5760f3 nvme-fc: fix localport resume using stale values by James Smart · 8 years ago
  59. 84fef62 nvme: check admin passthru command effects by Keith Busch · 8 years ago
  60. c627c48 nvme: factor get log into a helper by Keith Busch · 8 years ago
  61. 715ea9e nvme: fix and clarify the check for missing metadata by Christoph Hellwig · 8 years ago
  62. 24b0b58 nvme: split __nvme_revalidate_disk by Christoph Hellwig · 8 years ago
  63. 6e78f21 nvme: set the chunk size before freezing the queue by Christoph Hellwig · 8 years ago
  64. 30e5e92 nvme: don't pass struct nvme_ns to nvme_config_discard by Christoph Hellwig · 8 years ago
  65. 39b7baa nvme: don't pass struct nvme_ns to nvme_init_integrity by Christoph Hellwig · 8 years ago
  66. b5be3b3 nvme: always unregister the integrity profile in __nvme_revalidate_disk by Christoph Hellwig · 8 years ago
  67. e54b064 nvme: move the dying queue check from cancel to completion by Christoph Hellwig · 8 years ago
  68. ea435e1 block: add a poll_fn callback to struct request_queue by Christoph Hellwig · 8 years ago
  69. 3e2cb3a Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-4.15/block by Jens Axboe · 8 years ago
  70. a806c6c nvme: comment typo fixed in clearing AER by Minwoo Im · 8 years ago
  71. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  72. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 8 years ago
  73. 3639efe nvme: Remove unused headers by Keith Busch · 8 years ago
  74. a96d4bd nvmet: fix fatal_err_work deadlock by James Smart · 8 years ago
  75. 2b63297 nvme-fc: add dev_loss_tmo timeout and remoteport resume support by James Smart · 8 years ago
  76. 3cec7f9 nvme: allow controller RESETTING to RECONNECTING transition by James Smart · 8 years ago
  77. 96e2480 nvme-fc: check connectivity before initiating reconnects by James Smart · 8 years ago
  78. ac7fe82 nvme-fc: add a dev_loss_tmo field to the remoteport by James Smart · 8 years ago
  79. 44c6ec7 nvme-fc: change ctlr state assignments during reset/reconnect by James Smart · 8 years ago
  80. 4054637 nvme: flush reset_work before safely continuing with delete operation by Sagi Grimberg · 8 years ago
  81. 12fa130 nvme-rdma: reuse nvme_delete_ctrl when reconnect attempts expire by Sagi Grimberg · 8 years ago
  82. 6cd53d1 nvme: consolidate common code from ->reset_work by Christoph Hellwig · 8 years ago
  83. e9bc258 nvme-rdma: remove nvme_rdma_remove_ctrl by Christoph Hellwig · 8 years ago
  84. c5017e8 nvme: move controller deletion to common code by Christoph Hellwig · 8 years ago
  85. 29c0964 nvme-fc: merge __nvme_fc_schedule_delete_work into __nvme_fc_del_ctrl by Christoph Hellwig · 8 years ago
  86. 71c691f nvme-fc: avoid workqueue flush stalls by James Smart · 8 years ago
  87. 5e0fab5 nvme: Fix setting logical block format when revalidating by Keith Busch · 8 years ago
  88. ecad0d2 nvme-fc: remove NVME_FC_MAX_SEGMENTS by James Smart · 8 years ago
  89. 56d5f4f nvme-fc: add support for duplicate_connect option by James Smart · 8 years ago
  90. 36e835f nvme-rdma: add support for duplicate_connect option by James Smart · 8 years ago
  91. 991231d nvme: add helper to compare options to controller by James Smart · 8 years ago
  92. 3b33876 nvme: add duplicate_connect option by James Smart · 8 years ago
  93. 999ada2 nvme: check for a live controller in nvme_dev_open by Christoph Hellwig · 8 years ago
  94. a6a5149 nvme: get rid of nvme_ctrl_list by Christoph Hellwig · 8 years ago
  95. d22524a nvme: switch controller refcounting to use struct device by Christoph Hellwig · 8 years ago
  96. c6424a9 nvme: simplify nvme_open by Christoph Hellwig · 8 years ago
  97. 2dd4122 nvme: use kref_get_unless_zero in nvme_find_get_ns by Christoph Hellwig · 8 years ago
  98. e62a538 nvme-rdma: Add debug message when reaches timeout by Nitzan Carmi · 8 years ago
  99. f87c89a nvme-rdma: align nvme_rdma_device structure by Max Gurtovoy · 8 years ago
  100. 7db8144 nvme-rdma: fix possible hang when issuing commands during ctrl removal by Sagi Grimberg · 8 years ago