1. 30e32f3 nvmet-tcp: fix possible list corruption for unexpected command failure by Sagi Grimberg · 3 years, 1 month ago
  2. c024b22 nvmet: use IOCB_NOWAIT only if the filesystem supports it by Maurizio Lombardi · 3 years, 2 months ago
  3. 102110e nvmet-tcp: fix incomplete data digest send by Varun Prakash · 3 years, 2 months ago
  4. af21250 nvmet-tcp: fix memory leak when performing a controller reset by Maurizio Lombardi · 3 years, 2 months ago
  5. 69b85e1 nvmet-tcp: add an helper to free the cmd buffers by Maurizio Lombardi · 3 years, 2 months ago
  6. a208fc5 nvmet-tcp: fix a race condition between release_queue and io_work by Maurizio Lombardi · 3 years, 2 months ago
  7. b6773cd Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  8. 3f01727 Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  9. 643a723 Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  10. 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  11. 86aeda3 nvmet-tcp: fix header digest verification by Amit Engel · 3 years, 3 months ago
  12. d156cfc nvmet: use flex_array_size and struct_size by Len Baker · 3 years, 3 months ago
  13. 2953b30 nvmet: register discovery subsystem as 'current' by Hannes Reinecke · 3 years, 3 months ago
  14. 598e759 nvmet: switch check for subsystem type by Hannes Reinecke · 3 years, 3 months ago
  15. e790de5 nvmet-tcp: fix data digest pointer calculation by Varun Prakash · 3 years, 3 months ago
  16. 926245c nvmet-tcp: fix a memory leak when releasing a queue by Maurizio Lombardi · 3 years, 3 months ago
  17. 6b19b76 fs: get rid of the res2 iocb->ki_complete argument by Jens Axboe · 3 years, 3 months ago
  18. 117d5b6 nvmet: use struct_size over open coded arithmetic by Len Baker · 3 years, 3 months ago
  19. d56ae18 nvmet: use macro definitions for setting cmic value by Max Gurtovoy · 3 years, 4 months ago
  20. 571b544 nvmet: use macro definition for setting nmic value by Max Gurtovoy · 3 years, 4 months ago
  21. d3aef70 nvmet: set 'CNTRLTYPE' in the identify controller data by Hannes Reinecke · 3 years, 4 months ago
  22. a294711 nvmet: add nvmet_is_disc_subsys() helper by Hannes Reinecke · 3 years, 4 months ago
  23. 626851e nvmet: make discovery NQN configurable by Hannes Reinecke · 3 years, 4 months ago
  24. c7d792f nvmet-rdma: implement get_max_queue_size controller op by Max Gurtovoy · 3 years, 4 months ago
  25. 6d1555c nvmet: add get_max_queue_size op for controllers by Max Gurtovoy · 3 years, 4 months ago
  26. 2351ead nvmet-tcp: fix use-after-free when a port is removed by Israel Rukshin · 3 years, 3 months ago
  27. fcf73a8 nvmet-rdma: fix use-after-free when a port is removed by Israel Rukshin · 3 years, 3 months ago
  28. e3e19dc nvmet: fix use-after-free when a port is removed by Israel Rukshin · 3 years, 3 months ago
  29. 1d35d51 nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue is reallocated by Ming Lei · 3 years, 3 months ago
  30. 6ca1d90 nvme: apply nvme API to quiesce/unquiesce admin queue by Ming Lei · 3 years, 3 months ago
  31. c68f3ef nvmet: use bdev_nr_bytes instead of open coding it by Christoph Hellwig · 3 years, 3 months ago
  32. fe45e63 block: move integrity handling out of <linux/blkdev.h> by Christoph Hellwig · 3 years, 4 months ago
  33. 0bd46e2 nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show() by Dan Carpenter · 3 years, 4 months ago
  34. f040648 nvmet: fixup buffer overrun in nvmet_subsys_attr_serial() by Hannes Reinecke · 3 years, 4 months ago
  35. ab7a273 nvmet: return bool from nvmet_passthru_ctrl and nvmet_is_passthru_req by Christoph Hellwig · 3 years, 5 months ago
  36. 77d651a nvmet: looks at the passthrough controller when initializing CAP by Adam Manzanares · 3 years, 5 months ago
  37. 0866200 nvme: Have NVME_FABRICS select NVME_CORE instead of transport drivers by Sagi Grimberg · 3 years, 8 months ago
  38. e19e9f4 nvmet: check that host sqsize does not exceed ctrl MQES by Amit Engel · 3 years, 5 months ago
  39. b71df12 nvmet: avoid duplicate qid in connect cmd by Amit Engel · 3 years, 5 months ago
  40. e804d5a nvmet: pass back cntlid on successful completion by Amit Engel · 3 years, 5 months ago
  41. ad0e9a8 nvmet: remove redundant assignments of variable status by Colin Ian King · 3 years, 6 months ago
  42. 8d84f9d nvmet: add set feature tracing support by Hou Pu · 3 years, 6 months ago
  43. e7006de nvme: code command_id with a genctr for use-after-free validation by Sagi Grimberg · 3 years, 7 months ago
  44. 0755d3b nvme-tcp: can't set sk_user_data without write_lock by Maurizio Lombardi · 3 years, 7 months ago
  45. ae5e688 nvme: use return value from blk_execute_rq() by Keith Busch · 3 years, 7 months ago
  46. be42a33 nvme: use blk_execute_rq() for passthrough commands by Keith Busch · 3 years, 7 months ago
  47. 4404621 Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 7 months ago
  48. 3c3ee16 nvmet: use NVMET_MAX_NAMESPACES to set nn value by Chaitanya Kulkarni · 3 years, 7 months ago
  49. 8abd7e2 nvmet: remove zeroout memset call for struct by Chaitanya Kulkarni · 3 years, 7 months ago
  50. aaf2e04 nvmet: add ZBD over ZNS backend support by Chaitanya Kulkarni · 3 years, 7 months ago
  51. ab5d0b3 nvmet: add Command Set Identifier support by Chaitanya Kulkarni · 3 years, 7 months ago
  52. 9a01b58 nvmet: add nvmet_req_bio put helper for backends by Chaitanya Kulkarni · 3 years, 7 months ago
  53. 6e59726 nvmet: add req cns error complete helper by Chaitanya Kulkarni · 3 years, 7 months ago
  54. 7860569 nvmet: remove local variable by Chaitanya Kulkarni · 3 years, 7 months ago
  55. 8bb6cb9 nvmet: use nvme status value directly by Chaitanya Kulkarni · 3 years, 7 months ago
  56. 245067e nvmet: use u32 type for the local variable nsid by Chaitanya Kulkarni · 3 years, 7 months ago
  57. 86693c4 nvmet: use u32 for nvmet_subsys max_nsid by Chaitanya Kulkarni · 3 years, 7 months ago
  58. f3dce2a nvmet: use req->cmd directly in file-ns fast path by Chaitanya Kulkarni · 3 years, 7 months ago
  59. 46eca47 nvmet: use req->cmd directly in bdev-ns fast path by Chaitanya Kulkarni · 3 years, 7 months ago
  60. 87fd4cc nvmet: make ver stable once connection established by Noam Gottlieb · 3 years, 7 months ago
  61. 0d148ef nvmet: allow mn change if subsys not discovered by Noam Gottlieb · 3 years, 7 months ago
  62. 7ae023c nvmet: make sn stable once connection was established by Noam Gottlieb · 3 years, 7 months ago
  63. e13b061 nvmet: change sn size and check validity by Noam Gottlieb · 3 years, 7 months ago
  64. 2a4a910 nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst() by Hannes Reinecke · 3 years, 8 months ago
  65. 346ac78 nvmet: remove a superfluous variable by Chaitanya Kulkarni · 3 years, 8 months ago
  66. f6e8bd5 nvmet: move ka_work initialization to nvmet_alloc_ctrl by Amit Engel · 3 years, 9 months ago
  67. bcd9a07 nvmet: fix freeing unallocated p2pmem by Max Gurtovoy · 3 years, 8 months ago
  68. 6622f9a nvme-loop: do not warn for deleted controllers during reset by Hannes Reinecke · 3 years, 8 months ago
  69. 4237de2 nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue() by Hannes Reinecke · 3 years, 8 months ago
  70. 1c5f8e8 nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails by Hannes Reinecke · 3 years, 8 months ago
  71. a6c144f nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues() by Hannes Reinecke · 3 years, 8 months ago
  72. aaeadd7 nvmet: fix false keep-alive timeout when a controller is torn down by Sagi Grimberg · 3 years, 8 months ago
  73. 25df1ac nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response by Hou Pu · 3 years, 8 months ago
  74. 03504e3 nvme-loop: fix memory leak in nvme_loop_create_ctrl() by Wu Bo · 3 years, 8 months ago
  75. fec356a nvmet: fix memory leak in nvmet_alloc_ctrl() by Wu Bo · 3 years, 8 months ago
  76. 85428be nvmet: seset ns->file when open fails by Daniel Wagner · 3 years, 8 months ago
  77. 7a4ffd2 nvmet: demote fabrics cmd parse err msg to debug by Chaitanya Kulkarni · 3 years, 8 months ago
  78. 4c2dab2 nvmet: use helper to remove the duplicate code by Chaitanya Kulkarni · 3 years, 8 months ago
  79. 3651aaa nvmet: demote discovery cmd parse err msg to debug by Chaitanya Kulkarni · 3 years, 8 months ago
  80. 8cc365f nvmet-rdma: Fix NULL deref when SEND is completed with error by Michal Kalderon · 3 years, 8 months ago
  81. ab96de5 nvmet: fix inline bio check for passthru by Chaitanya Kulkarni · 3 years, 8 months ago
  82. 608a969 nvmet: fix inline bio check for bdev-ns by Chaitanya Kulkarni · 3 years, 8 months ago
  83. 4a20342 nvmet: remove unsupported command noise by Keith Busch · 3 years, 9 months ago
  84. a971574 nvme: move the fabrics queue ready check routines to core by Tao Chiu · 3 years, 9 months ago
  85. 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
  86. 8f864c5 nvmet: avoid queuing keep-alive timer if it is disabled by Hou Pu · 3 years, 9 months ago
  87. ccc1003 nvmet: fix a spelling mistake "nubmer" -> "number" by Colin Ian King · 3 years, 9 months ago
  88. 0d8ddee nvmet-fc: simplify nvmet_fc_alloc_hostport by Amit Engel · 3 years, 10 months ago
  89. bdaf132 nvmet-tcp: fix a segmentation fault during io parsing error by Elad Grupi · 3 years, 10 months ago
  90. d8e7b46 nvmet-tcp: enable optional queue idle period tracking by Wunderlich, Mark · 3 years, 10 months ago
  91. b5332a9 nvmet-tcp: fix incorrect locking in state_change sk callback by Sagi Grimberg · 3 years, 10 months ago
  92. 79695dc nvmet: return proper error code from discovery ctrl by Hou Pu · 3 years, 10 months ago
  93. f4b9e6c nvme: use driver pdu command for passthrough by Keith Busch · 3 years, 10 months ago
  94. 48b4c01 nvmet: do not allow model_number exceed 40 bytes by Noam Gottlieb · 3 years, 10 months ago
  95. de58780 nvmet: remove unnecessary ctrl parameter by Chaitanya Kulkarni · 3 years, 10 months ago
  96. b53d474 nvmet-fc: update function documentation by Chaitanya Kulkarni · 3 years, 11 months ago
  97. f21c4769 nvme: rename nvme_init_identify() by Chaitanya Kulkarni · 3 years, 11 months ago
  98. 75b5f9e nvmet: replace white spaces with tabs by Chaitanya Kulkarni · 3 years, 11 months ago
  99. 7798df6 nvmet: remove an unnecessary function parameter to nvmet_check_ctrl_status by Chaitanya Kulkarni · 3 years, 11 months ago
  100. a56f14c nvmet: update error log page in nvmet_alloc_ctrl() by Chaitanya Kulkarni · 3 years, 11 months ago