1. 89047f0 nvme-tcp: can't set sk_user_data without write_lock by Maurizio Lombardi · 3 years, 7 months ago
  2. 950a739 nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst() by Hannes Reinecke · 3 years, 8 months ago
  3. 511a010 nvme-loop: do not warn for deleted controllers during reset by Hannes Reinecke · 3 years, 8 months ago
  4. 155c2fe nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue() by Hannes Reinecke · 3 years, 8 months ago
  5. 620424d nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails by Hannes Reinecke · 3 years, 8 months ago
  6. 1c80ca5 nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues() by Hannes Reinecke · 3 years, 8 months ago
  7. 590f718 nvmet: fix false keep-alive timeout when a controller is torn down by Sagi Grimberg · 3 years, 8 months ago
  8. c440cd0 nvmet: fix freeing unallocated p2pmem by Max Gurtovoy · 3 years, 8 months ago
  9. cb554bb nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response by Hou Pu · 3 years, 8 months ago
  10. e207bbf nvmet: seset ns->file when open fails by Daniel Wagner · 3 years, 8 months ago
  11. 9c98079 nvme-loop: fix memory leak in nvme_loop_create_ctrl() by Wu Bo · 3 years, 8 months ago
  12. 4720f29 nvmet: fix memory leak in nvmet_alloc_ctrl() by Wu Bo · 3 years, 8 months ago
  13. 737ccd2 nvmet: remove unused ctrl->cqs by Amit · 4 years, 2 months ago
  14. 3851a86 nvmet: remove unsupported command noise by Keith Busch · 3 years, 9 months ago
  15. 64f3410 nvmet-rdma: Fix NULL deref when SEND is completed with error by Michal Kalderon · 3 years, 9 months ago
  16. c98ecfb nvmet: fix inline bio check for bdev-ns by Chaitanya Kulkarni · 3 years, 9 months ago
  17. f8ae879 nvmet: add lba to sect conversion helpers by Chaitanya Kulkarni · 4 years ago
  18. b2c55f8 nvmet-tcp: fix a segmentation fault during io parsing error by Elad Grupi · 3 years, 10 months ago
  19. 60ade0d nvmet-tcp: fix incorrect locking in state_change sk callback by Sagi Grimberg · 3 years, 10 months ago
  20. 9ec74da nvmet: return proper error code from discovery ctrl by Hou Pu · 3 years, 10 months ago
  21. fa068ee nvmet-tcp: fix kmap leak when data digest in use by Elad Grupi · 3 years, 10 months ago
  22. 8f0534c nvme-rdma: Fix a use after free in nvmet_rdma_write_data_done by Lv Yunlong · 3 years, 11 months ago
  23. 628f39a nvmet: don't check iosqes,iocqes for discovery controllers by Sagi Grimberg · 3 years, 10 months ago
  24. 0bbbd44 nvmet: set status to 0 in case for invalid nsid by Chaitanya Kulkarni · 4 years ago
  25. 6c32db0 nvmet: remove extra variable in identify ns by Chaitanya Kulkarni · 4 years ago
  26. 5f8ab7f nvmet-tcp: fix potential race of tcp socket closing accept_work by Sagi Grimberg · 4 years ago
  27. 91edfca nvmet-tcp: fix receive data digest calculation for multiple h2cdata PDUs by Sagi Grimberg · 4 years ago
  28. c1debba nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUs by Sagi Grimberg · 4 years ago
  29. f243b5d nvmet: set right status on error in id-ns handler by Chaitanya Kulkarni · 4 years ago
  30. a60c7aa nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANY by Israel Rukshin · 4 years ago
  31. 8e57baf nvmet-rdma: Fix list_del corruption on queue establishment failure by Israel Rukshin · 4 years, 1 month ago
  32. 404fa09 RDMA/core: remove use of dma_virt_ops by Christoph Hellwig · 4 years, 2 months ago
  33. 3c3751f nvmet: fix a NULL pointer dereference when tracing the flush command by Chaitanya Kulkarni · 4 years, 3 months ago
  34. 150dfb6 nvmet: don't use BLK_MQ_REQ_NOWAIT for passthru by Chaitanya Kulkarni · 4 years, 3 months ago
  35. 5e06310 nvmet: cleanup nvmet_passthru_map_sg() by Logan Gunthorpe · 4 years, 3 months ago
  36. df06047 nvmet: limit passthru MTDS by BIO_MAX_PAGES by Logan Gunthorpe · 4 years, 3 months ago
  37. 85bd23f nvmet: fix uninitialized work for zero kato by zhenwei pi · 4 years, 3 months ago
  38. 1401fcc nvme-loop: don't put ctrl on nvme_init_ctrl error by Chaitanya Kulkarni · 4 years, 4 months ago
  39. ddd3d105 nvmet-fc: fix missing check for no hostport struct by James Smart · 4 years, 4 months ago
  40. 5b3356d nvmet: add passthru ZNS support by Chaitanya Kulkarni · 4 years, 4 months ago
  41. 4e683c4 nvmet: handle keep-alive timer when kato is modified by a set features cmd by Amit Engel · 4 years, 4 months ago
  42. f7790e5 nvmet-tcp: have queue io_work context run on sock incoming cpu by Mark Wunderlich · 4 years, 5 months ago
  43. b2702aa nvme: lift the file open code from nvme_ctrl_get_by_path by Chaitanya Kulkarni · 4 years, 4 months ago
  44. c37b718 Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  45. 3a6b076 nvmet: get transport reference for passthru ctrl by Christoph Hellwig · 4 years, 4 months ago
  46. 8075fc3 Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  47. 70e3798 nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()' by Christophe JAILLET · 4 years, 5 months ago
  48. a6ce7d7 nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pdu by Ziye Yang · 4 years, 5 months ago
  49. c41c3ec Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  50. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  51. 0d3b6a8 nvmet: Disable keep-alive timer when kato is cleared to 0h by Amit Engel · 4 years, 5 months ago
  52. 2eb81a3 nvme: rename and document nvme_end_request by Christoph Hellwig · 4 years, 5 months ago
  53. 7ee51cf nvmet: call blk_mq_free_request() directly by Chaitanya Kulkarni · 4 years, 6 months ago
  54. a2138fd nvmet: fix oops in pt cmd execution by Chaitanya Kulkarni · 4 years, 6 months ago
  55. 4db69a3 nvmet: add ns tear down label for pt-cmd handling by Chaitanya Kulkarni · 4 years, 6 months ago
  56. 0ceeab9 nvmet-passthru: Reject commands with non-sgl flags set by Logan Gunthorpe · 4 years, 6 months ago
  57. 382fee1 nvmet: fix a memory leak by Sagi Grimberg · 4 years, 6 months ago
  58. b6cec06 nvme-loop: remove extra variable in create ctrl by Chaitanya Kulkarni · 4 years, 6 months ago
  59. 64d452b nvme-loop: set ctrl state connecting after init by Chaitanya Kulkarni · 4 years, 6 months ago
  60. d9174c1 nvmet: introduce the passthru Kconfig option by Chaitanya Kulkarni · 4 years, 6 months ago
  61. cae5b01 nvmet: introduce the passthru configfs interface by Logan Gunthorpe · 4 years, 6 months ago
  62. ba76af6 nvmet: Add passthru enable/disable helpers by Logan Gunthorpe · 4 years, 6 months ago
  63. c1fef73f nvmet: add passthru code to process commands by Logan Gunthorpe · 4 years, 6 months ago
  64. ece0278 nvmet-fc: remove redundant del_work_active flag by James Smart · 4 years, 6 months ago
  65. 34efa23 nvmet-fc: check successful reference in nvmet_fc_find_target_assoc by James Smart · 4 years, 6 months ago
  66. 7774e77 nvmet: use xarray for ctrl ns storing by Chaitanya Kulkarni · 4 years, 6 months ago
  67. ca0f1a8 nvmet-rdma: use new shared CQ mechanism by Yamin Friedman · 4 years, 6 months ago
  68. b8a12e9 nvmet-tcp: simplify nvmet_process_resp_list by Sagi Grimberg · 4 years, 7 months ago
  69. ca8f4be nvme-fcloop: verify wwnn and wwpn format by Dongli Zhang · 4 years, 8 months ago
  70. a0f0dba nvmet: use unsigned type for u64 by Chaitanya Kulkarni · 4 years, 7 months ago
  71. 6fa350f nvmet: introduce flags member in nvmet_fabrics_ops by Max Gurtovoy · 4 years, 8 months ago
  72. 4e10255 nvmet-tcp: remove has_keyed_sgls initialization by Max Gurtovoy · 4 years, 8 months ago
  73. b261b61 nvmet-loop: remove unused 'target_ctrl' in nvme_loop_ctrl by Dongli Zhang · 4 years, 8 months ago
  74. 482c6b6 Merge tag 'v5.8-rc4' into for-5.9/drivers by Jens Axboe · 4 years, 7 months ago
  75. e556f6b block: remove the bd_queue field from struct block_device by Christoph Hellwig · 4 years, 7 months ago
  76. 1b4ad7a nvme-loop: initialize tagset numa value to the value of the ctrl by Max Gurtovoy · 4 years, 7 months ago
  77. ff02945 nvme: use blk_mq_complete_request_remote to avoid an indirect function call by Christoph Hellwig · 4 years, 7 months ago
  78. a58dfea Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  79. 819f7b8 nvmet: fail outstanding host posted AEN req by Chaitanya Kulkarni · 4 years, 7 months ago
  80. a40aae6 nvmet-tcp: constify nvmet_tcp_ops by Max Gurtovoy · 4 years, 8 months ago
  81. 242b233 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 8 months ago
  82. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
  83. bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  84. 6ebf71b ipv4: add ip_sock_set_tos by Christoph Hellwig · 4 years, 8 months ago
  85. 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 8 months ago
  86. 6e43496 net: add sock_set_priority by Christoph Hellwig · 4 years, 8 months ago
  87. c433594 net: add sock_no_linger by Christoph Hellwig · 4 years, 8 months ago
  88. b58f0e8 net: add sock_set_reuseaddr by Christoph Hellwig · 4 years, 8 months ago
  89. 8094ba0 RDMA/cma: Provide ECE reject reason by Leon Romanovsky · 4 years, 8 months ago
  90. 1cdf9f7 nvmet: cleanups the loop in nvmet_async_events_process by David Milburn · 4 years, 8 months ago
  91. 64f5e9c nvmet: fix memory leak when removing namespaces and controllers concurrently by Sagi Grimberg · 4 years, 8 months ago
  92. b09160c nvmet-rdma: add metadata/T10-PI support by Israel Rukshin · 4 years, 8 months ago
  93. c6e3f13 nvmet: add metadata support for block devices by Israel Rukshin · 4 years, 8 months ago
  94. ea52ac1 nvmet: add metadata/T10-PI support by Israel Rukshin · 4 years, 8 months ago
  95. 136cc1f nvmet: rename nvmet_check_data_len to nvmet_check_transfer_len by Israel Rukshin · 4 years, 8 months ago
  96. 26af180 nvmet: rename nvmet_rw_len to nvmet_rw_data_len by Israel Rukshin · 4 years, 8 months ago
  97. d2d1c45 nvmet: add metadata characteristics for a namespace by Israel Rukshin · 4 years, 8 months ago
  98. 1f35754 nvmet: revalidate-ns & generate AEN from configfs by Chaitanya Kulkarni · 4 years, 8 months ago
  99. de124f4 nvmet: generate AEN for ns revalidate size change by Chaitanya Kulkarni · 4 years, 8 months ago
  100. 463c5fa nvmet: add helper to revalidate bdev and file ns by Chaitanya Kulkarni · 4 years, 8 months ago