1. 4a20342 nvmet: remove unsupported command noise by Keith Busch · 3 years, 11 months ago
  2. ce86dad nvme-multipath: reset bdev to ns head when failover by Daniel Wagner · 3 years, 10 months ago
  3. d4060d2 nvme-pci: fix controller reset hang when racing with nvme_timeout by Tao Chiu · 3 years, 11 months ago
  4. a971574 nvme: move the fabrics queue ready check routines to core by Tao Chiu · 3 years, 11 months ago
  5. 51ad06c nvme: avoid memset for passthrough requests by Kanchan Joshi · 3 years, 11 months ago
  6. 4c74d1f8 nvme: add nvme_get_ns helper by Kanchan Joshi · 3 years, 11 months ago
  7. 48145b6 nvme: fix controller ioctl through ns_head by Minwoo Im · 3 years, 11 months ago
  8. fc05860 Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  9. 6c00292 Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  10. 2637bae nvme: introduce generic per-namespace chardev by Minwoo Im · 3 years, 11 months ago
  11. 60df5de9 nvme: cleanup nvme_configure_apst by Christoph Hellwig · 4 years ago
  12. 53fe2a3 nvme: do not try to reconfigure APST when the controller is not live by Christoph Hellwig · 4 years ago
  13. 74c2299 nvme: add 'kato' sysfs attribute by Hannes Reinecke · 3 years, 11 months ago
  14. a70b81b nvme: sanitize KATO setting by Hannes Reinecke · 3 years, 11 months ago
  15. 8f864c5 nvmet: avoid queuing keep-alive timer if it is disabled by Hou Pu · 3 years, 11 months ago
  16. d660908 nvme: fix NULL derefence in nvme_ctrl_fast_io_fail_tmo_show/store by Gopal Tiwari · 4 years ago
  17. a9e0e6b nvme: let namespace probing continue for unsupported features by Christoph Hellwig · 4 years ago
  18. f5b9a51 nvme: factor out nvme_ns_open and nvme_ns_release helpers by Christoph Hellwig · 4 years ago
  19. 1496bd4 nvme: move nvme_ns_head_ops to multipath.c by Christoph Hellwig · 4 years ago
  20. 871ca3e nvme: factor out a nvme_tryget_ns_head helper by Christoph Hellwig · 4 years ago
  21. 2405252 nvme: move the ioctl code to a separate file by Christoph Hellwig · 4 years ago
  22. 3557a44 nvme: don't bother to look up a namespace for controller ioctls by Christoph Hellwig · 4 years, 7 months ago
  23. 2f907f7 nvme: simplify block device ioctl handling for the !multipath case by Christoph Hellwig · 4 years, 7 months ago
  24. 89b3d6e nvme: simplify the compat ioctl handling by Christoph Hellwig · 4 years ago
  25. a5d737f nvme: factor out a nvme_ns_ioctl helper by Christoph Hellwig · 4 years, 7 months ago
  26. d7790d3 nvme: pass a user pointer to nvme_nvm_ioctl by Christoph Hellwig · 4 years, 7 months ago
  27. 9953ab0 nvme: cleanup setting the disk name by Christoph Hellwig · 4 years ago
  28. 3089738 nvme: add a nvme_ns_head_multipath helper by Minwoo Im · 4 years ago
  29. 95d54bd nvme: remove single trailing whitespace by Niklas Cassel · 4 years ago
  30. e234f1f nvme-multipath: remove single trailing whitespace by Niklas Cassel · 4 years ago
  31. 53dc180 nvme-pci: remove single trailing whitespace by Niklas Cassel · 4 years ago
  32. e51183b nvme-pci: don't simple map sgl when sgls are disabled by Niklas Cassel · 4 years ago
  33. ccc1003 nvmet: fix a spelling mistake "nubmer" -> "number" by Colin Ian King · 4 years ago
  34. 0d8ddee nvmet-fc: simplify nvmet_fc_alloc_hostport by Amit Engel · 4 years ago
  35. bdaf132 nvmet-tcp: fix a segmentation fault during io parsing error by Elad Grupi · 4 years ago
  36. 327e1d2 lightnvm: use kobj_to_dev() by Chaitanya Kulkarni · 4 years ago
  37. 4f0f586 treewide: Change list_sort to use const pointers by Sami Tolvanen · 4 years ago
  38. 393bb12 block: stop calling blk_queue_bounce for passthrough requests by Christoph Hellwig · 4 years ago
  39. 8609c63 nvme: fix handling of large MDTS values by Bart Van Assche · 4 years ago
  40. 5befc7c nvme: implement non-mdts command limits by Keith Busch · 4 years ago
  41. c881a23 nvme: disallow passthru cmd from targeting a nsid != nsid of the block dev by Niklas Cassel · 4 years ago
  42. dd8f7fa nvme: retrigger ANA log update if group descriptor isn't found by Hannes Reinecke · 4 years, 3 months ago
  43. 09fbed6 nvme: export fast_io_fail_tmo to sysfs by Daniel Wagner · 4 years ago
  44. 25a64e4 nvme: remove superfluous else in nvme_ctrl_loss_tmo_store by Daniel Wagner · 4 years ago
  45. bff4bcf nvme: use sysfs_emit instead of sprintf by Daniel Wagner · 4 years ago
  46. 8df1bff nvme-fc: check sgl supported by target by Max Gurtovoy · 4 years ago
  47. 73ffcef nvme-tcp: check sgl supported by target by Max Gurtovoy · 4 years ago
  48. d8e7b46 nvmet-tcp: enable optional queue idle period tracking by Wunderlich, Mark · 4 years ago
  49. b5332a9 nvmet-tcp: fix incorrect locking in state_change sk callback by Sagi Grimberg · 4 years ago
  50. 8b73b45d nvme-tcp: block BH in sk state_change sk callback by Sagi Grimberg · 4 years ago
  51. 79695dc nvmet: return proper error code from discovery ctrl by Hou Pu · 4 years ago
  52. ed4a854 nvme: warn of unhandled effects only once by Keith Busch · 4 years ago
  53. f4b9e6c nvme: use driver pdu command for passthrough by Keith Busch · 4 years ago
  54. af7fae8 nvme-pci: allocate nvme_command within driver pdu by Keith Busch · 4 years ago
  55. 48b4c01 nvmet: do not allow model_number exceed 40 bytes by Noam Gottlieb · 4 years ago
  56. de58780 nvmet: remove unnecessary ctrl parameter by Chaitanya Kulkarni · 4 years ago
  57. b53d474 nvmet-fc: update function documentation by Chaitanya Kulkarni · 4 years ago
  58. 2afc486 nvme-fc: fix the function documentation comment by Chaitanya Kulkarni · 4 years ago
  59. f1c772d nvme: add new line after variable declatation by Chaitanya Kulkarni · 4 years ago
  60. c03fd85 nvme: don't check nvme_req flags for new req by Chaitanya Kulkarni · 4 years ago
  61. 7a36604 nvme: mark nvme_setup_passsthru() inline by Chaitanya Kulkarni · 4 years ago
  62. 44ef561 nvme: split init identify into helper by Chaitanya Kulkarni · 4 years ago
  63. f21c4769 nvme: rename nvme_init_identify() by Chaitanya Kulkarni · 4 years ago
  64. 18479dd nvme: reduce checks for zero command effects by Kanchan Joshi · 4 years ago
  65. 2bd6430 nvme: use NVME_CTRL_CMIC_ANA macro by Kanchan Joshi · 4 years ago
  66. 75b5f9e nvmet: replace white spaces with tabs by Chaitanya Kulkarni · 4 years ago
  67. 7798df6 nvmet: remove an unnecessary function parameter to nvmet_check_ctrl_status by Chaitanya Kulkarni · 4 years ago
  68. a56f14c nvmet: update error log page in nvmet_alloc_ctrl() by Chaitanya Kulkarni · 4 years ago
  69. 76affbe nvmet: remove a duplicate status assignment in nvmet_alloc_ctrl by Chaitanya Kulkarni · 4 years ago
  70. 05fae49 nvme-pci: cleanup nvme_irq() by Chaitanya Kulkarni · 4 years, 1 month ago
  71. e9c78c2 nvme-pci: remove the barriers in nvme_irq() by Chaitanya Kulkarni · 4 years, 1 month ago
  72. bac0445 nvmet-tcp: fix kmap leak when data digest in use by Elad Grupi · 4 years ago
  73. d218a8a nvmet: don't check iosqes,iocqes for discovery controllers by Sagi Grimberg · 4 years ago
  74. c4c6df5 nvme-rdma: fix possible hang when failing to set io queues by Sagi Grimberg · 4 years ago
  75. 72f5724 nvme-tcp: fix possible hang when failing to set io queues by Sagi Grimberg · 4 years ago
  76. bb83337 nvme-tcp: fix misuse of __smp_processor_id with preemption enabled by Sagi Grimberg · 4 years ago
  77. fd0823f nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU by Sagi Grimberg · 4 years ago
  78. b94e8cd nvme: fix Write Zeroes limitations by Christoph Hellwig · 4 years ago
  79. 985c5a3 nvme: allocate the keep alive request using BLK_MQ_REQ_NOWAIT by Christoph Hellwig · 4 years ago
  80. 06c3c33 nvme: merge nvme_keep_alive into nvme_keep_alive_work by Christoph Hellwig · 4 years ago
  81. ed01fee nvme-fabrics: only reserve a single tag by Christoph Hellwig · 4 years ago
  82. f4f9fc2 nvme: fix the nsid value to print in nvme_validate_or_alloc_ns by Christoph Hellwig · 4 years ago
  83. d4b64fd Merge tag 'nvme-5.12-2021-03-12' of git://git.infradead.org/nvme into block-5.12 by Jens Axboe · 4 years ago
  84. a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 4 years ago
  85. abbb5f5 nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a by Dmitry Monakhov · 4 years ago
  86. abec656 nvme-rdma: Fix a use after free in nvmet_rdma_write_data_done by Lv Yunlong · 4 years ago
  87. 0ec84df nvme-core: check ctrl css before setting up zns by Chaitanya Kulkarni · 4 years ago
  88. f20ef34 nvme-fc: fix racing controller reset and create association by James Smart · 4 years ago
  89. ae3afe6 nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted by Hannes Reinecke · 4 years ago
  90. 3c7aafb nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange() by Hannes Reinecke · 4 years ago
  91. d358938 nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request() by Hannes Reinecke · 4 years ago
  92. d95c1f4 nvme: simplify error logic in nvme_validate_ns() by Hannes Reinecke · 4 years ago
  93. e6ad559 nvme: set max_zone_append_sectors nvme_revalidate_zones by Chaitanya Kulkarni · 4 years ago
  94. d9f273b nvmet: model_number must be immutable once set by Max Gurtovoy · 4 years, 1 month ago
  95. 32feb6d nvme-fabrics: fix kato initialization by Martin George · 4 years, 1 month ago
  96. 78570f8 nvme-hwmon: Return error code when registration fails by Daniel Wagner · 4 years, 1 month ago
  97. 6e6a682 nvme-pci: add quirks for Lexar 256GB SSD by Pascal Terjan · 4 years, 1 month ago
  98. dc22c1c nvme-pci: mark Kingston SKC2000 as not supporting the deepest power state by Zoltán Böszörményi · 4 years, 1 month ago
  99. 5e112d3 nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST. by Julian Einwag · 4 years, 1 month ago
  100. 3ab6608 Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago