1. 6344d02 nvme-rdma: fix double freeing of async event data by Prabhath Sajeepa · 6 years ago
  2. f6c8e43 nvme: flush namespace scanning work just before removing namespaces by Sagi Grimberg · 6 years ago
  3. 14a1336 nvme: warn when finding multi-port subsystems without multipathing enabled by Christoph Hellwig · 6 years ago
  4. 751a0cc nvme-pci: fix surprise removal by Igor Konopko · 6 years ago
  5. dfa7442 nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request() by Ewan D. Milne · 6 years ago
  6. d6a2b953 nvme: Free ctrl device name on init failure by Keith Busch · 6 years ago
  7. 4cff280 nvme-fc: resolve io failures during connect by James Smart · 6 years ago
  8. dc5db21 Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  9. d39aa49 Revert "nvmet-rdma: use a private workqueue for delete" by Christoph Hellwig · 6 years ago
  10. 8f676b85 nvme: make sure ns head inherits underlying device limits by Sagi Grimberg · 6 years ago
  11. 21d3bbd nvmet: don't try to add ns to p2p map unless it actually uses it by Sagi Grimberg · 6 years ago
  12. 5f21585 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  13. 9fe5c59 nvme-pci: fix conflicting p2p resource adds by Keith Busch · 6 years ago
  14. d19b8bc nvme-fc: fix request private initialization by James Smart · 6 years ago
  15. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  16. 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
  17. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  18. 6ab9e09 Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  19. 1734715 Merge branch 'pci/peer-to-peer' by Bjorn Helgaas · 6 years ago
  20. b7c7be6f6 nvme-fabrics: move controller options matching to fabrics by Sagi Grimberg · 6 years ago
  21. bb59b8e nvme-rdma: always have a valid trsvcid by Sagi Grimberg · 6 years ago
  22. 3045c0d nvme-pci: remove duplicate check by Chaitanya Kulkarni · 6 years ago
  23. c692509 nvmet: Optionally use PCI P2P memory by Logan Gunthorpe · 6 years ago
  24. 5b2322e nvmet: Introduce helper functions to allocate and free request SGLs by Logan Gunthorpe · 6 years ago
  25. e0596ab nvme-pci: Add support for P2P memory in requests by Logan Gunthorpe · 6 years ago
  26. 0f238ff nvme-pci: Use PCI p2pmem subsystem to manage the CMB by Logan Gunthorpe · 6 years ago
  27. cb4bfda nvme-pci: fix hot removal during error handling by Keith Busch · 6 years ago
  28. 1216e9e nvmet-fcloop: suppress a compiler warning by Bart Van Assche · 6 years ago
  29. 202359c nvme-core: make implicit seed truncation explicit by Bart Van Assche · 6 years ago
  30. 1c46652 nvmet-fc: fix kernel-doc headers by Bart Van Assche · 6 years ago
  31. 0d2bdf9 nvme-fc: rework the request initialization code by Bart Van Assche · 6 years ago
  32. d3d0bc7 nvme-fc: introduce struct nvme_fcp_op_w_sgl by Bart Van Assche · 6 years ago
  33. 76c910c nvme-fc: fix kernel-doc headers by Bart Van Assche · 6 years ago
  34. 8eacd1b nvmet: avoid integer overflow in the discard code by Bart Van Assche · 6 years ago
  35. 0d3ebde nvmet-rdma: declare local symbols static by Bart Van Assche · 6 years ago
  36. 5eadc9c nvmet: use strlcpy() instead of strcpy() by Bart Van Assche · 6 years ago
  37. 40581d1 nvme-pci: fix nvme_suspend_queue() kernel-doc header by Bart Van Assche · 6 years ago
  38. bb2a1d4 nvme-core: rework a NQN copying operation by Bart Van Assche · 6 years ago
  39. eb090c4 nvme-core: declare local symbols static by Bart Van Assche · 6 years ago
  40. 35da77d nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm() by Bart Van Assche · 6 years ago
  41. 43a6f8f nvmet: use strcmp() instead of strncmp() for subsystem lookup by Bart Van Assche · 6 years ago
  42. 48440ab nvmet: remove unreachable code by Chaitanya Kulkarni · 6 years ago
  43. 886fabf nvme: update node paths after adding new path by Keith Busch · 6 years ago
  44. 6fd05ca lightnvm: do no update csecs and sos on 1.2 by Javier González · 6 years ago
  45. 090ee26 lightnvm: use internal allocation for chunk log page by Javier González · 6 years ago
  46. aff3fb1 lightnvm: move bad block and chunk state logic to core by Matias Bjørling · 6 years ago
  47. 48f78be3 nvme: remove ns sibling before clearing path by Keith Busch · 6 years ago
  48. 2acf70a nvmet-rdma: use a private workqueue for delete by Sagi Grimberg · 6 years ago
  49. 62b36c3 PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls by Oza Pawandeep · 6 years ago
  50. f333444 nvme: take node locality into account when selecting a path by Christoph Hellwig · 6 years ago
  51. 73383ad nvmet: don't split large I/Os unconditionally by Sagi Grimberg · 6 years ago
  52. 783f4a4 nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O by James Smart · 6 years ago
  53. 09bd1ff nvme-core: add async event trace helper by Chaitanya Kulkarni · 6 years ago
  54. 97faec5 nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport device by James Smart · 6 years ago
  55. ea96d64 nvmet_fc: support target port removal with nvmet layer by James Smart · 6 years ago
  56. d4e4230 nvme-fc: fix for a minor typos by Milan P. Gandhi · 6 years ago
  57. d93cb39 nvmet: remove redundant module prefix by Chaitanya Kulkarni · 6 years ago
  58. 53b3a66 nvme: fix typo in nvme_identify_ns_descs by Milan P. Gandhi · 6 years ago
  59. c0aac68 Merge tag 'v4.19-rc6' into for-4.20/block by Jens Axboe · 6 years ago
  60. 33b14f6 nvme: register ns_id attributes as default sysfs groups by Hannes Reinecke · 6 years ago
  61. fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
  62. bb830ad nvme: properly propagate errors in nvme_mpath_init by Susobhan Dey · 6 years ago
  63. be1277f nvme: count all ANA groups for ANA Log page by Hannes Reinecke · 6 years ago
  64. 8407879 nvmet-rdma: fix possible bogus dereference under heavy load by Sagi Grimberg · 6 years ago
  65. 04db0e5 nvmet: free workqueue object if module init fails by Chaitanya Kulkarni · 6 years ago
  66. afd299c nvme-fcloop: Fix dropped LS's to removed target port by James Smart · 6 years ago
  67. f1ed3df nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event by Michal Wnukowski · 6 years ago
  68. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  69. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  70. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  71. 66414e8 nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect forever by Tal Shorer · 6 years ago
  72. dedf0be nvmet: add ns write protect support by Chaitanya Kulkarni · 6 years ago
  73. 1293477 nvme: set gendisk read only based on nsattr by Chaitanya Kulkarni · 6 years ago
  74. 8f220c4 nvme: fixup crash on failed discovery by Hannes Reinecke · 6 years ago
  75. f10fe9d lightnvm: remove minor version check for 2.0 by Matias Bjørling · 6 years ago
  76. f87b0f0 Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2 by Jens Axboe · 6 years ago
  77. 05b9ba4 Merge tag 'v4.18-rc6' into for-4.19/block2 by Jens Axboe · 6 years ago
  78. f7f1fc3 nvme: use blk API to remap ref tags for IOs with metadata by Max Gurtovoy · 6 years ago
  79. ddd0bc7 block: move ref_tag calculation func to the block layer by Max Gurtovoy · 6 years ago
  80. eb181a8 Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  81. b369b30 nvmet: use Retain Async Event bit to clear AEN by Chaitanya Kulkarni · 6 years ago
  82. 62ac0d3 nvmet: support configuring ANA groups by Christoph Hellwig · 7 years ago
  83. 72efd25 nvmet: add minimal ANA support by Christoph Hellwig · 6 years ago
  84. 793c7cf nvmet: track and limit the number of namespaces per subsystem by Christoph Hellwig · 7 years ago
  85. 4ee4328 nvmet: keep a port pointer in nvmet_ctrl by Christoph Hellwig · 7 years ago
  86. 0d0b660 nvme: add ANA support by Christoph Hellwig · 7 years ago
  87. 8decf5d nvme: remove nvme_req_needs_failover by Christoph Hellwig · 7 years ago
  88. 0e98719 nvme: simplify the API for getting log pages by Christoph Hellwig · 7 years ago
  89. 405a751 nvmet: only check for filebacking on -ENOTBLK by Hannes Reinecke · 6 years ago
  90. 5613d31 nvmet: fixup crash on NULL device path by Hannes Reinecke · 6 years ago
  91. 23f96d1 nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 6 years ago
  92. 45e3cc1a nvme-rdma: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 6 years ago
  93. 1b0d274 nvmet: don't use uuid_le type by Andy Shevchenko · 6 years ago
  94. 9c891c1 nvmet: check fileio lba range access boundaries by Sagi Grimberg · 7 years ago
  95. 1b72b71 nvmet: fix file discard return status by Sagi Grimberg · 7 years ago
  96. 75862c7 nvme-rdma: centralize admin/io queue teardown sequence by Sagi Grimberg · 7 years ago
  97. c66e299 nvme-rdma: centralize controller setup sequence by Sagi Grimberg · 7 years ago
  98. 9014062 nvme-rdma: unquiesce queues when deleting the controller by Sagi Grimberg · 7 years ago
  99. 249090f nvme-rdma: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  100. 6268953 nvme: add disk name to trace events by Keith Busch · 7 years ago