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