1. 443bd90 nvme: host: unquiesce queue in nvme_kill_queues() by Ming Lei · 8 years ago
  2. f660174 blk-mq: use the introduced blk_mq_unquiesce_queue() by Ming Lei · 8 years ago
  3. 6b8190d nvme: implement NS Optimal IO Boundary from 1.3 Spec by Scott Bauer · 8 years ago
  4. 8fa6112 nvme: don't hard code size of struct t10_pi_tuple by Sagi Grimberg · 8 years ago
  5. 39bdc59 nvme: no need to wait for the reset when keepalive fails by Christoph Hellwig · 8 years ago
  6. d86c4d8 nvme: move reset workqueue handling to common code by Christoph Hellwig · 8 years ago
  7. 0350815 nvme-pci: merge init_request methods by Christoph Hellwig · 8 years ago
  8. 76f983c nvme-fc: merge init_request methods by Christoph Hellwig · 8 years ago
  9. 385475e nvme-rdma: merge init_request and exit_request methods by Christoph Hellwig · 8 years ago
  10. ebe6d87 nvme: move protection information check into nvme_setup_rw by Christoph Hellwig · 8 years ago
  11. b3b1b0b nvme: mark shutdown_timeout static by Christoph Hellwig · 8 years ago
  12. bb472ba nvme-rdma: fix error code in nvme_rdma_create_ctrl() by Dan Carpenter · 8 years ago
  13. 97ddc36e nvmf: keep track of nvmet connect error status by Guan Junxiong · 8 years ago
  14. f0425db nvme: use ctrl->device consistently for logging by Johannes Thumshirn · 8 years ago
  15. d934f98 nvme: provide UUID value to userspace by Johannes Thumshirn · 8 years ago
  16. 3b22ba2 nvme: get list of namespace descriptors by Johannes Thumshirn · 8 years ago
  17. 90985b8 nvme: rename uuid to nguid in nvme_ns by Johannes Thumshirn · 8 years ago
  18. 0add5e8 nvmet: use NVME_IDENTIFY_DATA_SIZE by Johannes Thumshirn · 8 years ago
  19. d19d4c8 nvme-pci: remove redundant includes by Sagi Grimberg · 8 years ago
  20. b2a0eb1 nvme-pci: Remove watchdog timer by Keith Busch · 8 years ago
  21. 97f6ef6 nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride by Xu Yu · 8 years ago
  22. fdf9dfa nvme: move nr_reconnects to nvme_ctrl by Sagi Grimberg · 8 years ago
  23. c669ccd nvme: queue ns scanning and async request from nvme_wq by Sagi Grimberg · 8 years ago
  24. 9a6327d nvme: Move transports to use nvme-core workqueue by Sagi Grimberg · 8 years ago
  25. c58bd1b nvme: Don't allow to reset a reconnecting controller by Sagi Grimberg · 8 years ago
  26. b282a88d nvme-rdma: Get rid of CONNECTED state by Sagi Grimberg · 8 years ago
  27. abf87d5 nvme-rdma: rework rdma connection establishment error path by Sagi Grimberg · 8 years ago
  28. ca6e95b nvme-rdma: make nvme_rdma_[create|destroy]_queue_ib symmetrical by Sagi Grimberg · 8 years ago
  29. c8295d1 nvme-rdma: Don't rearm the CQ when polling directly by Sagi Grimberg · 8 years ago
  30. dc5bc6a nvme-rdma: Make queue flags bit numbers and not shifts by Sagi Grimberg · 8 years ago
  31. 3dee63c nvme-rdma: get rid of unused ctrl lock by Sagi Grimberg · 8 years ago
  32. 87ad72a nvme-pci: implement host memory buffer support by Christoph Hellwig · 8 years ago
  33. fe6d53c nvme: save hmpre and hmmin in struct nvme_ctrl by Christoph Hellwig · 8 years ago
  34. fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 8 years ago
  35. a104c9f nvme-rdma: fix merge error by Christoph Hellwig · 8 years ago
  36. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  37. fc17b65 blk-mq: switch ->queue_rq return value to blk_status_t by Christoph Hellwig · 8 years ago
  38. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  39. 4017415 nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmd by Christoph Hellwig · 8 years ago
  40. 9947d6a nvme: relax APST default max latency to 100ms by Kai-Heng Feng · 8 years ago
  41. da87591 nvme: only consider exit latency when choosing useful non-op power states by Kai-Heng Feng · 8 years ago
  42. 24b7f05 nvme-fc: fix missing put reference on controller create failure by James Smart · 8 years ago
  43. f874d5d nvme-fc: on lldd/transport io error, terminate association by James Smart · 8 years ago
  44. e818a5b nvme-rdma: fast fail incoming requests while we reconnect by Sagi Grimberg · 8 years ago
  45. 82b057c nvme-pci: fix multiple ctrl removal scheduling by Rakesh Pandit · 8 years ago
  46. 82654b6 nvme: fix hang in remove path by Ming Lei · 8 years ago
  47. 8e41226 nvme: switch to uuid_t by Christoph Hellwig · 8 years ago
  48. 50af47d nvme: Quirk APST on Intel 600P/P3100 devices by Andy Lutomirski · 8 years ago
  49. c81bfba nvme: only setup block integrity if supported by the driver by Christoph Hellwig · 8 years ago
  50. d3d5b87 nvme: replace is_flags field in nvme_ctrl_ops with a flags field by Christoph Hellwig · 8 years ago
  51. 9bdcfb1 nvme-pci: consistencly use ctrl->device for logging by Christoph Hellwig · 8 years ago
  52. 2cb657b nvme_fc: remove extra controller reference taken on reconnect by James Smart · 8 years ago
  53. e392e1f nvme_fc: correct nvme status set on abort by James Smart · 8 years ago
  54. 589ff77 nvme_fc: set logging level on resets/deletes by James Smart · 8 years ago
  55. a5321aa nvme_fc: revise comment on teardown by James Smart · 8 years ago
  56. 5bbecdb nvme_fc: Support ctrl_loss_tmo by James Smart · 8 years ago
  57. 0ce872b nvme_fc: get rid of local reconnect_delay by James Smart · 8 years ago
  58. 986f75c nvme: avoid to use blk_mq_abort_requeue_list() by Ming Lei · 8 years ago
  59. 806f026 nvme: use blk_mq_start_hw_queues() in nvme_kill_queues() by Ming Lei · 8 years ago
  60. 0544f54 nvme-rdma: support devices with queue size < 32 by Marta Rybczynska · 8 years ago
  61. 894e216 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  62. 2952a87 nvme-fc: stop queues on error detection by James Smart · 8 years ago
  63. 85e6a6a nvme-fc: require target or discovery role for fc-nvme targets by James Smart · 8 years ago
  64. f63572d nvme: unmap CMB and remove sysfs file in reset path by Jon Derrick · 8 years ago
  65. 55a1ab5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  66. fba704b nvme: lightnvm: fix memory leak by Rakesh Pandit · 8 years ago
  67. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  68. 629b1b2 lightnvm: remove unused rq parameter of nvme_nvm_rqtocmd() to kill warning by Geert Uytterhoeven · 8 years ago
  69. 2e13f33 lightnvm: create cmd before allocating request by Javier González · 8 years ago
  70. d6296d39 blk-mq: update ->init_request and ->exit_request prototypes by Christoph Hellwig · 8 years ago
  71. b06e13c Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-merge by Jens Axboe · 8 years ago
  72. 7569b90 nvme-scsi: remove nvme_trans_security_protocol by Christoph Hellwig · 8 years ago
  73. 25d9baa nvme-lightnvm: add missing endianess conversion in nvme_nvm_end_io by Christoph Hellwig · 8 years ago
  74. 7fad1fd4 nvme-scsi: Consider LBA format in IO splitting calculation by Jon Derrick · 8 years ago
  75. de41447 nvme-fc: avoid memory corruption caused by calling nvmf_free_options() twice by Ewan D. Milne · 8 years ago
  76. c35e30b nvme: Add nvme_core.force_apst to ignore the NO_APST quirk by Andy Lutomirski · 8 years ago
  77. fb0dc39 nvme: Display raw APST configuration via DYNAMIC_DEBUG by Andy Lutomirski · 8 years ago
  78. 76e4ad0 nvme: Fix APST comment by Andy Lutomirski · 8 years ago
  79. d9fd363 Merge branch 'master' into for-4.12/post-merge by Jens Axboe · 8 years ago
  80. baee29a nvme-fc: mark two symbols static by Christoph Hellwig · 8 years ago
  81. 61bff8e nvme_fc: add controller reset support by James Smart · 8 years ago
  82. 78a7ac2 nvme_fc: add aen abort to teardown by James Smart · 8 years ago
  83. 458f280 nvme_fc: fix command id check by James Smart · 8 years ago
  84. e02ab02 nvme: let dm-mpath distinguish nvme error codes by Junxiong Guan · 8 years ago
  85. 7776db1 nvme/pci: Poll CQ on timeout by Keith Busch · 8 years ago
  86. 8d64daf nvme_fc: Add ls aborts on remote port teardown by James Smart · 8 years ago
  87. c913a8b nvme_fc: Move LS's to rport by James Smart · 8 years ago
  88. f9f38e3 nvme: improve performance for virtual NVMe devices by Helen Koike · 8 years ago
  89. 81c1cd9 nvme/pci: Don't set reserved SQ create flags by Keith Busch · 8 years ago
  90. be56945 nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA" by Andy Lutomirski · 8 years ago
  91. ff5350a nvme: Adjust the Samsung APST quirk by Andy Lutomirski · 8 years ago
  92. 08e0029 blk-mq: remove the error argument to blk_mq_complete_request by Christoph Hellwig · 8 years ago
  93. 65ba6b5 nvme: make nvme_error_status private by Christoph Hellwig · 8 years ago
  94. 27fa9bc nvme: split nvme status from block req->errors by Christoph Hellwig · 8 years ago
  95. d663b69 nvme-fc: fix status code handling in nvme_fc_fcpio_done by Christoph Hellwig · 8 years ago
  96. 9460e28 lightnvm: Use blk_init_request_from_bio() instead of open-coding it by Bart Van Assche · 8 years ago
  97. 0ff199c nvme/pci: Switch to pci_request_irq() by Christoph Hellwig · 8 years ago
  98. e85292f lightnvm: bad type conversion for nvme control bits by Javier González · 8 years ago
  99. 48d663a lightnvm: enable nvme size compile asserts by Matias Bjørling · 8 years ago
  100. 17912c4 lightnvm: submit erases using the I/O path by Javier González · 8 years ago