1. ad6a2a1 nvmet-tcp: fix header digest verification by Amit Engel · 3 years, 5 months ago
  2. db1d9d1 nvmet-tcp: fix a memory leak when releasing a queue by Maurizio Lombardi · 3 years, 5 months ago
  3. c63d7f2 nvme-tcp: fix possible req->offset corruption by Varun Prakash · 3 years, 5 months ago
  4. 32f3db2 nvme-tcp: fix data digest pointer calculation by Varun Prakash · 3 years, 5 months ago
  5. 4286c72 nvmet-tcp: fix data digest pointer calculation by Varun Prakash · 3 years, 5 months ago
  6. db1191a nvme-tcp: fix H2CData PDU send accounting (again) by Sagi Grimberg · 3 years, 5 months ago
  7. 6fecdb5 nvme-pci: Fix abort command id by Keith Busch · 3 years, 5 months ago
  8. 7a670cf nvme-fc: avoid race between time out and tear down by James Smart · 3 years, 6 months ago
  9. c251d02 nvme-fc: update hardware queues before using them by Daniel Wagner · 3 years, 6 months ago
  10. 011b4de nvme: add command id quirk for apple controllers by Keith Busch · 3 years, 6 months ago
  11. ecf0dc5 nvme-rdma: destroy cm id before destroy qp to avoid use after free by Ruozhu Li · 3 years, 6 months ago
  12. 2a08960 nvme-multipath: fix ANA state updates when a namespace is not present by Anton Eidelman · 3 years, 6 months ago
  13. 215df434 nvme: keep ctrl->namespaces ordered by Christoph Hellwig · 3 years, 6 months ago
  14. 55e6f8b treewide: Change list_sort to use const pointers by Sami Tolvanen · 4 years ago
  15. 419fab1 nvme-tcp: fix incorrect h2cdata pdu offset accounting by Sagi Grimberg · 3 years, 6 months ago
  16. 8f8ad12 nvme-tcp: fix io_work priority inversion by Keith Busch · 3 years, 6 months ago
  17. 240a702 nvme: code command_id with a genctr for use-after-free validation by Sagi Grimberg · 3 years, 9 months ago
  18. 24618e9 nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data by Sagi Grimberg · 3 years, 9 months ago
  19. 10e759e nvmet: pass back cntlid on successful completion by Amit Engel · 3 years, 7 months ago
  20. ea4a353 nvme-rdma: don't update queue count when failing to set io queues by Ruozhu Li · 3 years, 8 months ago
  21. 5d0f0c3 nvme-tcp: don't update queue count when failing to set io queues by Ruozhu Li · 3 years, 7 months ago
  22. 91865b4 nvme: fix nvme_setup_command metadata trace event by Keith Busch · 3 years, 8 months ago
  23. ef799bd nvme: set the PRACT bit when using Write Zeroes with T10 PI by Christoph Hellwig · 3 years, 8 months ago
  24. 8985dc2 nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING by Zhihao Cheng · 3 years, 8 months ago
  25. b990585 nvme-pci: do not call nvme_dev_remove_admin from nvme_remove by Casey Chen · 3 years, 8 months ago
  26. 89047f0 nvme-tcp: can't set sk_user_data without write_lock by Maurizio Lombardi · 3 years, 8 months ago
  27. ce47ae8 nvme-pci: look for StorageD3Enable on companion ACPI device instead by Mario Limonciello · 3 years, 10 months ago
  28. 950a739 nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst() by Hannes Reinecke · 3 years, 10 months ago
  29. 66e8848 nvme-pci: fix var. type for increasing cq_head by JK Kim · 3 years, 9 months ago
  30. 511a010 nvme-loop: do not warn for deleted controllers during reset by Hannes Reinecke · 3 years, 10 months ago
  31. 155c2fe nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue() by Hannes Reinecke · 3 years, 10 months ago
  32. 620424d nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails by Hannes Reinecke · 3 years, 10 months ago
  33. 1c80ca5 nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues() by Hannes Reinecke · 3 years, 10 months ago
  34. 590f718 nvmet: fix false keep-alive timeout when a controller is torn down by Sagi Grimberg · 3 years, 10 months ago
  35. 2538f06 nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME by Sagi Grimberg · 3 years, 10 months ago
  36. 37a079a nvme-fabrics: decode host pathing error for connect by Hannes Reinecke · 3 years, 10 months ago
  37. c440cd0 nvmet: fix freeing unallocated p2pmem by Max Gurtovoy · 3 years, 9 months ago
  38. df7c913 nvme-rdma: fix in-casule data send for chained sgls by Sagi Grimberg · 3 years, 10 months ago
  39. cb554bb nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response by Hou Pu · 3 years, 10 months ago
  40. ed9fdd4 nvmet: use new ana_log_size instead the old one by Hou Pu · 3 years, 10 months ago
  41. 7b994b0 nvme-multipath: fix double initialization of ANA state by Christoph Hellwig · 3 years, 11 months ago
  42. 9b942cb nvme-tcp: fix possible use-after-completion by Sagi Grimberg · 3 years, 10 months ago
  43. e207bbf nvmet: seset ns->file when open fails by Daniel Wagner · 3 years, 10 months ago
  44. 753927b nvme-fc: clear q_live at beginning of association teardown by James Smart · 3 years, 10 months ago
  45. 33ebdee nvme-tcp: rerun io_work if req_list is not empty by Keith Busch · 3 years, 10 months ago
  46. 9c98079 nvme-loop: fix memory leak in nvme_loop_create_ctrl() by Wu Bo · 3 years, 10 months ago
  47. 4720f29 nvmet: fix memory leak in nvmet_alloc_ctrl() by Wu Bo · 3 years, 10 months ago
  48. 737ccd2 nvmet: remove unused ctrl->cqs by Amit · 4 years, 4 months ago
  49. 3851a86 nvmet: remove unsupported command noise by Keith Busch · 3 years, 11 months ago
  50. cd709c8 nvme: do not try to reconfigure APST when the controller is not live by Christoph Hellwig · 4 years ago
  51. 64f3410 nvmet-rdma: Fix NULL deref when SEND is completed with error by Michal Kalderon · 3 years, 10 months ago
  52. c98ecfb nvmet: fix inline bio check for bdev-ns by Chaitanya Kulkarni · 3 years, 10 months ago
  53. f8ae879 nvmet: add lba to sect conversion helpers by Chaitanya Kulkarni · 4 years, 2 months ago
  54. a11497b nvme-pci: don't simple map sgl when sgls are disabled by Niklas Cassel · 4 years ago
  55. b2c55f8 nvmet-tcp: fix a segmentation fault during io parsing error by Elad Grupi · 4 years ago
  56. 59dd4fe nvme: retrigger ANA log update if group descriptor isn't found by Hannes Reinecke · 4 years, 3 months ago
  57. 60ade0d nvmet-tcp: fix incorrect locking in state_change sk callback by Sagi Grimberg · 4 years ago
  58. a3ea59d nvme-tcp: block BH in sk state_change sk callback by Sagi Grimberg · 4 years ago
  59. 9ec74da nvmet: return proper error code from discovery ctrl by Hou Pu · 4 years ago
  60. 2fa0387 nvme-pci: set min_align_mask by Jianxiong Gao · 3 years, 11 months ago
  61. fa068ee nvmet-tcp: fix kmap leak when data digest in use by Elad Grupi · 4 years ago
  62. f12d05f nvme: fix the nsid value to print in nvme_validate_or_alloc_ns by Christoph Hellwig · 4 years ago
  63. 3dab008e nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a by Dmitry Monakhov · 4 years ago
  64. 8f0534c nvme-rdma: Fix a use after free in nvmet_rdma_write_data_done by Lv Yunlong · 4 years ago
  65. c7b3f6d nvme-core: check ctrl css before setting up zns by Chaitanya Kulkarni · 4 years ago
  66. 9083dc7 nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted by Hannes Reinecke · 4 years ago
  67. 4d6aea2 nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange() by Hannes Reinecke · 4 years ago
  68. 7e62a89 nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request() by Hannes Reinecke · 4 years ago
  69. d8b17df nvme: simplify error logic in nvme_validate_ns() by Hannes Reinecke · 4 years ago
  70. b4be6e6 nvme-rdma: fix possible hang when failing to set io queues by Sagi Grimberg · 4 years ago
  71. 628f39a nvmet: don't check iosqes,iocqes for discovery controllers by Sagi Grimberg · 4 years ago
  72. b4f911e nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU by Sagi Grimberg · 4 years ago
  73. 7089cdf nvme-tcp: fix possible hang when failing to set io queues by Sagi Grimberg · 4 years ago
  74. a83e5c6 nvme-tcp: fix misuse of __smp_processor_id with preemption enabled by Sagi Grimberg · 4 years ago
  75. fd9e2b9 nvme: fix Write Zeroes limitations by Christoph Hellwig · 4 years ago
  76. 6cf11f3 nvme-fc: fix racing controller reset and create association by James Smart · 4 years ago
  77. c8714d1 nvme-pci: add quirks for Lexar 256GB SSD by Pascal Terjan · 4 years, 1 month ago
  78. e88e014 nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST. by Julian Einwag · 4 years, 1 month ago
  79. ea22242 nvme-pci: mark Kingston SKC2000 as not supporting the deepest power state by Zoltán Böszörményi · 4 years, 1 month ago
  80. 1fdde02 nvme-tcp: add clean action for failed reconnection by Chao Leng · 4 years, 2 months ago
  81. 7da81ea nvme-rdma: add clean action for failed reconnection by Chao Leng · 4 years, 2 months ago
  82. 74c4f7a nvme-core: add cancel tagset helpers by Chao Leng · 4 years, 2 months ago
  83. 0bbbd44 nvmet: set status to 0 in case for invalid nsid by Chaitanya Kulkarni · 4 years, 1 month ago
  84. 6c32db0 nvmet: remove extra variable in identify ns by Chaitanya Kulkarni · 4 years, 2 months ago
  85. 48629fe nvme-multipath: set nr_zones for zoned namespaces by Keith Busch · 4 years, 1 month ago
  86. 5f8ab7f nvmet-tcp: fix potential race of tcp socket closing accept_work by Sagi Grimberg · 4 years, 1 month ago
  87. 91edfca nvmet-tcp: fix receive data digest calculation for multiple h2cdata PDUs by Sagi Grimberg · 4 years, 1 month ago
  88. 95c0528 nvme-rdma: Use ibdev_to_node instead of dereferencing ->dma_device by Christoph Hellwig · 4 years, 4 months ago
  89. 07c8c58 nvme-pci: ignore the subsysem NQN on Phison E16 by Claus Stovgaard · 4 years, 1 month ago
  90. 720639e nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs by Thorsten Leemhuis · 4 years, 1 month ago
  91. c1debba nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUs by Sagi Grimberg · 4 years, 1 month ago
  92. f243b5d nvmet: set right status on error in id-ns handler by Chaitanya Kulkarni · 4 years, 2 months ago
  93. 3e554aa nvme-pci: allow use of cmb on v1.4 controllers by Klaus Jensen · 4 years, 2 months ago
  94. 82ae071 nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeout by Chao Leng · 4 years, 2 months ago
  95. 3b87f9b nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeout by Chao Leng · 4 years, 2 months ago
  96. 57f26d9 nvme: check the PRINFO bit before deciding the host buffer length by Revanth Rajashekar · 4 years, 2 months ago
  97. c9e668a nvme-multipath: Early exit if no path is available by Daniel Wagner · 4 years, 1 month ago
  98. 20fa3a74 nvme-pci: fix error unwind in nvme_map_data by Christoph Hellwig · 4 years, 2 months ago
  99. 8807226 nvme-pci: refactor nvme_unmap_data by Christoph Hellwig · 4 years, 2 months ago
  100. 76600f6 nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT by Sagi Grimberg · 4 years, 2 months ago