1. 7dd7864 IB/core: Make ib_dealloc_pd return void by Jason Gunthorpe · 9 years ago
  2. 256b7ad IB/iser: Use pd->local_dma_lkey by Jason Gunthorpe · 9 years ago
  3. 7332bed IB/iser: Chain all iser transaction send work requests by Sagi Grimberg · 9 years ago
  4. 1b16c98 IB/iser: Add debug prints to the various memory registration methods by Sagi Grimberg · 9 years ago
  5. df749cd IB/iser: Support up to 8MB data transfer in a single command by Sagi Grimberg · 9 years ago
  6. f8db651 IB/iser: Pass registration pool a size parameter by Sagi Grimberg · 9 years ago
  7. 32467c4 IB/iser: Unify fast memory registration flows by Sagi Grimberg · 9 years ago
  8. 8172290 IB/iser: Make reg_desc_get a per device routine by Sagi Grimberg · 9 years ago
  9. 7d0483c IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmr by Sagi Grimberg · 9 years ago
  10. 2b3bf95 IB/iser: Maintain connection fmr_pool under a single registration descriptor by Adir Lev · 9 years ago
  11. 385ad87 IB/iser: Introduce iser registration pool struct by Sagi Grimberg · 9 years ago
  12. eb6ea8c3 IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_desc by Sagi Grimberg · 9 years ago
  13. 48afbff IB/iser: Introduce iser_reg_ops by Sagi Grimberg · 9 years ago
  14. 8c18ed0 IB/iser: Remove dead code in fmr_pool alloc/free by Sagi Grimberg · 9 years ago
  15. 5190cc2 IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc by Sagi Grimberg · 9 years ago
  16. d711d81 IB/iser: Introduce struct iser_reg_resources by Sagi Grimberg · 9 years ago
  17. ea18f5d IB/iser: Remove an unneeded print for unaligned memory by Sagi Grimberg · 9 years ago
  18. b9abd8d IB/iser: Remove a redundant always-false condition by Sagi Grimberg · 9 years ago
  19. 8d5944d IB/iser: Fix possible bogus DMA unmapping by Sagi Grimberg · 9 years ago
  20. 02816a8 IB/iser: Get rid of un-maintained counters by Sagi Grimberg · 9 years ago
  21. d167390 IB/iser: Fix missing return status check in iser_send_data_out by Sagi Grimberg · 9 years ago
  22. 1156cc8 IB/iser: Remove '.' from log message by Sagi Grimberg · 9 years ago
  23. 74ce897 IB/iser: Change minor assignments and logging prints by Sagi Grimberg · 9 years ago
  24. db0a6cb IB/iser: Change some module parameters to be RO by Jenny Falkovich · 9 years ago
  25. 34780f0 IB/iser: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  26. 9bee178 IB: Modify ib_create_mr API by Sagi Grimberg · 9 years ago
  27. 8b91ffc IB/core: Get rid of redundant verb ib_destroy_mr by Sagi Grimberg · 9 years ago
  28. 7854550a RDMA/iser: Limit sgs to the device fastreg depth by Steve Wise · 9 years ago
  29. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
  30. 871e00a IB/iser: Align to generic logging helpers by Sagi Grimberg · 9 years ago
  31. ba943fb IB/iser: Rewrite bounce buffer code path by Sagi Grimberg · 9 years ago
  32. 4fcd1470 IB/iser: Bump version to 1.6 by Sagi Grimberg · 9 years ago
  33. ad1e567 IB/iser: Remove code duplication for a single DMA entry by Sagi Grimberg · 9 years ago
  34. 6ef8bb8 IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mr by Sagi Grimberg · 9 years ago
  35. 90a6684 IB/iser: Modify struct iser_mem_reg members by Sagi Grimberg · 9 years ago
  36. 8b95aa2 IB/iser: Make fastreg pool cache friendly by Sagi Grimberg · 9 years ago
  37. 4dec2a2 IB/iser: Move PI context alloc/free to routines by Sagi Grimberg · 9 years ago
  38. bd8b944 IB/iser: Move fastreg descriptor pool get/put to helper functions by Sagi Grimberg · 9 years ago
  39. f0e35c2 IB/iser: Merge build page-vec into register page-vec by Sagi Grimberg · 9 years ago
  40. b130ede IB/iser: Get rid of struct iser_rdma_regd by Sagi Grimberg · 9 years ago
  41. 6847fde IB/iser: Remove redundant assignments in iser_reg_page_vec by Sagi Grimberg · 9 years ago
  42. d03e61d IB/iser: Move memory reg/dereg routines to iser_memory.c by Sagi Grimberg · 9 years ago
  43. 5640832 IB/iser: Don't pass ib_device to fall_to_bounce_buff routine by Sagi Grimberg · 9 years ago
  44. e3784bd IB/iser: Remove a redundant struct iser_data_buf by Sagi Grimberg · 9 years ago
  45. ecc3993 IB/iser: Remove redundant cmd_data_len calculation by Sagi Grimberg · 9 years ago
  46. a065fe6 IB/iser: Fix wrong calculation of protection buffer length by Sagi Grimberg · 9 years ago
  47. 30bf1d5 IB/iser: Handle fastreg/local_inv completion errors by Sagi Grimberg · 9 years ago
  48. c4de466 IB/iser: Fix unload during ep_poll wrong dereference by Sagi Grimberg · 9 years ago
  49. 9a3119e IB/iser: Release the iscsi endpoint if ep_disconnect wasn't called by Ariel Nahum · 10 years ago
  50. 6606e6a IB/iser: Fix memory regions possible leak by Sagi Grimberg · 10 years ago
  51. c6c95ef IB/iser: Use correct dma direction when unmapping SGs by Roi Dayan · 10 years ago
  52. 056da88 IB/iser: Bump version to 1.5 by Or Gerlitz · 10 years ago
  53. 5bb6e54 IB/iser: DIX update by Sagi Grimberg · 10 years ago
  54. 06c7fb6 IB/iser: Micro-optimize iser_handle_wc by Sagi Grimberg · 10 years ago
  55. 60e2090 IB/iser: Micro-optimize iser logging by Sagi Grimberg · 10 years ago
  56. da64bdb IB/iser: Use more completion queues by Sagi Grimberg · 10 years ago
  57. 7e1fd4d IB/iser: Remove redundant is_mr indicator by Sagi Grimberg · 10 years ago
  58. a11b3e6 IB/iser: Centralize memory region invalidation to a function by Sagi Grimberg · 10 years ago
  59. f0caef6 IB/iser: Terminate connection before cleaning inflight tasks by Sagi Grimberg · 10 years ago
  60. 7414dde IB/iser: Fix race between iser connection teardown and scsi TMFs by Sagi Grimberg · 10 years ago
  61. 3f562a0 IB/iser: Fix possible NULL derefernce ib_conn->device in session_create by Ariel Nahum · 10 years ago
  62. 49df278 IB/iser: Fix sparse warnings by Sagi Grimberg · 10 years ago
  63. 6ec9d4d IB/iser: Fix possible SQ overflow by Max Gurtovoy · 10 years ago
  64. 93acb7b IB/iser: Decrement CQ's active QPs accounting when QP creation fails by Sagi Grimberg · 10 years ago
  65. 5426b17 IB/iser: Collapse cleanup and disconnect handlers by Ariel Nahum · 10 years ago
  66. 16df2a2 IB/iser: Fix catastrophic error flow hang by Sagi Grimberg · 10 years ago
  67. f4641ef IB/iser: Re-adjust CQ and QP send ring sizes to HW limits by Minh Tran · 10 years ago
  68. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  69. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  70. 78eda2b IB/mlx5, iser, isert: Add Signature API additions by Sagi Grimberg · 10 years ago
  71. 92792c0 IB/iser: Centralize ib_sig_domain settings by Sagi Grimberg · 10 years ago
  72. f043032 IB/iser: Set IP_CSUM as default guard type by Sagi Grimberg · 10 years ago
  73. 6f5f8a0 IB/iser: Remove redundant assignment by Sagi Grimberg · 10 years ago
  74. b261aea IB/iser: Bump version, add maintainer by Or Gerlitz · 10 years ago
  75. dc05ac3 IB/iser: Fix/add kernel-doc style description in iscsi_iser.c by Sagi Grimberg · 10 years ago
  76. cd88621 IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.h by Sagi Grimberg · 10 years ago
  77. e9d49b8 IB/iser: Nit - add space after __func__ in iser logging by Sagi Grimberg · 10 years ago
  78. bba0a3c IB/iser: Change iscsi_conn_stop log level to info by Ariel Nahum · 10 years ago
  79. 6df5a12 IB/iser: Suppress scsi command send completions by Sagi Grimberg · 10 years ago
  80. 6e6fe2f IB/iser: Optimize completion polling by Sagi Grimberg · 10 years ago
  81. ff3dd52 IB/iser: Use beacon to indicate all completions were consumed by Sagi Grimberg · 10 years ago
  82. 6aabfa7 IB/iser: Use single CQ for RX and TX by Sagi Grimberg · 10 years ago
  83. 183cfa4 IB/iser: Use internal polling budget to avoid possible live-lock by Sagi Grimberg · 10 years ago
  84. bf17554 IB/iser: Centralize iser completion contexts by Sagi Grimberg · 10 years ago
  85. aea8f4d IB/iser: Use iser_warn instead of BUG_ON in iser_conn_release by Ariel Nahum · 10 years ago
  86. 8c204e6 IB/iser: Signal iSCSI layer that transport is broken in error completions by Sagi Grimberg · 10 years ago
  87. 3a940da IB/iser: Protect tasks cleanup in case IB device was already released by Sagi Grimberg · 10 years ago
  88. ec370e2 IB/iser: Unbind at conn_stop stage by Ariel Nahum · 10 years ago
  89. c107a6c IB/iser: Don't bound release_work completions timeouts by Sagi Grimberg · 10 years ago
  90. c47a3c9 IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemon by Sagi Grimberg · 10 years ago
  91. 96f1519 IB/iser: Extend iser_free_ib_conn_res() by Sagi Grimberg · 10 years ago
  92. 6bb0279 IB/iser: Remove unused variables and dead code by Roi Dayan · 10 years ago
  93. a4ee353 IB/iser: Re-introduce ib_conn by Sagi Grimberg · 10 years ago
  94. 5716af6 IB/iser: Rename ib_conn -> iser_conn by Sagi Grimberg · 10 years ago
  95. 61aabb3 IB/iser: Bump version to 1.4.1 by Or Gerlitz · 10 years ago
  96. 91eb1df IB/iser: Allow bind only when connection state is UP by Sagi Grimberg · 10 years ago
  97. c33b15f IB/iser: Fix RX/TX CQ resource leak on error flow by Roi Dayan · 10 years ago
  98. 8d4aca7 IB/iser: Clarify a duplicate counters check by Roi Dayan · 10 years ago
  99. 9a6d323 IB/iser: Replace connection waitqueue with completion object by Ariel Nahum · 10 years ago
  100. 504130c IB/iser: Protect iser state machine with a mutex by Ariel Nahum · 10 years ago