1. eb4f959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  2. 8bfc3b4 nvmet: switch loopback target state to connecting when resetting by Johannes Thumshirn · 7 years ago
  3. a785dbc nvme/multipath: Fix multipath disabled naming collisions by Keith Busch · 7 years ago
  4. 5cadde8 nvme/multipath: Disable runtime writable enabling parameter by Keith Busch · 7 years ago
  5. f31a211 nvme: Set integrity flag for user passthrough commands by Keith Busch · 7 years ago
  6. 59a2f3f nvme: fix potential memory leak in option parsing by Chengguang Xu · 7 years ago
  7. d6fc6a2 nvmet-rdma: depend on INFINIBAND_ADDR_TRANS by Greg Thelen · 7 years ago
  8. 3af7a15 nvme: depend on INFINIBAND_ADDR_TRANS by Greg Thelen · 7 years ago
  9. bb06ec31 nvme: expand nvmf_check_if_ready checks by James Smart · 7 years ago
  10. 62843c2 nvme: Use admin command effects for admin commands by Keith Busch · 7 years ago
  11. c739969 nvmet: fix space padding in serial number by Daniel Verkamp · 7 years ago
  12. fd92c77 nvme: check return value of init_srcu_struct function by Max Gurtovoy · 7 years ago
  13. 543c09c nvmet: Fix nvmet_execute_write_zeroes sector count by Rodrigo R. Galvao · 7 years ago
  14. 22b5560 nvme-pci: Separate IO and admin queue IRQ vectors by Keith Busch · 7 years ago
  15. a6ff726 nvme-pci: Remove unused queue parameter by Keith Busch · 7 years ago
  16. 64ee0ac nvme-pci: Skip queue deletion if there are no queues by Keith Busch · 7 years ago
  17. 6038aa5 nvme: target: fix buffer overflow by Arnd Bergmann · 7 years ago
  18. 74c6c71 nvme: don't send keep-alives to the discovery controller by Johannes Thumshirn · 7 years ago
  19. 00b683d nvme: unexport nvme_start_keep_alive by Johannes Thumshirn · 7 years ago
  20. 11d9ea6 nvme-loop: fix kernel oops in case of unhandled command by Ming Lei · 7 years ago
  21. 7ec6074 nvme: enforce 64bit offset for nvme_get_log_ext fn by Matias Bjørling · 7 years ago
  22. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  23. b65125f lightnvm: remove function name in strings by Matias Bjørling · 7 years ago
  24. a294c19 lightnvm: implement get log report chunk helpers by Javier González · 7 years ago
  25. a40afad lightnvm: normalize geometry nomenclature by Javier González · 7 years ago
  26. 3f48021 lightnvm: complete geo structure with maxoc* by Javier González · 7 years ago
  27. f1d4e81 lightnvm: add shorten OCSSD version in geo by Javier González · 7 years ago
  28. 3cb98f8 lightnvm: add minor version to generic geometry by Javier González · 7 years ago
  29. e46f4e4 lightnvm: simplify geometry structure by Javier González · 7 years ago
  30. 96257a8 nvme: lightnvm: add late setup of block size and metadata by Matias Bjørling · 7 years ago
  31. 89a09c5 lightnvm: remove nvm_dev_ops->max_phys_sect by Matias Bjørling · 7 years ago
  32. 62771fe0 lightnvm: add 2.0 geometry identification by Matias Bjørling · 7 years ago
  33. c6ac3f3 lightnvm: flatten nvm_id_group into nvm_id by Matias Bjørling · 7 years ago
  34. a04e0cf lightnvm: make 1.2 data structures explicit by Matias Bjørling · 7 years ago
  35. ff12581 lightnvm: remove multiple groups in 1.2 data structure by Matias Bjørling · 7 years ago
  36. d8a39ca lightnvm: remove mlc pairs structure by Matias Bjørling · 7 years ago
  37. 8f37d19 lightnvm: remove chnl_offset in nvme_nvm_identity by Matias Bjørling · 7 years ago
  38. f23f5bec blk-mq: Allow PCI vector offset for mapping queues by Keith Busch · 7 years ago
  39. d558fb5 nvme: make nvme_get_log_ext non-static by Matias Bjørling · 7 years ago
  40. e929f06 nvmet: constify struct nvmet_fabrics_ops by Christoph Hellwig · 7 years ago
  41. a5d1861 nvmet: refactor configfs transport type handling by Christoph Hellwig · 7 years ago
  42. f871749 nvmet: move device_uuid configfs attr definition to suitable place by Max Gurtovoy · 7 years ago
  43. b435ece nvme: Add .stop_ctrl to nvme ctrl ops by Nitzan Carmi · 7 years ago
  44. 187c083 nvme-rdma: Allow DELETING state change failure in error_recovery by Nitzan Carmi · 7 years ago
  45. 2079699 nvme: Skip checking heads without namespaces by Keith Busch · 7 years ago
  46. 9bad040 nvme-rdma: Don't flush delete_wq by default during remove_one by Max Gurtovoy · 7 years ago
  47. a3dd7d0 nvmet-rdma: Don't flush system_wq by default during remove_one by Max Gurtovoy · 7 years ago
  48. e1a2ee2 nvmet-rdma: Fix use after free in nvmet_rdma_cm_handler() by Israel Rukshin · 7 years ago
  49. be9bdde nvmet-rdma: Remove unused queue state by Israel Rukshin · 7 years ago
  50. 9d625f7 nvmet_fc: prevent new io rqsts in possible isr completions by James Smart · 7 years ago
  51. 0cdd5fc nvme_fc: on remoteport reuse, set new nport_id and role. by James Smart · 7 years ago
  52. b12740d nvme_fc: fix abort race on teardown with lld reject by James Smart · 7 years ago
  53. 041018c nvme_fc: io timeout should defer abort to ctrl reset by James Smart · 7 years ago
  54. cf25809 nvme_fc: fix ctrl create failures racing with workq items by James Smart · 7 years ago
  55. 467c77d4 nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-A by Jarosław Janik · 7 years ago
  56. 77d0612 nvme: centralize ctrl removal prints by Max Gurtovoy · 7 years ago
  57. 97c1222 nvme-pci: Add .get_address ctrl callback by Keith Busch · 7 years ago
  58. 70da609 nvme: implement log page low/high offset and dwords by Matias Bjørling · 7 years ago
  59. 765cc03 nvme: change namespaces_mutext to namespaces_rwsem by Jianchao Wang · 7 years ago
  60. 6f8e0d7 nvme: fix the dangerous reference of namespaces list by Jianchao Wang · 7 years ago
  61. 9a915a5 nvme-pci: quiesce IO queues prior to disabling device HMB accesses by Jianchao Wang · 7 years ago
  62. b9e0385 nvme: Add fault injection feature by Thomas Tai · 7 years ago
  63. 42595eb nvme: use define instead of magic value for identify size by Minwoo Im · 7 years ago
  64. 4c65268 nvmet: don't return "any" ip address in discovery log page by Sagi Grimberg · 7 years ago
  65. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  66. d157e53 nvme_fc: rework sqsize handling by James Smart · 7 years ago
  67. 0475821 nvme-fabrics: Ignore nr_io_queues option for discovery controllers by Roland Dreier · 7 years ago
  68. 8a30ecc Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers" by Christoph Hellwig · 7 years ago
  69. 16ccfff nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectors by Ming Lei · 7 years ago
  70. 651438b nvme-pci: Fix EEH failure on ppc by Wen Xiong · 7 years ago
  71. 5ee0524 block: Add 'lock' as third argument to blk_alloc_queue_node() by Bart Van Assche · 7 years ago
  72. 468f098 Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  73. bffd2b6 nvmet: fix PSDT field check in command format by Max Gurtovoy · 7 years ago
  74. 9bd82b1 nvme-multipath: fix sysfs dangerously created links by Baegjae Sung · 7 years ago
  75. f25a2df nvme-pci: Fix nvme queue cleanup if IRQ setup fails by Jianchao Wang · 7 years ago
  76. 796b0b8 nvmet-loop: use blk_rq_payload_bytes for sgl selection by Christoph Hellwig · 7 years ago
  77. 0d30992 nvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytes by Christoph Hellwig · 7 years ago
  78. 5a1e595 nvme-fabrics: don't check for non-NULL module in nvmf_register_transport by Christoph Hellwig · 7 years ago
  79. 8000d1f nvme-rdma: fix sysfs invoked reset_ctrl error flow by Nitzan Carmi · 7 years ago
  80. 7756f72 nvmet: Change return code of discard command if not supported by Israel Rukshin · 7 years ago
  81. 4244140 nvme-pci: Fix timeouts in connecting state by Keith Busch · 7 years ago
  82. 815c670 nvme-pci: Remap CMB SQ entries on every controller reset by Keith Busch · 7 years ago
  83. 3fd176b nvme: fix the deadlock in nvme_update_formats by Jianchao Wang · 7 years ago
  84. 0a34e46 nvme: Don't use a stack buffer for keep-alive command by Roland Dreier · 7 years ago
  85. c3aedd2 nvme_fc: cleanup io completion by James Smart · 7 years ago
  86. 3efd6e8 nvme_fc: correct abort race condition on resets by James Smart · 7 years ago
  87. 8cb6af7 nvme: Fix discard buffer overrun by Keith Busch · 7 years ago
  88. 3096a73 nvme: delete NVME_CTRL_LIVE --> NVME_CTRL_CONNECTING transition by Max Gurtovoy · 7 years ago
  89. b754a32 nvme-rdma: use NVME_CTRL_CONNECTING state to mark init process by Max Gurtovoy · 7 years ago
  90. ad6a0a5 nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING by Max Gurtovoy · 7 years ago
  91. 64b2868 Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  92. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  93. 86ff7c2 blk-mq: introduce BLK_STS_DEV_RESOURCE by Ming Lei · 7 years ago
  94. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  95. ca5554a nvme: add tracepoint for nvme_complete_rq by Johannes Thumshirn · 7 years ago
  96. 3d030e4 nvme: add tracepoint for nvme_setup_cmd by Johannes Thumshirn · 7 years ago
  97. ad70062 nvme-pci: introduce RECONNECTING state to mark initializing procedure by Jianchao Wang · 7 years ago
  98. 1dad3a6 nvme-rdma: remove redundant boolean for inline_data by Max Gurtovoy · 7 years ago
  99. 6e49412 nvme: don't free uuid pointer before printing it by Johannes Thumshirn · 7 years ago
  100. ee9aebb nvme-pci: Suspend queues after deleting them by Keith Busch · 7 years ago