1. 2f4c9ba nvme: export zoned namespaces without Zone Append support read-only by Javier González · 4 years, 2 months ago
  2. ba4fb32 nvme: rename bdev operations by Javier González · 4 years, 2 months ago
  3. f68abd9 nvme: rename controller base dev_t char device by Javier González · 4 years, 2 months ago
  4. e1aaf5c nvme: remove unnecessary return values by Javier González · 4 years, 2 months ago
  5. f781f3d nvme: print a warning for when listing active namespaces fails by Minwoo Im · 4 years, 2 months ago
  6. aa9d729 nvme: improve an error message on Identify failure by Minwoo Im · 4 years, 2 months ago
  7. 8c4dfea nvme-fabrics: reject I/O to offline device by Victor Gladkov · 4 years, 2 months ago
  8. e3aef09 nvme-pci: don't allocate unused I/O queues by Niklas Schnelle · 4 years, 2 months ago
  9. ff4e5fb nvme-pci: drop min() from nr_io_queues assignment by Niklas Schnelle · 4 years, 2 months ago
  10. 39dfe84 nvme: split nvme_alloc_request() by Chaitanya Kulkarni · 4 years, 2 months ago
  11. dc96f93 nvme: use consistent macro name for timeout by Chaitanya Kulkarni · 4 years, 2 months ago
  12. 0d2e7c8 nvme: centralize setting the timeout in nvme_alloc_request by Chaitanya Kulkarni · 4 years, 2 months ago
  13. 84115d6 nvme: simplify nvme_req_qid() by Baolin Wang · 4 years, 3 months ago
  14. 65c5a05 nvme: fix incorrect behavior when BLKROSET is called by the user by Sagi Grimberg · 4 years, 2 months ago
  15. 7ae7a8d Merge tag 'nvme-5.10-2020-11-05' of git://git.infradead.org/nvme into block-5.10 by Jens Axboe · 4 years, 2 months ago
  16. 0a8a2c85 nvme-tcp: avoid repeated request completion by Sagi Grimberg · 4 years, 3 months ago
  17. fdf58e0 nvme-rdma: avoid repeated request completion by Sagi Grimberg · 4 years, 3 months ago
  18. d6f6621 nvme-tcp: avoid race between time out and tear down by Chao Leng · 4 years, 3 months ago
  19. 3017013 nvme-rdma: avoid race between time out and tear down by Chao Leng · 4 years, 3 months ago
  20. 04800fb nvme: introduce nvme_sync_io_queues by Chao Leng · 4 years, 3 months ago
  21. 3821080 Revert "nvme-pci: remove last_sq_tail" by Keith Busch · 4 years, 3 months ago
  22. 5fc6b07 Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  23. 071ba4c RDMA: Add rdma_connect_locked() by Jason Gunthorpe · 4 years, 3 months ago
  24. ac9b820 nvme-fc: remove nvme_fc_terminate_io() by James Smart · 4 years, 3 months ago
  25. 95ced8a nvme-fc: eliminate terminate_io use by nvme_fc_error_recovery by James Smart · 4 years, 3 months ago
  26. 9c2bb25 nvme-fc: remove err_work work item by James Smart · 4 years, 3 months ago
  27. caf1cbe nvme-fc: track error_recovery while connecting by James Smart · 4 years, 3 months ago
  28. 25c1ca6 nvme-rdma: handle unexpected nvme completion data length by zhenwei pi · 4 years, 3 months ago
  29. 8685699 nvme: ignore zone validate errors on subsequent scans by Keith Busch · 4 years, 3 months ago
  30. f673714 nvme-fc: shorten reconnect delay if possible for FC by James Smart · 4 years, 3 months ago
  31. 88e837e nvme-fc: wait for queues to freeze before calling update_hr_hw_queues by James Smart · 4 years, 3 months ago
  32. 514a6dc nvme-fc: fix error loop in create_hw_io_queues by James Smart · 4 years, 3 months ago
  33. 52793d6 nvme-fc: fix io timeout to abort I/O by James Smart · 4 years, 3 months ago
  34. 02ca079 nvme-pci: disable Write Zeroes on Sandisk Skyhawk by Kai-Heng Feng · 4 years, 3 months ago
  35. 643c476 nvme: use queuedata for nvme_req_qid by Keith Busch · 4 years, 3 months ago
  36. a87da50 nvme-rdma: fix crash due to incorrect cqe by Chao Leng · 4 years, 3 months ago
  37. 43efdb8 nvme-rdma: fix crash when connect rejected by Chao Leng · 4 years, 3 months ago
  38. afaf5c6 nvme: translate zone resource errors by Keith Busch · 4 years, 4 months ago
  39. 7cd4ecd Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  40. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  41. 583090b Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  42. c448525 nvme-core: remove extra condition for vwc by Chaitanya Kulkarni · 4 years, 4 months ago
  43. af5d6f7 nvme-core: remove extra variable by Chaitanya Kulkarni · 4 years, 4 months ago
  44. 7b15336 nvme: remove nvme_identify_ns_list by Christoph Hellwig · 4 years, 4 months ago
  45. 0a05226 nvme: refactor nvme_validate_ns by Christoph Hellwig · 4 years, 4 months ago
  46. b2dc748 nvme: move nvme_validate_ns by Christoph Hellwig · 4 years, 4 months ago
  47. 8b7c0ff nvme: query namespace identifiers before adding the namespace by Christoph Hellwig · 4 years, 4 months ago
  48. 3a9967b nvme: revalidate zone bitmaps in nvme_update_ns_info by Christoph Hellwig · 4 years, 4 months ago
  49. af0f446 nvme: remove nvme_update_formats by Christoph Hellwig · 4 years, 4 months ago
  50. 75eb779 nvme: update the known admin effects by Christoph Hellwig · 4 years, 4 months ago
  51. 658d9f7 nvme: set the queue limits in nvme_update_ns_info by Christoph Hellwig · 4 years, 4 months ago
  52. 310b30e nvme: remove the 0 lba_shift check in nvme_update_ns_info by Christoph Hellwig · 4 years, 4 months ago
  53. 13f0b26 nvme: clean up the check for too large logic block sizes by Christoph Hellwig · 4 years, 4 months ago
  54. f9d5f45 nvme: freeze the queue over ->lba_shift updates by Christoph Hellwig · 4 years, 4 months ago
  55. d4609ea nvme: factor out a nvme_configure_metadata helper by Christoph Hellwig · 4 years, 4 months ago
  56. fab72f5 nvme: call nvme_identify_ns as the first thing in nvme_alloc_ns_block by Christoph Hellwig · 4 years, 4 months ago
  57. b8b8cd0 nvme: lift the check for an unallocated namespace into nvme_identify_ns by Christoph Hellwig · 4 years, 4 months ago
  58. 81382f1 nvme: rename __nvme_revalidate_disk by Christoph Hellwig · 4 years, 4 months ago
  59. 2124f09 nvme: rename _nvme_revalidate_disk by Christoph Hellwig · 4 years, 4 months ago
  60. eba9bcf nvme: rename nvme_validate_ns to nvme_validate_or_alloc_ns by Christoph Hellwig · 4 years, 4 months ago
  61. d525c3c nvme: remove the disk argument to nvme_update_zone_info by Christoph Hellwig · 4 years, 5 months ago
  62. 7fad20d nvme: fix initialization of the zone bitmaps by Christoph Hellwig · 4 years, 5 months ago
  63. 4bab690 nvme-core: put ctrl ref when module ref get fail by Chaitanya Kulkarni · 4 years, 3 months ago
  64. 165563c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 3 months ago
  65. 7d4194a nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage() by Coly Li · 4 years, 4 months ago
  66. 21cc2f3 nvme-pci: allocate separate interrupt for the reserved non-polled I/O queue by Jeffle Xu · 4 years, 4 months ago
  67. 936fab5 nvme: fix error handling in nvme_ns_report_zones by Christoph Hellwig · 4 years, 5 months ago
  68. 0b85f59 nvme-pci: Move enumeration by class to be last in the table by Andy Shevchenko · 4 years, 5 months ago
  69. 1cf7a12 nvme: use an xarray to lookup the Commands Supported and Effects log by Chaitanya Kulkarni · 4 years, 4 months ago
  70. b2702aa nvme: lift the file open code from nvme_ctrl_get_by_path by Chaitanya Kulkarni · 4 years, 4 months ago
  71. 9d2fbae Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  72. ac8f7a0 Merge branch 'for-5.10/block' into for-5.10/drivers by Jens Axboe · 4 years, 4 months ago
  73. 1cb039f bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag by Christoph Hellwig · 4 years, 4 months ago
  74. c2e4cd5 block: lift setting the readahead size into the block layer by Christoph Hellwig · 4 years, 4 months ago
  75. 46d2613 nvme-core: don't use NVME_NSID_ALL for command effects and supported log by Chaitanya Kulkarni · 4 years, 4 months ago
  76. c37b718 Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  77. 9e0e8da nvme-fc: fail new connections to a deleted host or remote port by James Smart · 4 years, 4 months ago
  78. 50b7c24 nvme-pci: fix NULL req in completion handler by Xianting Tian · 4 years, 4 months ago
  79. 59e330f nvme: return errors for hwmon init by Keith Busch · 4 years, 4 months ago
  80. 52a3974 nvme-core: get/put ctrl and transport module in nvme_dev_open/release() by Chaitanya Kulkarni · 4 years, 4 months ago
  81. af5ad17 nvme-tcp: fix kconfig dependency warning when !CRYPTO by Necip Fazil Yildiran · 4 years, 4 months ago
  82. ce4cc31 nvme-pci: disable the write zeros command for Intel 600P/P3100 by David Milburn · 4 years, 4 months ago
  83. 7b8731d9 Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  84. 73a5379 nvme-fabrics: allow to queue requests for live queues by Sagi Grimberg · 4 years, 4 months ago
  85. ceb1e08 nvme-tcp: cancel async events before freeing event struct by David Milburn · 4 years, 5 months ago
  86. 925dd04 nvme-rdma: cancel async events before freeing event struct by David Milburn · 4 years, 5 months ago
  87. e126e82 nvme-fc: cancel async events before freeing event struct by David Milburn · 4 years, 5 months ago
  88. b63de84 nvme: Revert: Fix controller creation races with teardown flow by James Smart · 4 years, 5 months ago
  89. 8075fc3 Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  90. b55d3d2 nvme: opencode revalidate_disk in nvme_validate_ns by Christoph Hellwig · 4 years, 5 months ago
  91. c13f0fb nvme: don't call revalidate_disk from nvme_set_queue_dying by Christoph Hellwig · 4 years, 5 months ago
  92. 611bee5 block: replace bd_set_size with bd_set_nr_sectors by Christoph Hellwig · 4 years, 5 months ago
  93. a98278e Merge branch 'block-5.9' into for-5.10/block by Jens Axboe · 4 years, 5 months ago
  94. 7ad92f6 nvme-pci: cancel nvme device request before disabling by Tong Zhang · 4 years, 5 months ago
  95. e83d776 nvme: only use power of two io boundaries by Keith Busch · 4 years, 5 months ago
  96. 192f6c2 nvme: fix controller instance leak by Keith Busch · 4 years, 5 months ago
  97. 7cd49f7 nvme: Fix NULL dereference for pci nvme controllers by Sagi Grimberg · 4 years, 5 months ago
  98. 2362acb nvme-rdma: fix reset hang if controller died in the middle of a reset by Sagi Grimberg · 4 years, 6 months ago
  99. 0475a8d nvme-rdma: fix timeout handler by Sagi Grimberg · 4 years, 6 months ago
  100. 5110f40 nvme-rdma: serialize controller teardown sequences by Sagi Grimberg · 4 years, 5 months ago