1. 38e1800 nvme-rdma: Avoid preallocating big SGL for data by Israel Rukshin · 5 years ago
  2. 2d53943 Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  3. 9ad9e8d6 nvme-rdma: fix a segmentation fault during module unload by Max Gurtovoy · 5 years ago
  4. 16686f3 nvme: move common call to nvme_cleanup_cmd to core layer by Max Gurtovoy · 5 years ago
  5. 58a8df6 nvme: introduce nvme_is_aen_req function by Israel Rukshin · 5 years ago
  6. 92b98e8 nvme: Restart request timers in resetting state by Keith Busch · 5 years ago
  7. 67b483d nvme-rdma: fix possible use-after-free in connect timeout by Sagi Grimberg · 5 years ago
  8. ff13c1b nvme-rdma: Fix max_hw_sectors calculation by Max Gurtovoy · 5 years ago
  9. 7ad67ca Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  10. bc31c1e nvme-rdma: Use rq_dma_dir macro by Israel Rukshin · 5 years ago
  11. e7832cb nvme: make fabrics command run on a separate request queue by Sagi Grimberg · 5 years ago
  12. e63440d nvme-rdma: Add TOS for rdma transport by Israel Rukshin · 5 years ago
  13. b5b0504 nvme: don't pass cap to nvme_disable_ctrl by Sagi Grimberg · 5 years ago
  14. c0f2f45 nvme: move sqsize setting to the core by Sagi Grimberg · 5 years ago
  15. 622b8b6 nvme: wait until all completed request's complete fn is called by Ming Lei · 5 years ago
  16. d94211b nvme-rdma: fix possible use-after-free in connect error flow by Sagi Grimberg · 5 years ago
  17. 2a3c389 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  18. 1f7563f Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  19. 371bb62 Merge tag 'v5.2-rc6' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  20. 5a6781a RDMA/core: Add an integrity MR pool support by Israel Rukshin · 6 years ago
  21. 4635873 scsi: lib/sg_pool.c: improve APIs for allocating sg pool by Ming Lei · 6 years ago
  22. 62f99b6 nvme-rdma: use dynamic dma mapping per command by Max Gurtovoy · 6 years ago
  23. 5651cd3 nvme-rdma: fix queue mapping when queue count is limited by Sagi Grimberg · 6 years ago
  24. 87fd125 nvme-rdma: remove redundant reference between ib_device and tagset by Max Gurtovoy · 6 years ago
  25. 1007709 nvme-rdma: fix a NULL deref when an admin connect times out by Sagi Grimberg · 6 years ago
  26. 34e0819 nvme-rdma: use nr_phys_segments when map rq to sgl by Chaitanya Kulkarni · 6 years ago
  27. 5d8762d nvme-rdma: convert to SPDX identifiers by Christoph Hellwig · 6 years ago
  28. 794a4cb nvme: remove the .stop_ctrl callout by Sagi Grimberg · 6 years ago
  29. b1064d3 nvme-rdma: rework queue maps handling by Sagi Grimberg · 6 years ago
  30. 4c174e6 nvme-rdma: fix timeout handler by Sagi Grimberg · 6 years ago
  31. ff8519f nvme-rdma: implement polling queue map by Sagi Grimberg · 6 years ago
  32. 26c6822 nvme-fabrics: allow nvmf_connect_io_queue to poll by Sagi Grimberg · 6 years ago
  33. b65bb77 nvme-rdma: support separate queue maps for read and write by Sagi Grimberg · 6 years ago
  34. e42b386 blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues by Sagi Grimberg · 6 years ago
  35. 103e515 nvme: add a numa_node field to struct nvme_ctrl by Hannes Reinecke · 6 years ago
  36. f9801a4 nvme-rdma: remove I/O polling support by Christoph Hellwig · 6 years ago
  37. 89d04ec Merge tag 'v4.20-rc5' into for-4.21/block by Jens Axboe · 6 years ago
  38. 6344d02 nvme-rdma: fix double freeing of async event data by Prabhath Sajeepa · 6 years ago
  39. 9743139 blk-mq: remove 'tag' parameter from mq_ops->poll() by Jens Axboe · 6 years ago
  40. 1052b8a blk-mq: when polling for IO, look for any completion by Jens Axboe · 6 years ago
  41. b7c7be6f6 nvme-fabrics: move controller options matching to fabrics by Sagi Grimberg · 6 years ago
  42. bb59b8e nvme-rdma: always have a valid trsvcid by Sagi Grimberg · 6 years ago
  43. 35da77d nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm() by Bart Van Assche · 6 years ago
  44. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  45. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  46. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  47. 45e3cc1a nvme-rdma: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 6 years ago
  48. 75862c7 nvme-rdma: centralize admin/io queue teardown sequence by Sagi Grimberg · 7 years ago
  49. c66e299 nvme-rdma: centralize controller setup sequence by Sagi Grimberg · 7 years ago
  50. 9014062 nvme-rdma: unquiesce queues when deleting the controller by Sagi Grimberg · 7 years ago
  51. 249090f nvme-rdma: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  52. 6cdefc6 nvme: if_ready checks to fail io to deleting controller by James Smart · 6 years ago
  53. 59e29ce nvme: cache struct nvme_ctrl reference to struct nvme_request by Sagi Grimberg · 7 years ago
  54. 64a741c nvme-rdma: support up to 4 segments of inline data by Steve Wise · 7 years ago
  55. 682630f nvme-rdma: fix possible double free of controller async event buffer by Sagi Grimberg · 7 years ago
  56. 5e77d61 nvme-rdma: don't override opts->queue_size by Sagi Grimberg · 7 years ago
  57. c947657 nvme-rdma: Fix command completion race at error recovery by Israel Rukshin · 7 years ago
  58. 94e4221 nvme-rdma: fix possible free of a non-allocated async event buffer by Sagi Grimberg · 7 years ago
  59. 3d06410 nvme-rdma: fix possible double free condition when failing to create a controller by Sagi Grimberg · 7 years ago
  60. 3bc32bb nvme-fabrics: refactor queue ready check by Christoph Hellwig · 7 years ago
  61. 94423a8 nvme-rdma: fix error flow during mapping request data by Max Gurtovoy · 7 years ago
  62. d4c68c7 nvme-rdma: correctly check for target keyed sgl support by Steve Wise · 7 years ago
  63. b740517 Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/block by Jens Axboe · 7 years ago
  64. db8c48e nvme: return BLK_EH_DONE from ->timeout by Christoph Hellwig · 7 years ago
  65. 2e050f0 nvme-rdma: stop admin queue before freeing it by Jianchao Wang · 7 years ago
  66. bb06ec31 nvme: expand nvmf_check_if_ready checks by James Smart · 7 years ago
  67. b435ece nvme: Add .stop_ctrl to nvme ctrl ops by Nitzan Carmi · 7 years ago
  68. 187c083 nvme-rdma: Allow DELETING state change failure in error_recovery by Nitzan Carmi · 7 years ago
  69. 9bad040 nvme-rdma: Don't flush delete_wq by default during remove_one by Max Gurtovoy · 7 years ago
  70. 77d0612 nvme: centralize ctrl removal prints by Max Gurtovoy · 7 years ago
  71. 468f0987 Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  72. 0d30992 nvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytes by Christoph Hellwig · 7 years ago
  73. 8000d1f nvme-rdma: fix sysfs invoked reset_ctrl error flow by Nitzan Carmi · 7 years ago
  74. b754a32 nvme-rdma: use NVME_CTRL_CONNECTING state to mark init process by Max Gurtovoy · 7 years ago
  75. ad6a0a5 nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING by Max Gurtovoy · 7 years ago
  76. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  77. 1dad3a6 nvme-rdma: remove redundant boolean for inline_data by Max Gurtovoy · 7 years ago
  78. b227c59 nvme: host delete_work and reset_work on separate workqueues by Roy Shterman · 7 years ago
  79. 0de5cd3 nvme-fabrics: protect against module unload during create_ctrl by Roy Shterman · 7 years ago
  80. d5bf4b7 nvme-rdma: fix concurrent reset and reconnect by Sagi Grimberg · 7 years ago
  81. eb1bd24 nvme-rdma: fix memory leak during queue allocation by Max Gurtovoy · 7 years ago
  82. f41725b nvme-rdma: Use mr pool by Israel Rukshin · 7 years ago
  83. 3ef0279 nvme-rdma: Check remotely invalidated rkey matches our expected rkey by Sagi Grimberg · 7 years ago
  84. 2f122e4 nvme-rdma: wait for local invalidation before completing a request by Sagi Grimberg · 7 years ago
  85. 4af7f7f nvme-rdma: don't complete requests before a send work request has completed by Sagi Grimberg · 7 years ago
  86. b4b591c nvme-rdma: don't suppress send completions by Sagi Grimberg · 7 years ago
  87. 48832f8 nvme-fabrics: introduce init command check for a queue that is not alive by Sagi Grimberg · 7 years ago
  88. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  89. ad22c35 nvme: remove handling of multiple AEN requests by Keith Busch · 7 years ago
  90. 38dabe2 nvme: centralize AEN defines by Keith Busch · 7 years ago
  91. 1f61def nvme-rdma: fix nvme_rdma_create_queue_ib error flow by Max Gurtovoy · 7 years ago
  92. 12fa130 nvme-rdma: reuse nvme_delete_ctrl when reconnect attempts expire by Sagi Grimberg · 7 years ago
  93. 6cd53d1 nvme: consolidate common code from ->reset_work by Christoph Hellwig · 7 years ago
  94. e9bc258 nvme-rdma: remove nvme_rdma_remove_ctrl by Christoph Hellwig · 7 years ago
  95. c5017e8 nvme: move controller deletion to common code by Christoph Hellwig · 7 years ago
  96. 36e835f nvme-rdma: add support for duplicate_connect option by James Smart · 7 years ago
  97. d22524a nvme: switch controller refcounting to use struct device by Christoph Hellwig · 7 years ago
  98. e62a538 nvme-rdma: Add debug message when reaches timeout by Nitzan Carmi · 7 years ago
  99. f87c89a nvme-rdma: align nvme_rdma_device structure by Max Gurtovoy · 7 years ago
  100. 7db8144 nvme-rdma: fix possible hang when issuing commands during ctrl removal by Sagi Grimberg · 7 years ago