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