1. 9fe5c59 nvme-pci: fix conflicting p2p resource adds by Keith Busch · 6 years ago
  2. d19b8bc nvme-fc: fix request private initialization by James Smart · 6 years ago
  3. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  4. 6ab9e09 Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  5. 1734715 Merge branch 'pci/peer-to-peer' by Bjorn Helgaas · 6 years ago
  6. b7c7be6f6 nvme-fabrics: move controller options matching to fabrics by Sagi Grimberg · 6 years ago
  7. bb59b8e nvme-rdma: always have a valid trsvcid by Sagi Grimberg · 6 years ago
  8. 3045c0d nvme-pci: remove duplicate check by Chaitanya Kulkarni · 6 years ago
  9. e0596ab nvme-pci: Add support for P2P memory in requests by Logan Gunthorpe · 6 years ago
  10. 0f238ff nvme-pci: Use PCI p2pmem subsystem to manage the CMB by Logan Gunthorpe · 6 years ago
  11. cb4bfda nvme-pci: fix hot removal during error handling by Keith Busch · 6 years ago
  12. 202359c nvme-core: make implicit seed truncation explicit by Bart Van Assche · 6 years ago
  13. 0d2bdf9 nvme-fc: rework the request initialization code by Bart Van Assche · 6 years ago
  14. d3d0bc7 nvme-fc: introduce struct nvme_fcp_op_w_sgl by Bart Van Assche · 6 years ago
  15. 76c910c nvme-fc: fix kernel-doc headers by Bart Van Assche · 6 years ago
  16. 40581d1 nvme-pci: fix nvme_suspend_queue() kernel-doc header by Bart Van Assche · 6 years ago
  17. bb2a1d4 nvme-core: rework a NQN copying operation by Bart Van Assche · 6 years ago
  18. eb090c4 nvme-core: declare local symbols static by Bart Van Assche · 6 years ago
  19. 35da77d nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm() by Bart Van Assche · 6 years ago
  20. 886fabf nvme: update node paths after adding new path by Keith Busch · 6 years ago
  21. 6fd05ca lightnvm: do no update csecs and sos on 1.2 by Javier González · 6 years ago
  22. 090ee26 lightnvm: use internal allocation for chunk log page by Javier González · 6 years ago
  23. aff3fb1 lightnvm: move bad block and chunk state logic to core by Matias Bjørling · 6 years ago
  24. 48f78be3 nvme: remove ns sibling before clearing path by Keith Busch · 6 years ago
  25. 62b36c3 PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls by Oza Pawandeep · 6 years ago
  26. f333444 nvme: take node locality into account when selecting a path by Christoph Hellwig · 6 years ago
  27. 783f4a4 nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O by James Smart · 6 years ago
  28. 09bd1ff nvme-core: add async event trace helper by Chaitanya Kulkarni · 6 years ago
  29. 97faec5 nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport device by James Smart · 6 years ago
  30. d4e4230 nvme-fc: fix for a minor typos by Milan P. Gandhi · 6 years ago
  31. 53b3a66 nvme: fix typo in nvme_identify_ns_descs by Milan P. Gandhi · 6 years ago
  32. c0aac68 Merge tag 'v4.19-rc6' into for-4.20/block by Jens Axboe · 6 years ago
  33. 33b14f67 nvme: register ns_id attributes as default sysfs groups by Hannes Reinecke · 6 years ago
  34. fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
  35. bb830ad nvme: properly propagate errors in nvme_mpath_init by Susobhan Dey · 6 years ago
  36. f1ed3df nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event by Michal Wnukowski · 6 years ago
  37. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  38. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  39. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  40. 66414e8 nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect forever by Tal Shorer · 6 years ago
  41. 1293477 nvme: set gendisk read only based on nsattr by Chaitanya Kulkarni · 6 years ago
  42. 8f220c4 nvme: fixup crash on failed discovery by Hannes Reinecke · 6 years ago
  43. f10fe9d lightnvm: remove minor version check for 2.0 by Matias Bjørling · 6 years ago
  44. f87b0f0 Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2 by Jens Axboe · 6 years ago
  45. 05b9ba4 Merge tag 'v4.18-rc6' into for-4.19/block2 by Jens Axboe · 6 years ago
  46. f7f1fc3 nvme: use blk API to remap ref tags for IOs with metadata by Max Gurtovoy · 6 years ago
  47. ddd0bc7 block: move ref_tag calculation func to the block layer by Max Gurtovoy · 6 years ago
  48. eb181a8 Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  49. 0d0b660 nvme: add ANA support by Christoph Hellwig · 7 years ago
  50. 8decf5d nvme: remove nvme_req_needs_failover by Christoph Hellwig · 7 years ago
  51. 0e98719 nvme: simplify the API for getting log pages by Christoph Hellwig · 7 years ago
  52. 45e3cc1a nvme-rdma: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 7 years ago
  53. 75862c7 nvme-rdma: centralize admin/io queue teardown sequence by Sagi Grimberg · 7 years ago
  54. c66e299 nvme-rdma: centralize controller setup sequence by Sagi Grimberg · 7 years ago
  55. 9014062 nvme-rdma: unquiesce queues when deleting the controller by Sagi Grimberg · 7 years ago
  56. 249090f nvme-rdma: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  57. 6268953 nvme: add disk name to trace events by Keith Busch · 7 years ago
  58. b80a55e nvme: add controller name to trace events by Keith Busch · 7 years ago
  59. 6cdefc6 nvme: if_ready checks to fail io to deleting controller by James Smart · 7 years ago
  60. 5d87eb9 nvme: use hw qid in trace events by Keith Busch · 7 years ago
  61. 59e29ce nvme: cache struct nvme_ctrl reference to struct nvme_request by Sagi Grimberg · 7 years ago
  62. 64a741c nvme-rdma: support up to 4 segments of inline data by Steve Wise · 7 years ago
  63. 230f1f9 nvme: move init of keep_alive work item to controller initialization by James Smart · 7 years ago
  64. 9b38276 nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD by Roland Dreier · 7 years ago
  65. fa441b7 nvme: don't enable AEN if not supported by Weiping Zhang · 7 years ago
  66. cf39a6b nvme: ensure forward progress during Admin passthru by Scott Bauer · 7 years ago
  67. 59a8f43 lightnvm: limit get chunk meta request size by Matias Bjørling · 7 years ago
  68. 242e461 lightnvm: Remove redundant rq->__data_len initialization by Bart Van Assche · 7 years ago
  69. b6e44b4 nvme-pci: fix memory leak on probe failure by Keith Busch · 7 years ago
  70. 682630f nvme-rdma: fix possible double free of controller async event buffer by Sagi Grimberg · 7 years ago
  71. 943e942 nvme-pci: limit max IO size and segments to avoid high order allocations by Jens Axboe · 7 years ago
  72. 9f9cafc nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl by Jianchao Wang · 7 years ago
  73. 02d62a8 nvme-fc: release io queues to allow fast fail by James Smart · 7 years ago
  74. 5e77d61 nvme-rdma: don't override opts->queue_size by Sagi Grimberg · 7 years ago
  75. c947657 nvme-rdma: Fix command completion race at error recovery by Israel Rukshin · 7 years ago
  76. 94e4221 nvme-rdma: fix possible free of a non-allocated async event buffer by Sagi Grimberg · 7 years ago
  77. 3d06410 nvme-rdma: fix possible double free condition when failing to create a controller by Sagi Grimberg · 7 years ago
  78. 95c7c09 Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  79. 35897b9 nvme-fabrics: fix and refine state checks in __nvmf_check_ready by Christoph Hellwig · 7 years ago
  80. 278ab37 nvme-fabrics: handle the admin-only case properly in nvmf_check_ready by Christoph Hellwig · 7 years ago
  81. 3bc32bb nvme-fabrics: refactor queue ready check by Christoph Hellwig · 7 years ago
  82. 14dfa40 nvme: remove nvme_reinit_tagset by Christoph Hellwig · 7 years ago
  83. 3e493c0 nvme-fc: fix nulling of queue data on reconnect by James Smart · 7 years ago
  84. 587331f nvme-fc: remove reinit_request routine by James Smart · 7 years ago
  85. 4c98415 nvme-fc: change controllers first connect to use reconnect path by James Smart · 7 years ago
  86. f493af3 nvme: don't rely on the changed namespace list log by Christoph Hellwig · 7 years ago
  87. 94423a8 nvme-rdma: fix error flow during mapping request data by Max Gurtovoy · 7 years ago
  88. 2796b56 nvme: add bio remapping tracepoint by Hannes Reinecke · 7 years ago
  89. 16001c1 nvme: fix NULL pointer dereference in nvme_init_subsystem by Israel Rukshin · 7 years ago
  90. a381884 Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  91. 7701619 nvme: cleanup double shift issue by Dan Carpenter · 7 years ago
  92. 69f4eb9 nvme-pci: make CMB SQ mod-param read-only by Keith Busch · 7 years ago
  93. 1d39e69 nvme-pci: unquiesce dead controller queues by Keith Busch · 7 years ago
  94. fe76fcf nvme-pci: remove HMB teardown on reset by Keith Busch · 7 years ago
  95. ded4550 nvme-pci: queue creation fixes by Keith Busch · 7 years ago
  96. 397c699 nvme-pci: remove unnecessary completion doorbell check by Keith Busch · 7 years ago
  97. 0bc8819 nvme-pci: remove unnecessary nested locking by Keith Busch · 7 years ago
  98. d4c68c7 nvme-rdma: correctly check for target keyed sgl support by Steve Wise · 7 years ago
  99. 12a0b66 nvme: don't hold nvmf_transports_rwsem for more than transport lookups by Johannes Thumshirn · 7 years ago
  100. 3a3869f Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago