1. 7b8731d9 Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  2. 73a5379 nvme-fabrics: allow to queue requests for live queues by Sagi Grimberg · 4 years, 4 months ago
  3. ceb1e08 nvme-tcp: cancel async events before freeing event struct by David Milburn · 4 years, 4 months ago
  4. 925dd04 nvme-rdma: cancel async events before freeing event struct by David Milburn · 4 years, 4 months ago
  5. e126e82 nvme-fc: cancel async events before freeing event struct by David Milburn · 4 years, 4 months ago
  6. b63de84 nvme: Revert: Fix controller creation races with teardown flow by James Smart · 4 years, 5 months ago
  7. 8075fc3 Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  8. 7ad92f6 nvme-pci: cancel nvme device request before disabling by Tong Zhang · 4 years, 5 months ago
  9. e83d776 nvme: only use power of two io boundaries by Keith Busch · 4 years, 5 months ago
  10. 192f6c2 nvme: fix controller instance leak by Keith Busch · 4 years, 5 months ago
  11. 70e3798 nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()' by Christophe JAILLET · 4 years, 5 months ago
  12. 7cd49f7 nvme: Fix NULL dereference for pci nvme controllers by Sagi Grimberg · 4 years, 5 months ago
  13. 2362acb nvme-rdma: fix reset hang if controller died in the middle of a reset by Sagi Grimberg · 4 years, 5 months ago
  14. 0475a8d nvme-rdma: fix timeout handler by Sagi Grimberg · 4 years, 6 months ago
  15. 5110f40 nvme-rdma: serialize controller teardown sequences by Sagi Grimberg · 4 years, 5 months ago
  16. e5c01f4 nvme-tcp: fix reset hang if controller died in the middle of a reset by Sagi Grimberg · 4 years, 5 months ago
  17. 236187c nvme-tcp: fix timeout handler by Sagi Grimberg · 4 years, 6 months ago
  18. d4d6147 nvme-tcp: serialize controller teardown sequences by Sagi Grimberg · 4 years, 5 months ago
  19. 7cf0d7c nvme: have nvme_wait_freeze_timeout return if it timed out by Sagi Grimberg · 4 years, 5 months ago
  20. d7144f5 nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptance by Sagi Grimberg · 4 years, 5 months ago
  21. a6ce7d7 nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pdu by Ziye Yang · 4 years, 5 months ago
  22. c41c3ec Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  23. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  24. 0d3b6a8 nvmet: Disable keep-alive timer when kato is cleared to 0h by Amit Engel · 4 years, 5 months ago
  25. 5eac5f3 nvme: redirect commands on dying queue by Chao Leng · 4 years, 5 months ago
  26. 1e41f3b nvme: just check the status code type in nvme_is_path_error by Christoph Hellwig · 4 years, 5 months ago
  27. 5ddaabe nvme: refactor command completion by Christoph Hellwig · 4 years, 5 months ago
  28. 2eb81a3 nvme: rename and document nvme_end_request by Christoph Hellwig · 4 years, 5 months ago
  29. c41ad98 nvme: skip noiob for zoned devices by Keith Busch · 4 years, 5 months ago
  30. c61b82c nvme-pci: fix PRP pool size by Christoph Hellwig · 4 years, 5 months ago
  31. 7442ddc nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depth by John Garry · 4 years, 5 months ago
  32. ecbcdf0 nvme: Use spin_lock_irq() when taking the ctrl->lock by Logan Gunthorpe · 4 years, 5 months ago
  33. 7ee51cf nvmet: call blk_mq_free_request() directly by Chaitanya Kulkarni · 4 years, 5 months ago
  34. a2138fd nvmet: fix oops in pt cmd execution by Chaitanya Kulkarni · 4 years, 5 months ago
  35. 4db69a3 nvmet: add ns tear down label for pt-cmd handling by Chaitanya Kulkarni · 4 years, 5 months ago
  36. e398863 nvme: multipath: round-robin: eliminate "fallback" variable by Martin Wilck · 4 years, 5 months ago
  37. 93eb038 nvme: multipath: round-robin: fix single non-optimized path case by Martin Wilck · 4 years, 5 months ago
  38. f34448cd nvme-fc: Fix wrong return value in __nvme_fc_init_request() by Tianjia Zhang · 4 years, 5 months ago
  39. 0ceeab9 nvmet-passthru: Reject commands with non-sgl flags set by Logan Gunthorpe · 4 years, 6 months ago
  40. 382fee1 nvmet: fix a memory leak by Sagi Grimberg · 4 years, 5 months ago
  41. 060a72a Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  42. e0fc99e Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  43. 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  44. 5bedd3a nvme: add a Identify Namespace Identification Descriptor list quirk by Christoph Hellwig · 4 years, 6 months ago
  45. b6cec06 nvme-loop: remove extra variable in create ctrl by Chaitanya Kulkarni · 4 years, 6 months ago
  46. 64d452b nvme-loop: set ctrl state connecting after init by Chaitanya Kulkarni · 4 years, 6 months ago
  47. fbd6a42 nvme-multipath: do not fall back to __nvme_find_path() for non-optimized paths by Hannes Reinecke · 4 years, 6 months ago
  48. 3f6e324 nvme-multipath: fix logic for non-optimized paths by Martin Wilck · 4 years, 6 months ago
  49. 9f98772 nvme-rdma: fix controller reset hang during traffic by Sagi Grimberg · 4 years, 6 months ago
  50. 2875b0a nvme-tcp: fix controller reset hang during traffic by Sagi Grimberg · 4 years, 6 months ago
  51. d9174c1 nvmet: introduce the passthru Kconfig option by Chaitanya Kulkarni · 4 years, 6 months ago
  52. cae5b01 nvmet: introduce the passthru configfs interface by Logan Gunthorpe · 4 years, 6 months ago
  53. ba76af6 nvmet: Add passthru enable/disable helpers by Logan Gunthorpe · 4 years, 6 months ago
  54. c1fef73f nvmet: add passthru code to process commands by Logan Gunthorpe · 4 years, 6 months ago
  55. 24493b8 nvme: export nvme_find_get_ns() and nvme_put_ns() by Logan Gunthorpe · 4 years, 6 months ago
  56. f783f44 nvme: introduce nvme_ctrl_get_by_path() by Logan Gunthorpe · 4 years, 6 months ago
  57. 17365ae nvme: introduce nvme_execute_passthru_rq to call nvme_passthru_[start|end]() by Logan Gunthorpe · 4 years, 6 months ago
  58. df21b6b nvme: create helper function to obtain command effects by Logan Gunthorpe · 4 years, 6 months ago
  59. 2bf5d3b nvme: clear any SGL flags in passthru commands by Logan Gunthorpe · 4 years, 6 months ago
  60. ece0278 nvmet-fc: remove redundant del_work_active flag by James Smart · 4 years, 6 months ago
  61. 34efa23 nvmet-fc: check successful reference in nvmet_fc_find_target_assoc by James Smart · 4 years, 6 months ago
  62. 2374807 nvme-fc: set max_segments to lldd max value by James Smart · 4 years, 6 months ago
  63. 653303f nvme-hwmon: log the controller device name by Sagi Grimberg · 4 years, 6 months ago
  64. ecca390e nvme: fix deadlock in disconnect during scan_work and/or ana_work by Sagi Grimberg · 4 years, 6 months ago
  65. 4212f4e nvme: document nvme controller states by Sagi Grimberg · 4 years, 6 months ago
  66. 7774e77 nvmet: use xarray for ctrl ns storing by Chaitanya Kulkarni · 4 years, 6 months ago
  67. ca0f1a8 nvmet-rdma: use new shared CQ mechanism by Yamin Friedman · 4 years, 6 months ago
  68. 287f329 nvme-rdma: use new shared CQ mechanism by Yamin Friedman · 4 years, 6 months ago
  69. df4f9bc nvme-pci: add support for ACPI StorageD3Enable property by David E. Box · 4 years, 6 months ago
  70. b13c639 nvme-pci: use max of PRP or SGL for iod size by Chaitanya Kulkarni · 4 years, 6 months ago
  71. 6c3c05b nvme-core: replace ctrl page size with a macro by Chaitanya Kulkarni · 4 years, 6 months ago
  72. 5887450 nvme: remove redundant validation in nvme_start_ctrl() by Baolin Wang · 4 years, 6 months ago
  73. eca9e82 nvme: remove an unnecessary condition by Dan Carpenter · 4 years, 6 months ago
  74. 5611ec2 nvme-pci: prevent SK hynix PC400 from using Write Zeroes command by Kai-Heng Feng · 4 years, 6 months ago
  75. adc99fd nvme-tcp: fix possible hang waiting for icresp response by Sagi Grimberg · 4 years, 6 months ago
  76. b9b1a5d block: remove blk_queue_stack_limits by Christoph Hellwig · 4 years, 6 months ago
  77. 4f43d64 Merge branch 'for-5.9/drivers' into for-5.9/block-merge by Jens Axboe · 4 years, 6 months ago
  78. 9caaa66 Merge branch 'for-5.9/block' into for-5.9/block-merge by Jens Axboe · 4 years, 6 months ago
  79. 05b2902 nvme: explicitly update mpath disk capacity on revalidation by Anthony Iliopoulos · 4 years, 6 months ago
  80. 659bf82 block: add max_active_zones to blk-sysfs by Niklas Cassel · 4 years, 6 months ago
  81. e15864f block: add max_open_zones to blk-sysfs by Niklas Cassel · 4 years, 6 months ago
  82. 3913f4f nvme: remove ns->disk checks by Christoph Hellwig · 4 years, 6 months ago
  83. 359c1f8 nvme-pci: use standard block status symbolic names by Baolin Wang · 4 years, 6 months ago
  84. 9056fc9 nvme-pci: use the consistent return type of nvme_pci_iod_alloc_size() by Baolin Wang · 4 years, 6 months ago
  85. 4e52354 nvme-pci: add a blank line after declarations by Baolin Wang · 4 years, 6 months ago
  86. ee0d96d nvme-pci: fix some comments issues by Baolin Wang · 4 years, 6 months ago
  87. c25c853 nvme-pci: remove redundant segment validation by Baolin Wang · 4 years, 6 months ago
  88. 972b13e nvme: document quirked Intel models by David Fugate · 4 years, 6 months ago
  89. 764075f nvme: expose reconnect_delay and ctrl_loss_tmo via sysfs by Sagi Grimberg · 4 years, 6 months ago
  90. 240e6ee nvme: support for zoned namespaces by Keith Busch · 4 years, 7 months ago
  91. be93e87 nvme: support for multiple Command Sets Supported and Effects log pages by Keith Busch · 4 years, 7 months ago
  92. 71010c3 nvme: implement multiple I/O Command Set support by Niklas Cassel · 4 years, 7 months ago
  93. f5af577 nvme: use USEC_PER_SEC instead of magic numbers by Baolin Wang · 4 years, 7 months ago
  94. b8a12e9 nvmet-tcp: simplify nvmet_process_resp_list by Sagi Grimberg · 4 years, 7 months ago
  95. 122e5b9 nvme-tcp: optimize network stack with setting msg flags according to batch size by Sagi Grimberg · 4 years, 7 months ago
  96. 86f0348 nvme-tcp: leverage request plugging by Sagi Grimberg · 4 years, 7 months ago
  97. 15ec928 nvme-tcp: have queue prod/cons send list become a llist by Sagi Grimberg · 4 years, 7 months ago
  98. ca8f4be nvme-fcloop: verify wwnn and wwpn format by Dongli Zhang · 4 years, 8 months ago
  99. a0f0dba nvmet: use unsigned type for u64 by Chaitanya Kulkarni · 4 years, 7 months ago
  100. 6fa350f nvmet: introduce flags member in nvmet_fabrics_ops by Max Gurtovoy · 4 years, 7 months ago