1. 130568d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  2. 459bd0d Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  3. c2f30f08 nvmet: avoid unneeded assignment of submit_bio return value by Max Gurtovoy · 7 years ago
  4. b27c1e6 nvme-pci: add module parameter for io queue depth by weiping zhang · 7 years ago
  5. 2ee0e4e nvme-pci: compile warnings in nvme_alloc_host_mem() by Dan Carpenter · 7 years ago
  6. 4cb7ca8 nvmet_fc: Accept variable pad lengths on Create Association LS by James Smart · 7 years ago
  7. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  8. 842594c nvme-rdma: unconditionally recycle the request mr by Sagi Grimberg · 7 years ago
  9. d09f2b4 nvme: split nvme_uninit_ctrl into stop and uninit by Sagi Grimberg · 7 years ago
  10. 8d7b8fa nvme: kick requeue list when requeueing a request instead of when starting the queues by Sagi Grimberg · 7 years ago
  11. c81545f nvme-pci: quiesce/unquiesce admin_q instead of start/stop its hw queues by Sagi Grimberg · 7 years ago
  12. c1c0fff nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queues by Sagi Grimberg · 7 years ago
  13. f9c5af5 nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queues by Sagi Grimberg · 7 years ago
  14. fb05133 nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues by Sagi Grimberg · 7 years ago
  15. 5e599d7 nvme-rdma: remove race conditions from IB signalling by Marta Rybczynska · 7 years ago
  16. e5859d3 nvme-fc: use blk_mq_delay_run_hw_queue instead of open-coding it by Sagi Grimberg · 7 years ago
  17. cda5fd1 nvme-fc: update tagset nr_hw_queues after queues reinit by Sagi Grimberg · 7 years ago
  18. 4368c39 nvme-loop: update tagset nr_hw_queues after reconnecting/resetting by Sagi Grimberg · 7 years ago
  19. 4c8b99f nvme-rdma: update tagset nr_hw_queues after reconnecting/resetting by Sagi Grimberg · 7 years ago
  20. 7314183 nvme-fc: don't override opts->nr_io_queues by Sagi Grimberg · 7 years ago
  21. 03ffbcd Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  22. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  23. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  24. 775755e PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done() by Christoph Hellwig · 7 years ago
  25. 01ad099 nvme-pci: rename to nvme_pci_configure_admin_queue by Sagi Grimberg · 7 years ago
  26. 20d0dfe nvme: move ctrl cap to struct nvme_ctrl by Sagi Grimberg · 7 years ago
  27. d858e5f nvme: move queue_count to the nvme_ctrl by Sagi Grimberg · 8 years ago
  28. d554b5e nvme: Quirks for PM1725 controllers by Martin K. Petersen · 7 years ago
  29. a2b9377 nvme: Makefile: remove dead build rule by Valentin Rothberg · 7 years ago
  30. 425a17c nvme: Allocate queues for all possible CPUs by Christoph Hellwig · 7 years ago
  31. f1d4ef7 nvmet-rdma: register ib_client to not deadlock in device removal by Sagi Grimberg · 7 years ago
  32. 69fa964 nvme_fc: fix error recovery on link down. by James Smart · 7 years ago
  33. 188f7e8 nvmet_fc: fix crashes on bad opcodes by James Smart · 7 years ago
  34. 0b5a766 nvme_fc: Fix crash when nvme controller connection fails. by James Smart · 7 years ago
  35. 36715cf nvme_fc: replace ioabort msleep loop with completion by James Smart · 7 years ago
  36. b4dfd6e nvme_fc: fix double calls to nvme_cleanup_cmd() by James Smart · 7 years ago
  37. b1465c6 nvme-fabrics: verify that a controller returns the correct NQN by Christoph Hellwig · 7 years ago
  38. 49d3d50 nvme: simplify nvme_dev_attrs_are_visible by Christoph Hellwig · 7 years ago
  39. 180de007 nvme: read the subsystem NQN from Identify Controller by Christoph Hellwig · 7 years ago
  40. 942fbab nvme: remove a misleading comment on struct nvme_ns by Christoph Hellwig · 7 years ago
  41. 76a5af8 nvme: explicitly disable APST on quirked devices by Kai-Heng Feng · 7 years ago
  42. 7aa1f42 nvme: use a single NVME_AQ_DEPTH and relax it to 32 by Sagi Grimberg · 7 years ago
  43. 6bfe042 nvme: add hostid token to fabric options by Johannes Thumshirn · 7 years ago
  44. 3f7f25a9 nvme: Remove SCSI translations by Keith Busch · 7 years ago
  45. 442e19b nvme-pci: open-code polling logic in nvme_poll by Sagi Grimberg · 7 years ago
  46. 920d13a nvme-pci: factor out the cqe reading mechanics from __nvme_process_cq by Sagi Grimberg · 7 years ago
  47. 83a12fb nvme-pci: factor out cqe handling into a dedicated routine by Sagi Grimberg · 7 years ago
  48. eb281c8 nvme-pci: Introduce nvme_ring_cq_doorbell by Sagi Grimberg · 7 years ago
  49. ebef736 nvme/pci: Fix stuck nvme reset by Keith Busch · 7 years ago
  50. f5d1184 nvme: add support for streams and directives by Jens Axboe · 7 years ago
  51. 613fa26 lightnvm: propagate right error code to target by Javier González · 7 years ago
  52. 443bd90 nvme: host: unquiesce queue in nvme_kill_queues() by Ming Lei · 7 years ago
  53. f660174 blk-mq: use the introduced blk_mq_unquiesce_queue() by Ming Lei · 7 years ago
  54. 6b8190d nvme: implement NS Optimal IO Boundary from 1.3 Spec by Scott Bauer · 7 years ago
  55. 8fa6112 nvme: don't hard code size of struct t10_pi_tuple by Sagi Grimberg · 7 years ago
  56. 39bdc59 nvme: no need to wait for the reset when keepalive fails by Christoph Hellwig · 7 years ago
  57. d86c4d8 nvme: move reset workqueue handling to common code by Christoph Hellwig · 7 years ago
  58. 0350815 nvme-pci: merge init_request methods by Christoph Hellwig · 7 years ago
  59. 62b83b1 nvme-loop: merge init_request methods by Christoph Hellwig · 7 years ago
  60. 76f983c nvme-fc: merge init_request methods by Christoph Hellwig · 7 years ago
  61. 385475e nvme-rdma: merge init_request and exit_request methods by Christoph Hellwig · 7 years ago
  62. ebe6d87 nvme: move protection information check into nvme_setup_rw by Christoph Hellwig · 7 years ago
  63. b3b1b0b nvme: mark shutdown_timeout static by Christoph Hellwig · 7 years ago
  64. bb472ba nvme-rdma: fix error code in nvme_rdma_create_ctrl() by Dan Carpenter · 7 years ago
  65. 97ddc36e nvmf: keep track of nvmet connect error status by Guan Junxiong · 7 years ago
  66. 1b63327 nvmet-fc: Remove a set-but-not-used variable by Bart Van Assche · 7 years ago
  67. f0425db nvme: use ctrl->device consistently for logging by Johannes Thumshirn · 7 years ago
  68. c61d788 nvmet: allow overriding the NVMe VS via configfs by Johannes Thumshirn · 7 years ago
  69. 430c7be nvmet: add uuid field to nvme_ns and populate via configfs by Johannes Thumshirn · 7 years ago
  70. 637dc0f nvmet: implement namespace identify descriptor list by Johannes Thumshirn · 7 years ago
  71. d934f98 nvme: provide UUID value to userspace by Johannes Thumshirn · 7 years ago
  72. 3b22ba2 nvme: get list of namespace descriptors by Johannes Thumshirn · 7 years ago
  73. 90985b8 nvme: rename uuid to nguid in nvme_ns by Johannes Thumshirn · 7 years ago
  74. 0add5e8 nvmet: use NVME_IDENTIFY_DATA_SIZE by Johannes Thumshirn · 7 years ago
  75. d19d4c8 nvme-pci: remove redundant includes by Sagi Grimberg · 7 years ago
  76. b2a0eb1 nvme-pci: Remove watchdog timer by Keith Busch · 7 years ago
  77. 97f6ef6 nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride by Xu Yu · 7 years ago
  78. fdf9dfa nvme: move nr_reconnects to nvme_ctrl by Sagi Grimberg · 7 years ago
  79. c669ccd nvme: queue ns scanning and async request from nvme_wq by Sagi Grimberg · 7 years ago
  80. 9a6327d nvme: Move transports to use nvme-core workqueue by Sagi Grimberg · 7 years ago
  81. c58bd1b nvme: Don't allow to reset a reconnecting controller by Sagi Grimberg · 7 years ago
  82. b282a88d nvme-rdma: Get rid of CONNECTED state by Sagi Grimberg · 7 years ago
  83. abf87d5 nvme-rdma: rework rdma connection establishment error path by Sagi Grimberg · 7 years ago
  84. ca6e95b nvme-rdma: make nvme_rdma_[create|destroy]_queue_ib symmetrical by Sagi Grimberg · 7 years ago
  85. c8295d1 nvme-rdma: Don't rearm the CQ when polling directly by Sagi Grimberg · 7 years ago
  86. dc5bc6a nvme-rdma: Make queue flags bit numbers and not shifts by Sagi Grimberg · 7 years ago
  87. 3dee63c nvme-rdma: get rid of unused ctrl lock by Sagi Grimberg · 7 years ago
  88. a29001c nvme-loop: get rid of unused controller lock by Sagi Grimberg · 7 years ago
  89. 87ad72a nvme-pci: implement host memory buffer support by Christoph Hellwig · 7 years ago
  90. fe6d53c nvme: save hmpre and hmmin in struct nvme_ctrl by Christoph Hellwig · 7 years ago
  91. fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 7 years ago
  92. a104c9f nvme-rdma: fix merge error by Christoph Hellwig · 7 years ago
  93. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 7 years ago
  94. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 7 years ago
  95. fc17b65 blk-mq: switch ->queue_rq return value to blk_status_t by Christoph Hellwig · 7 years ago
  96. 2a842ac block: introduce new block status code type by Christoph Hellwig · 7 years ago
  97. 4017415 nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmd by Christoph Hellwig · 7 years ago
  98. 9947d6a nvme: relax APST default max latency to 100ms by Kai-Heng Feng · 7 years ago
  99. da87591 nvme: only consider exit latency when choosing useful non-op power states by Kai-Heng Feng · 7 years ago
  100. 24b7f05 nvme-fc: fix missing put reference on controller create failure by James Smart · 7 years ago