1. 4d4a60c Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  2. aaeb7bb nvme: set the PRACT bit when using Write Zeroes with T10 PI by Christoph Hellwig · 3 years, 8 months ago
  3. 234211b nvme: fix nvme_setup_command metadata trace event by Keith Busch · 3 years, 8 months ago
  4. 5396fda nvme: fix refcounting imbalance when all paths are down by Hannes Reinecke · 3 years, 8 months ago
  5. 7764656 nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING by Zhihao Cheng · 3 years, 8 months ago
  6. 0d18c12 Merge tag 'block-5.14-2021-07-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  7. 251ef6f nvme-pci: do not call nvme_dev_remove_admin from nvme_remove by Casey Chen · 3 years, 8 months ago
  8. e4b9852 nvme-pci: fix multiple races in nvme_setup_io_queues by Casey Chen · 3 years, 8 months ago
  9. 8b43ced nvme-tcp: use __dev_get_by_name instead dev_get_by_name for OPT_HOST_IFACE by Prabhakar Kushwaha · 3 years, 8 months ago
  10. a022f7d Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  11. 0755d3b nvme-tcp: can't set sk_user_data without write_lock by Maurizio Lombardi · 3 years, 8 months ago
  12. bd31b9e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 8 months ago
  13. ae5e688 nvme: use return value from blk_execute_rq() by Keith Busch · 3 years, 9 months ago
  14. be42a33 nvme: use blk_execute_rq() for passthrough commands by Keith Busch · 3 years, 9 months ago
  15. 4404621 Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
  16. df668a5 Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
  17. 3c3ee16 nvmet: use NVMET_MAX_NAMESPACES to set nn value by Chaitanya Kulkarni · 3 years, 9 months ago
  18. cc72c44 nvme: remove zeroout memset call for struct by Chaitanya Kulkarni · 3 years, 9 months ago
  19. f66e280 nvme-pci: remove zeroout memset call for struct by Chaitanya Kulkarni · 3 years, 9 months ago
  20. 8abd7e2 nvmet: remove zeroout memset call for struct by Chaitanya Kulkarni · 3 years, 9 months ago
  21. aaf2e04 nvmet: add ZBD over ZNS backend support by Chaitanya Kulkarni · 3 years, 9 months ago
  22. ab5d0b3 nvmet: add Command Set Identifier support by Chaitanya Kulkarni · 3 years, 9 months ago
  23. 9a01b58 nvmet: add nvmet_req_bio put helper for backends by Chaitanya Kulkarni · 3 years, 9 months ago
  24. 6e59726 nvmet: add req cns error complete helper by Chaitanya Kulkarni · 3 years, 9 months ago
  25. 7860569 nvmet: remove local variable by Chaitanya Kulkarni · 3 years, 9 months ago
  26. 8bb6cb9 nvmet: use nvme status value directly by Chaitanya Kulkarni · 3 years, 9 months ago
  27. 245067e nvmet: use u32 type for the local variable nsid by Chaitanya Kulkarni · 3 years, 9 months ago
  28. 86693c4 nvmet: use u32 for nvmet_subsys max_nsid by Chaitanya Kulkarni · 3 years, 9 months ago
  29. f3dce2a nvmet: use req->cmd directly in file-ns fast path by Chaitanya Kulkarni · 3 years, 9 months ago
  30. 46eca47 nvmet: use req->cmd directly in bdev-ns fast path by Chaitanya Kulkarni · 3 years, 9 months ago
  31. 87fd4cc nvmet: make ver stable once connection established by Noam Gottlieb · 3 years, 9 months ago
  32. 0d148ef nvmet: allow mn change if subsys not discovered by Noam Gottlieb · 3 years, 9 months ago
  33. 7ae023c nvmet: make sn stable once connection was established by Noam Gottlieb · 3 years, 9 months ago
  34. e13b061 nvmet: change sn size and check validity by Noam Gottlieb · 3 years, 9 months ago
  35. 2a4a910 nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst() by Hannes Reinecke · 3 years, 10 months ago
  36. eff4423 nvme-fabrics: remove memset in connect io q by Chaitanya Kulkarni · 3 years, 9 months ago
  37. bfa9d12 nvme-fabrics: remove memset in connect admin q by Chaitanya Kulkarni · 3 years, 9 months ago
  38. c22c272 nvme-fabrics: remove memset in nvmf_reg_write32() by Chaitanya Kulkarni · 3 years, 9 months ago
  39. 2796a8e nvme-fabrics: remove memset in nvmf_reg_read64() by Chaitanya Kulkarni · 3 years, 9 months ago
  40. 3b54064 nvme-tcp: use ctrl sgl check helper by Chaitanya Kulkarni · 3 years, 9 months ago
  41. 253a0b7 nvme-pci: use ctrl sgl check helper by Chaitanya Kulkarni · 3 years, 9 months ago
  42. b61678b nvme-fc: use ctrl sgl check helper by Chaitanya Kulkarni · 3 years, 9 months ago
  43. 73eefc2 nvme: add a helper to check ctrl sgl support by Chaitanya Kulkarni · 3 years, 9 months ago
  44. cb1b10e nvme-pci: remove trailing lines for helpers by Chaitanya Kulkarni · 3 years, 9 months ago
  45. a0aac97 nvme-pci: fix var. type for increasing cq_head by JK Kim · 3 years, 9 months ago
  46. 522af60 nvme-tcp: fix error codes in nvme_tcp_setup_ctrl() by Dan Carpenter · 3 years, 9 months ago
  47. e7d4b54 nvme: factor out a nvme_validate_passthru_nsid helper by Chaitanya Kulkarni · 3 years, 9 months ago
  48. d399742 nvme: fix grammar in the CONFIG_NVME_MULTIPATH kconfig help text by Geert Uytterhoeven · 3 years, 9 months ago
  49. 2411424 nvme: remove superfluous bio_set_dev in nvme_requeue_work by Daniel Wagner · 3 years, 9 months ago
  50. 120bb36 nvme: verify MNAN value if ANA is enabled by Daniel Wagner · 3 years, 9 months ago
  51. 2744d7a ACPI: Check StorageD3Enable _DSD property in ACPI code by Mario Limonciello · 3 years, 9 months ago
  52. 3dbbca7 scsi: nvme: Added a new sysfs attribute appid_store by Muneendra Kumar · 3 years, 9 months ago
  53. 346ac78 nvmet: remove a superfluous variable by Chaitanya Kulkarni · 3 years, 9 months ago
  54. f6e8bd5 nvmet: move ka_work initialization to nvmet_alloc_ctrl by Amit Engel · 3 years, 11 months ago
  55. f1cf35e nvme: remove nvme_{get,put}_ns_from_disk by Christoph Hellwig · 3 years, 10 months ago
  56. 8b4fb0f nvme: split nvme_report_zones by Christoph Hellwig · 3 years, 10 months ago
  57. d8ca66e nvme: move the CSI sanity check into nvme_ns_report_zones by Christoph Hellwig · 3 years, 10 months ago
  58. 85b790a nvme: add a sparse annotation to nvme_ns_head_ctrl_ioctl by Christoph Hellwig · 3 years, 10 months ago
  59. 3e7d1a5 nvme: open code nvme_put_ns_from_disk in nvme_ns_head_ctrl_ioctl by Christoph Hellwig · 3 years, 10 months ago
  60. 86b4284 nvme: open code nvme_{get,put}_ns_from_disk in nvme_ns_head_ioctl by Christoph Hellwig · 3 years, 10 months ago
  61. f423c85 nvme: open code nvme_put_ns_from_disk in nvme_ns_head_chr_ioctl by Christoph Hellwig · 3 years, 10 months ago
  62. 97ba693 nvme-fabrics: remove extra braces by Chaitanya Kulkarni · 3 years, 10 months ago
  63. 6f860c9 nvme-fabrics: remove an extra comment by Chaitanya Kulkarni · 3 years, 10 months ago
  64. 63d20f5 nvme-fabrics: remove extra new lines in the switch by Chaitanya Kulkarni · 3 years, 9 months ago
  65. 25e1de8 nvme-fabrics: fix the kerneldco comment for nvmf_log_connect_error() by Chaitanya Kulkarni · 3 years, 10 months ago
  66. 3ede8f7 nvme-tcp: allow selecting the network interface for connections by Martin Belanger · 3 years, 10 months ago
  67. e21e024 nvme-pci: look for StorageD3Enable on companion ACPI device instead by Mario Limonciello · 3 years, 10 months ago
  68. ebd8a93 nvme: extend and modify the APST configuration algorithm by Alexey Bogoslavsky · 3 years, 11 months ago
  69. 13ce7e625 nvme: remove redundant initialization of variable ret by Colin Ian King · 3 years, 10 months ago
  70. bcd9a07 nvmet: fix freeing unallocated p2pmem by Max Gurtovoy · 3 years, 10 months ago
  71. 6622f9a nvme-loop: do not warn for deleted controllers during reset by Hannes Reinecke · 3 years, 10 months ago
  72. 4237de2 nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue() by Hannes Reinecke · 3 years, 10 months ago
  73. 1c5f8e8 nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails by Hannes Reinecke · 3 years, 10 months ago
  74. a6c144f nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues() by Hannes Reinecke · 3 years, 10 months ago
  75. f165fb8 nvme-multipath: convert to blk_alloc_disk/blk_cleanup_disk by Christoph Hellwig · 3 years, 10 months ago
  76. 0d1feb7 block: automatically enable GENHD_FL_EXT_DEVT by Christoph Hellwig · 3 years, 10 months ago
  77. 12b2aaa nvme-rdma: fix in-casule data send for chained sgls by Sagi Grimberg · 3 years, 10 months ago
  78. aaeadd7 nvmet: fix false keep-alive timeout when a controller is torn down by Sagi Grimberg · 3 years, 10 months ago
  79. 25df1ac nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response by Hou Pu · 3 years, 10 months ago
  80. 042a3ea nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME by Sagi Grimberg · 3 years, 10 months ago
  81. 4d9442b nvme-fabrics: decode host pathing error for connect by Hannes Reinecke · 3 years, 10 months ago
  82. f25f8ef nvme-fc: short-circuit reconnect retries by Hannes Reinecke · 3 years, 10 months ago
  83. 3596a06 nvme: fix potential memory leaks in nvme_cdev_add by Guoqing Jiang · 3 years, 10 months ago
  84. a7d1391 nvme-fc: clear q_live at beginning of association teardown by James Smart · 3 years, 10 months ago
  85. a0fdd14 nvme-tcp: rerun io_work if req_list is not empty by Keith Busch · 3 years, 10 months ago
  86. 825619b nvme-tcp: fix possible use-after-completion by Sagi Grimberg · 3 years, 10 months ago
  87. 03504e3 nvme-loop: fix memory leak in nvme_loop_create_ctrl() by Wu Bo · 3 years, 10 months ago
  88. fec356a nvmet: fix memory leak in nvmet_alloc_ctrl() by Wu Bo · 3 years, 10 months ago
  89. e181811 nvmet: use new ana_log_size instead the old one by Hou Pu · 3 years, 10 months ago
  90. 85428be nvmet: seset ns->file when open fails by Daniel Wagner · 3 years, 10 months ago
  91. 7a4ffd2 nvmet: demote fabrics cmd parse err msg to debug by Chaitanya Kulkarni · 3 years, 10 months ago
  92. 4c2dab2 nvmet: use helper to remove the duplicate code by Chaitanya Kulkarni · 3 years, 10 months ago
  93. 3651aaa nvmet: demote discovery cmd parse err msg to debug by Chaitanya Kulkarni · 3 years, 10 months ago
  94. 8cc365f nvmet-rdma: Fix NULL deref when SEND is completed with error by Michal Kalderon · 3 years, 10 months ago
  95. ab96de5 nvmet: fix inline bio check for passthru by Chaitanya Kulkarni · 3 years, 10 months ago
  96. 608a969 nvmet: fix inline bio check for bdev-ns by Chaitanya Kulkarni · 3 years, 10 months ago
  97. 5e1f689 nvme-multipath: fix double initialization of ANA state by Christoph Hellwig · 3 years, 11 months ago
  98. 4a20342 nvmet: remove unsupported command noise by Keith Busch · 3 years, 11 months ago
  99. ce86dad nvme-multipath: reset bdev to ns head when failover by Daniel Wagner · 3 years, 10 months ago
  100. d4060d2 nvme-pci: fix controller reset hang when racing with nvme_timeout by Tao Chiu · 3 years, 11 months ago