1. f673714 nvme-fc: shorten reconnect delay if possible for FC by James Smart · 4 years, 3 months ago
  2. 88e837e nvme-fc: wait for queues to freeze before calling update_hr_hw_queues by James Smart · 4 years, 3 months ago
  3. 514a6dc nvme-fc: fix error loop in create_hw_io_queues by James Smart · 4 years, 3 months ago
  4. 52793d6 nvme-fc: fix io timeout to abort I/O by James Smart · 4 years, 3 months ago
  5. 02ca079 nvme-pci: disable Write Zeroes on Sandisk Skyhawk by Kai-Heng Feng · 4 years, 3 months ago
  6. 643c476 nvme: use queuedata for nvme_req_qid by Keith Busch · 4 years, 3 months ago
  7. a87da50 nvme-rdma: fix crash due to incorrect cqe by Chao Leng · 4 years, 3 months ago
  8. 43efdb8 nvme-rdma: fix crash when connect rejected by Chao Leng · 4 years, 3 months ago
  9. afaf5c6 nvme: translate zone resource errors by Keith Busch · 4 years, 3 months ago
  10. 7cd4ecd Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  11. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  12. 583090b Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  13. c448525 nvme-core: remove extra condition for vwc by Chaitanya Kulkarni · 4 years, 3 months ago
  14. af5d6f7 nvme-core: remove extra variable by Chaitanya Kulkarni · 4 years, 3 months ago
  15. 7b15336 nvme: remove nvme_identify_ns_list by Christoph Hellwig · 4 years, 3 months ago
  16. 0a05226 nvme: refactor nvme_validate_ns by Christoph Hellwig · 4 years, 3 months ago
  17. b2dc748 nvme: move nvme_validate_ns by Christoph Hellwig · 4 years, 3 months ago
  18. 8b7c0ff nvme: query namespace identifiers before adding the namespace by Christoph Hellwig · 4 years, 3 months ago
  19. 3a9967b nvme: revalidate zone bitmaps in nvme_update_ns_info by Christoph Hellwig · 4 years, 3 months ago
  20. af0f446 nvme: remove nvme_update_formats by Christoph Hellwig · 4 years, 3 months ago
  21. 75eb779 nvme: update the known admin effects by Christoph Hellwig · 4 years, 3 months ago
  22. 658d9f7 nvme: set the queue limits in nvme_update_ns_info by Christoph Hellwig · 4 years, 3 months ago
  23. 310b30e nvme: remove the 0 lba_shift check in nvme_update_ns_info by Christoph Hellwig · 4 years, 3 months ago
  24. 13f0b26 nvme: clean up the check for too large logic block sizes by Christoph Hellwig · 4 years, 3 months ago
  25. f9d5f45 nvme: freeze the queue over ->lba_shift updates by Christoph Hellwig · 4 years, 3 months ago
  26. d4609ea nvme: factor out a nvme_configure_metadata helper by Christoph Hellwig · 4 years, 3 months ago
  27. fab72f5 nvme: call nvme_identify_ns as the first thing in nvme_alloc_ns_block by Christoph Hellwig · 4 years, 3 months ago
  28. b8b8cd0 nvme: lift the check for an unallocated namespace into nvme_identify_ns by Christoph Hellwig · 4 years, 3 months ago
  29. 81382f1 nvme: rename __nvme_revalidate_disk by Christoph Hellwig · 4 years, 3 months ago
  30. 2124f09 nvme: rename _nvme_revalidate_disk by Christoph Hellwig · 4 years, 3 months ago
  31. eba9bcf nvme: rename nvme_validate_ns to nvme_validate_or_alloc_ns by Christoph Hellwig · 4 years, 3 months ago
  32. d525c3c nvme: remove the disk argument to nvme_update_zone_info by Christoph Hellwig · 4 years, 5 months ago
  33. 7fad20d nvme: fix initialization of the zone bitmaps by Christoph Hellwig · 4 years, 5 months ago
  34. 4bab690 nvme-core: put ctrl ref when module ref get fail by Chaitanya Kulkarni · 4 years, 3 months ago
  35. 165563c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 3 months ago
  36. 7d4194a nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage() by Coly Li · 4 years, 3 months ago
  37. 21cc2f3 nvme-pci: allocate separate interrupt for the reserved non-polled I/O queue by Jeffle Xu · 4 years, 3 months ago
  38. 936fab5 nvme: fix error handling in nvme_ns_report_zones by Christoph Hellwig · 4 years, 4 months ago
  39. 0b85f59 nvme-pci: Move enumeration by class to be last in the table by Andy Shevchenko · 4 years, 5 months ago
  40. 1cf7a12 nvme: use an xarray to lookup the Commands Supported and Effects log by Chaitanya Kulkarni · 4 years, 3 months ago
  41. b2702aa nvme: lift the file open code from nvme_ctrl_get_by_path by Chaitanya Kulkarni · 4 years, 4 months ago
  42. 9d2fbae Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  43. ac8f7a0 Merge branch 'for-5.10/block' into for-5.10/drivers by Jens Axboe · 4 years, 3 months ago
  44. 1cb039f bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag by Christoph Hellwig · 4 years, 3 months ago
  45. c2e4cd5 block: lift setting the readahead size into the block layer by Christoph Hellwig · 4 years, 3 months ago
  46. 46d2613 nvme-core: don't use NVME_NSID_ALL for command effects and supported log by Chaitanya Kulkarni · 4 years, 3 months ago
  47. c37b718 Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  48. 9e0e8da nvme-fc: fail new connections to a deleted host or remote port by James Smart · 4 years, 4 months ago
  49. 50b7c24 nvme-pci: fix NULL req in completion handler by Xianting Tian · 4 years, 3 months ago
  50. 59e330f nvme: return errors for hwmon init by Keith Busch · 4 years, 4 months ago
  51. 52a3974 nvme-core: get/put ctrl and transport module in nvme_dev_open/release() by Chaitanya Kulkarni · 4 years, 4 months ago
  52. af5ad17 nvme-tcp: fix kconfig dependency warning when !CRYPTO by Necip Fazil Yildiran · 4 years, 4 months ago
  53. ce4cc31 nvme-pci: disable the write zeros command for Intel 600P/P3100 by David Milburn · 4 years, 4 months ago
  54. 7b8731d9 Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  55. 73a5379 nvme-fabrics: allow to queue requests for live queues by Sagi Grimberg · 4 years, 4 months ago
  56. ceb1e08 nvme-tcp: cancel async events before freeing event struct by David Milburn · 4 years, 4 months ago
  57. 925dd04 nvme-rdma: cancel async events before freeing event struct by David Milburn · 4 years, 4 months ago
  58. e126e82 nvme-fc: cancel async events before freeing event struct by David Milburn · 4 years, 4 months ago
  59. b63de84 nvme: Revert: Fix controller creation races with teardown flow by James Smart · 4 years, 4 months ago
  60. 8075fc3 Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  61. b55d3d2 nvme: opencode revalidate_disk in nvme_validate_ns by Christoph Hellwig · 4 years, 4 months ago
  62. c13f0fb nvme: don't call revalidate_disk from nvme_set_queue_dying by Christoph Hellwig · 4 years, 4 months ago
  63. 611bee5 block: replace bd_set_size with bd_set_nr_sectors by Christoph Hellwig · 4 years, 4 months ago
  64. a98278e Merge branch 'block-5.9' into for-5.10/block by Jens Axboe · 4 years, 4 months ago
  65. 7ad92f6 nvme-pci: cancel nvme device request before disabling by Tong Zhang · 4 years, 4 months ago
  66. e83d776 nvme: only use power of two io boundaries by Keith Busch · 4 years, 4 months ago
  67. 192f6c2 nvme: fix controller instance leak by Keith Busch · 4 years, 4 months ago
  68. 7cd49f7 nvme: Fix NULL dereference for pci nvme controllers by Sagi Grimberg · 4 years, 4 months ago
  69. 2362acb nvme-rdma: fix reset hang if controller died in the middle of a reset by Sagi Grimberg · 4 years, 5 months ago
  70. 0475a8d nvme-rdma: fix timeout handler by Sagi Grimberg · 4 years, 5 months ago
  71. 5110f40 nvme-rdma: serialize controller teardown sequences by Sagi Grimberg · 4 years, 5 months ago
  72. e5c01f4 nvme-tcp: fix reset hang if controller died in the middle of a reset by Sagi Grimberg · 4 years, 5 months ago
  73. 236187c nvme-tcp: fix timeout handler by Sagi Grimberg · 4 years, 5 months ago
  74. d4d6147 nvme-tcp: serialize controller teardown sequences by Sagi Grimberg · 4 years, 5 months ago
  75. 7cf0d7c nvme: have nvme_wait_freeze_timeout return if it timed out by Sagi Grimberg · 4 years, 5 months ago
  76. d7144f5 nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptance by Sagi Grimberg · 4 years, 5 months ago
  77. c41c3ec Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  78. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  79. 5eac5f3 nvme: redirect commands on dying queue by Chao Leng · 4 years, 5 months ago
  80. 1e41f3b nvme: just check the status code type in nvme_is_path_error by Christoph Hellwig · 4 years, 5 months ago
  81. 5ddaabe nvme: refactor command completion by Christoph Hellwig · 4 years, 5 months ago
  82. 2eb81a3 nvme: rename and document nvme_end_request by Christoph Hellwig · 4 years, 5 months ago
  83. c41ad98 nvme: skip noiob for zoned devices by Keith Busch · 4 years, 5 months ago
  84. c61b82c nvme-pci: fix PRP pool size by Christoph Hellwig · 4 years, 5 months ago
  85. 7442ddc nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depth by John Garry · 4 years, 5 months ago
  86. ecbcdf0 nvme: Use spin_lock_irq() when taking the ctrl->lock by Logan Gunthorpe · 4 years, 5 months ago
  87. e398863 nvme: multipath: round-robin: eliminate "fallback" variable by Martin Wilck · 4 years, 5 months ago
  88. 93eb038 nvme: multipath: round-robin: fix single non-optimized path case by Martin Wilck · 4 years, 5 months ago
  89. f34448cd nvme-fc: Fix wrong return value in __nvme_fc_init_request() by Tianjia Zhang · 4 years, 5 months ago
  90. 060a72a Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  91. e0fc99e Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  92. 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  93. 5bedd3a nvme: add a Identify Namespace Identification Descriptor list quirk by Christoph Hellwig · 4 years, 5 months ago
  94. fbd6a42 nvme-multipath: do not fall back to __nvme_find_path() for non-optimized paths by Hannes Reinecke · 4 years, 5 months ago
  95. 3f6e324 nvme-multipath: fix logic for non-optimized paths by Martin Wilck · 4 years, 5 months ago
  96. 9f98772 nvme-rdma: fix controller reset hang during traffic by Sagi Grimberg · 4 years, 5 months ago
  97. 2875b0a nvme-tcp: fix controller reset hang during traffic by Sagi Grimberg · 4 years, 5 months ago
  98. 24493b8 nvme: export nvme_find_get_ns() and nvme_put_ns() by Logan Gunthorpe · 4 years, 5 months ago
  99. f783f44 nvme: introduce nvme_ctrl_get_by_path() by Logan Gunthorpe · 4 years, 5 months ago
  100. 17365ae nvme: introduce nvme_execute_passthru_rq to call nvme_passthru_[start|end]() by Logan Gunthorpe · 4 years, 5 months ago