1. 682630f nvme-rdma: fix possible double free of controller async event buffer by Sagi Grimberg · 7 years ago
  2. 943e942 nvme-pci: limit max IO size and segments to avoid high order allocations by Jens Axboe · 7 years ago
  3. 9f9cafc nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl by Jianchao Wang · 7 years ago
  4. 02d62a8 nvme-fc: release io queues to allow fast fail by James Smart · 7 years ago
  5. d68a90e nvmet: reset keep alive timer in controller enable by Max Gurtuvoy · 7 years ago
  6. 5e77d61 nvme-rdma: don't override opts->queue_size by Sagi Grimberg · 7 years ago
  7. c947657 nvme-rdma: Fix command completion race at error recovery by Israel Rukshin · 7 years ago
  8. 94e4221 nvme-rdma: fix possible free of a non-allocated async event buffer by Sagi Grimberg · 7 years ago
  9. 3d06410 nvme-rdma: fix possible double free condition when failing to create a controller by Sagi Grimberg · 7 years ago
  10. 95c7c09 Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  11. 35897b9 nvme-fabrics: fix and refine state checks in __nvmf_check_ready by Christoph Hellwig · 7 years ago
  12. 278ab37 nvme-fabrics: handle the admin-only case properly in nvmf_check_ready by Christoph Hellwig · 7 years ago
  13. 3bc32bb nvme-fabrics: refactor queue ready check by Christoph Hellwig · 7 years ago
  14. 14dfa40 nvme: remove nvme_reinit_tagset by Christoph Hellwig · 7 years ago
  15. 3e493c0 nvme-fc: fix nulling of queue data on reconnect by James Smart · 7 years ago
  16. 587331f nvme-fc: remove reinit_request routine by James Smart · 7 years ago
  17. 4c98415 nvme-fc: change controllers first connect to use reconnect path by James Smart · 7 years ago
  18. f493af3 nvme: don't rely on the changed namespace list log by Christoph Hellwig · 7 years ago
  19. c42d7a3 nvmet: free smart-log buffer after use by Chaitanya Kulkarni · 7 years ago
  20. 94423a8 nvme-rdma: fix error flow during mapping request data by Max Gurtovoy · 7 years ago
  21. 2796b56 nvme: add bio remapping tracepoint by Hannes Reinecke · 7 years ago
  22. 16001c1 nvme: fix NULL pointer dereference in nvme_init_subsystem by Israel Rukshin · 7 years ago
  23. a381884 Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  24. 7701619 nvme: cleanup double shift issue by Dan Carpenter · 7 years ago
  25. 69f4eb9 nvme-pci: make CMB SQ mod-param read-only by Keith Busch · 7 years ago
  26. 1d39e69 nvme-pci: unquiesce dead controller queues by Keith Busch · 7 years ago
  27. fe76fcf nvme-pci: remove HMB teardown on reset by Keith Busch · 7 years ago
  28. ded4550 nvme-pci: queue creation fixes by Keith Busch · 7 years ago
  29. 397c699 nvme-pci: remove unnecessary completion doorbell check by Keith Busch · 7 years ago
  30. 0bc8819 nvme-pci: remove unnecessary nested locking by Keith Busch · 7 years ago
  31. 9ba2a5c nvmet: filter newlines from user input by Sagi Grimberg · 7 years ago
  32. d4c68c7 nvme-rdma: correctly check for target keyed sgl support by Steve Wise · 7 years ago
  33. 12a0b66 nvme: don't hold nvmf_transports_rwsem for more than transport lookups by Johannes Thumshirn · 7 years ago
  34. f39ae47 nvmet: return all zeroed buffer when we can't find an active namespace by Christoph Hellwig · 7 years ago
  35. 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
  36. 4057ada Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  37. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  38. 7fdf3e8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  39. 84e92c1 Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block by Jens Axboe · 7 years ago
  40. 30d9096 nvme: use the changed namespaces list log to clear ns data changed AENs by Christoph Hellwig · 7 years ago
  41. 50e8d8e nvme: mark nvme_queue_scan static by Christoph Hellwig · 7 years ago
  42. c0561f8 nvme: submit AEN event configuration on startup by Hannes Reinecke · 7 years ago
  43. 55fdd6b nvmet: mask pending AENs by Christoph Hellwig · 7 years ago
  44. c86b8f7 nvmet: add AEN configuration support by Christoph Hellwig · 7 years ago
  45. c16734e nvmet: implement the changed namespaces log by Christoph Hellwig · 7 years ago
  46. 8ab0805 nvmet: split log page implementation by Christoph Hellwig · 7 years ago
  47. c7759ff nvmet: add a new nvmet_zero_sgl helper by Christoph Hellwig · 7 years ago
  48. 868c239 nvme.h: untangle AEN notice definitions by Christoph Hellwig · 7 years ago
  49. 1367bc8 nvmet: fix error return code in nvmet_file_ns_enable() by Wei Yongjun · 7 years ago
  50. 81cf54e0 nvmet: fix a typo in nvmet_file_ns_enable() by Wei Yongjun · 7 years ago
  51. cc456b6 nvme-fabrics: allow internal passthrough command on deleting controllers by Christoph Hellwig · 7 years ago
  52. 88a8676 Merge tag 'for-linus-20180530' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  53. d250bf4e blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter by Christoph Hellwig · 7 years ago
  54. fe4a979 nvme-loop: add support for multiple ports by Christoph Hellwig · 7 years ago
  55. 90ea5ca nvme-pci: simplify __nvme_submit_cmd by Christoph Hellwig · 7 years ago
  56. b9cac43 nvme-pci: Rate limit the nvme timeout warnings by Keith Busch · 7 years ago
  57. ab4f47a nvme: allow duplicate controller if prior controller being deleted by James Smart · 7 years ago
  58. b740517 Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/block by Jens Axboe · 7 years ago
  59. c97f414 nvme: fix extended data LBA supported setting by Max Gurtovoy · 7 years ago
  60. db8c48e nvme: return BLK_EH_DONE from ->timeout by Christoph Hellwig · 7 years ago
  61. 533d1da IB: Revert "remove redundant INFINIBAND kconfig dependencies" by Arnd Bergmann · 7 years ago
  62. 75c8b19 nvme: fixup memory leak in nvme_init_identify() by Hannes Reinecke · 7 years ago
  63. 1e5f446 nvme: fix KASAN warning when parsing host nqn by Hannes Reinecke · 7 years ago
  64. eb46483 nvmet-loop: use nr_phys_segments when map rq to sgl by Chaitanya Kulkarni · 7 years ago
  65. 17d7825 nvmet-fc: increase LS buffer count per fc port by James Smart · 7 years ago
  66. d5eff33 nvmet: add simple file backed ns support by Chaitanya Kulkarni · 7 years ago
  67. 618cff4 nvmet: remove duplicate NULL initialization for req->ns by Chaitanya Kulkarni · 7 years ago
  68. b40b83e nvmet: make a few error messages more generic by Chaitanya Kulkarni · 7 years ago
  69. 181303d nvme-fabrics: allow duplicate connections to the discovery controller by Hannes Reinecke · 7 years ago
  70. 461fbc8 nvme-fabrics: centralize discovery controller defaults by Hannes Reinecke · 7 years ago
  71. ffecb0b nvme-fabrics: remove unnecessary controller subnqn validation by James Smart · 7 years ago
  72. 90fcaf5 nvme-fc: remove setting DNR on exception conditions by James Smart · 7 years ago
  73. 2e050f0 nvme-rdma: stop admin queue before freeing it by Jianchao Wang · 7 years ago
  74. 72cd4cc nvme-pci: Fix AER reset handling by Keith Busch · 7 years ago
  75. a8e3e0b nvme-pci: set nvmeq->cq_vector after alloc cq/sq by Jianchao Wang · 7 years ago
  76. 34b48b8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  77. e9a9853 nvme: host: core: fix precedence of ternary operator by Ivan Bornyakov · 7 years ago
  78. 978628e nvme: fix lockdep warning in nvme_mpath_clear_current_path by Johannes Thumshirn · 7 years ago
  79. 68fa9db nvme-pci: fix race between poll and IRQ completions by Jens Axboe · 7 years ago
  80. 81b1dab Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block by Jens Axboe · 7 years ago
  81. 1eae349 nvme-pci: drop IRQ disabling on submission queue lock by Jens Axboe · 7 years ago
  82. 1ab0cd6 nvme-pci: split the nvme queue lock into submission and completion locks by Jens Axboe · 7 years ago
  83. 5cb525c nvme-pci: handle completions outside of the queue lock by Jens Axboe · 7 years ago
  84. d1f06f4 nvme-pci: move ->cq_vector == -1 check outside of ->q_lock by Jens Axboe · 7 years ago
  85. f9dde18 nvme-pci: remove cq check after submission by Jens Axboe · 7 years ago
  86. 750dde4 nvme-pci: simplify nvme_cqe_valid by Christoph Hellwig · 7 years ago
  87. 287a63e nvme: mark the result argument to nvme_complete_async_event volatile by Christoph Hellwig · 7 years ago
  88. 13a5531 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  89. 4317228 nvme: Avoid flush dependency in delete controller flow by Nitzan Carmi · 7 years ago
  90. cc1d5e7 nvme/pci: Sync controller reset for AER slot_reset by Keith Busch · 7 years ago
  91. 9abd68e nvme: add quirk to force medium priority for SQ creation by Jens Axboe · 7 years ago
  92. 4e50d9e nvme: Fix sync controller reset return by Charles Machalow · 7 years ago
  93. 9533b29 IB: remove redundant INFINIBAND kconfig dependencies by Greg Thelen · 7 years ago
  94. 80f513b nvme/pci: Hold controller reference during async probe by Keith Busch · 7 years ago
  95. 12d9f07 nvme: fix use-after-free in nvme_free_ns_head by Jianchao Wang · 7 years ago
  96. eb4f959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  97. 8bfc3b4 nvmet: switch loopback target state to connecting when resetting by Johannes Thumshirn · 7 years ago
  98. a785dbc nvme/multipath: Fix multipath disabled naming collisions by Keith Busch · 7 years ago
  99. 5cadde8 nvme/multipath: Disable runtime writable enabling parameter by Keith Busch · 7 years ago
  100. f31a211 nvme: Set integrity flag for user passthrough commands by Keith Busch · 7 years ago